MineClone2/mods/ITEMS/mcl_composters
kabou df8576e77c mcl_composters initial commit
Implements a composter block with crafting recipe, and some more
uncraftable blocks representing various stages of filling.

Adds a list of items that can be used with the composter and the chances
of these items adding a layer to the composter.

Implements methods to add compostable items to the composter, to update
the composter to various levels of compost and to harvest an item of
bone meal when the composter is ready.

Textures were taken from XSSheep/Nova_Wostra Pixel Perfection texture
pack.
2022-02-19 21:18:01 +01:00
..
locale mcl_composters initial commit 2022-02-19 21:18:01 +01:00
textures mcl_composters initial commit 2022-02-19 21:18:01 +01:00
init.lua mcl_composters initial commit 2022-02-19 21:18:01 +01:00
mod.conf mcl_composters initial commit 2022-02-19 21:18:01 +01:00