update readme.

This commit is contained in:
trans_soup 2023-10-16 21:46:18 +02:00
parent 2439b1264f
commit 06149b463f
1 changed files with 4 additions and 2 deletions

View File

@ -20,10 +20,12 @@ you can turn a log into planks by pummeling it with stone. there must be air on
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.
you can create dirt by placing leaves next to dirt or grass; eventually they'll start decomposing. this does not work for growing leaves (which are unobtainable as an item anyways).
you start running over time as you move. this also makes you jump higher (although it does not make you take less fall damage).
# warning
updates might introduce changes that are not backwards-compatible. i'll probably use [semantic versioning](https://semver.org/) eventually.
i'll try to make sure new code includes ways of converting stuff in old worlds to work with the new code, but can't guarantee it.
i'll try to make sure new code includes ways of converting stuff in old worlds to work with the new code, but don't guarantee it.