MineClone2/mods/ITEMS/mcl_cocoas
kabou dcbf5cffdd Add bonemealing callback to cocoa.
* Adds a _mcl_on_bonemealing callback to the unripe cocoa pods.
2022-05-06 14:39:35 +02:00
..
locale mcl_cocoas 2022-02-23 23:58:05 +01:00
textures Update cocoa textures 2017-07-15 11:57:32 +02:00
README.txt Rename mcl_cocoa to mcl_cocoas 2017-02-18 16:10:55 +01:00
init.lua Add bonemealing callback to cocoa. 2022-05-06 14:39:35 +02:00
mod.conf fixes in mcl_cocoas 2021-03-15 09:02:45 +01:00

README.txt

This mod adds cocoas.
Cocoas grow at jungle trees in 3 stages and can be harvested for cocoa beans.
Cocoa beans can be used to plant new cocoas at jungle trees.

Partially based on the cocoas from Farming Redo by TenPlus1.