diff options
author | root <root@linux-forks.de> | 2018-09-14 16:57:06 +0200 |
---|---|---|
committer | root <root@linux-forks.de> | 2018-09-14 16:57:06 +0200 |
commit | a4014f9d78e3603e01ee4b2cccac982eaf65c85c (patch) | |
tree | b9c7a1376048e36bacf2007ba6899dc1f93b3ddb /README.md | |
parent | e10cf66433a6dd01ca4a0064b60bb9710ddd931c (diff) | |
parent | d3d1feba0e3f153a99a234487835869a8bde6585 (diff) |
Merge branch 'master' of https://notabug.org/TenPlus1/farming
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ This mod works by adding your new plant to the {growing=1} group and numbering t ### Changelog: -- 1.38 - Pumpkin grows into block, use chopping board to cut into slices, same with melon block, cocoa pods are no longer walkable +- 1.38 - Pumpkin grows into block, use chopping board to cut into 4x slices, same with melon block, 2x2 slices makes a block, cocoa pods are no longer walkable - 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 |