diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-06-17 09:55:26 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-06-17 09:55:26 +0100 |
commit | 8a4ca846d90abf5732b436c1f31b72c6b52e61dc (patch) | |
tree | b5d7ba913649ec5b95e40a5cedac717e92eea225 /README.md | |
parent | 9d6728053aa2138e1fc77938ec4c34f89ba29542 (diff) |
added growth_check(pos, nodename) function
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ This mod works by adding your new plant to the {growing=1} group and numbering t ### Changelog: +- 1.37 - Added custom 'growth_check(pos, nodename) function for crop nodes to use (check cocoa.lua for example) - 1.36 - Added Beetroot, Beetroot Soup (6x beetroot, 1x bowl), fix register_plant() issue, add new recipes - 1.35 - Deprecated bronze/mese/diamond hoe's, added hoe bomb and deprecated hoe's as lucky block prizes - 1.34 - Added scarecrow Base (5x sticks in a cross shape) |