Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icedragon200/mt-nokore-mods
Mods based upon nokore-game
https://github.com/icedragon200/mt-nokore-mods
biome games minetest minetest-mod nokore worldgen
Last synced: about 2 months ago
JSON representation
Mods based upon nokore-game
- Host: GitHub
- URL: https://github.com/icedragon200/mt-nokore-mods
- Owner: IceDragon200
- License: apache-2.0
- Created: 2020-07-02T03:18:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-15T10:17:17.000Z (8 months ago)
- Last Synced: 2024-05-16T00:39:31.469Z (8 months ago)
- Topics: biome, games, minetest, minetest-mod, nokore, worldgen
- Language: Lua
- Homepage:
- Size: 839 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NoKore Mods
These are mods for NoKore styled games, they try to close to no depedency on 'core' or 'default' features.
Most of these are copies or rewrites of minetest_game mods.
## Mod Convention
* `nokore_world_*`
'world' mods add new base material nodes to the game.
* `nokore_biome_*`
'biome' mods build upon world mods to add worldgen that utilize the nodes added by the world
## Goal
The goal of the NoKore mods project is to create a framework and base for building games in minetest, mods will attempt to be granular allowing players and developers alike to build their own experience.
For example nodes are decoupled from their worldgen and biomes, instead nokore provides various biome mods that will build upon the world mod's nodes