VoxeLibre/mods/ITEMS/mcl_cocoas
kabou 4449f74742 Remove color specifications from cocoa beans.
* The cocoa beans craftitem definition still had color specifications
  from its past as a dye substitute.  These can be removed now.
2024-11-09 20:24:02 -06:00
..
locale Move cocoa beans item to mcl_cocoas. 2024-11-09 20:24:02 -06:00
models Upload files to 'mods/ITEMS/mcl_cocoas/models' 2022-11-16 13:44:35 +00:00
init.lua Remove color specifications from cocoa beans. 2024-11-09 20:24:02 -06:00
mod.conf fixes in mcl_cocoas 2021-03-15 09:02:45 +01:00
README.txt Rename mcl_cocoa to mcl_cocoas 2017-02-18 16:10:55 +01:00

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.