summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortenplus1 <tenplus1@users.noreply.github.com>2018-06-17 09:59:59 +0100
committerGitHub <noreply@github.com>2018-06-17 09:59:59 +0100
commitb11eb1c0057a40176b2d4c95b7a97561e3146df5 (patch)
tree8bfcf2ddc1d1f85de4206fa8256b89efee2d9fe3
parent021fd4b1e74fe09a983f51670f27a59efec0801c (diff)
Update README.md
add growth_check(pos, nodename) function
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 40b55d5..99ac101 100644
--- a/README.md
+++ b/README.md
@@ -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)