blockgame/README.md

22 lines
1.2 KiB
Markdown
Raw Normal View History

2023-10-12 09:38:09 +00:00
# about
this is a game for the [minetest](https://www.minetest.net/) engine. the main inspirations is [nodecore](https://content.minetest.net/packages/Warr1024/nodecore/).
basically all current recipes are placeholders.
# how to install
download this entire directory and place it inside `~/.minetest/games/` (or wherever your minetest games are stored). then select this game (it's the one with a trans flag as icon) in the minetest menu.
# how to do stuff
two decorative stone variants, tiles and bricks, can be created by pummeling cobblestone and tiles respectively. you must be holding cobblestone while doing this, and the targetted node must be on top of a stone-type node.
pummeling is when you punch a node repeatedly. it's a mechanic taken directly from nodecore.
you can turn a log into planks by pummeling it with stone.
you can grow a tree by placing a dirty node (dirt or grass) on top of a nut. this will create a sapling, which will grow into something vaguely resembling a tree (including roots in the ground). note that there's currently no way to get nuts, so you'll have to use cheats for now if you want trees.
you can create dirt by pummeling leaves with leaves.