1
0
mirror of https://codeberg.org/tenplus1/farming.git synced 2025-07-15 06:40:26 +02:00

added growth_check(pos, nodename) function

This commit is contained in:
TenPlus1
2018-06-17 09:55:26 +01:00
parent 9d6728053a
commit 8a4ca846d9
4 changed files with 30 additions and 4 deletions

View File

@ -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)