MineClone2/mods
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
..
CORE Update get_pointed_thing function 2022-02-17 15:30:41 +00:00
ENTITIES Fix mob-in-boat crash in Minetest 5.5-dev 2022-02-15 11:17:01 +01:00
ENVIRONMENT Fix #1911, error in lightning callback 2021-11-17 00:37:11 +01:00
HELP Update French translation (part 1) 2021-08-13 11:35:18 +02:00
HUD Use set_count instead of creating a new item and checking for enchanted books 2021-11-18 17:40:32 +01:00
ITEMS mcl_composters initial commit 2022-02-19 21:18:01 +01:00
MAPGEN Add stacks to enchant_uniform_randomly 2021-12-07 18:19:41 +01:00
MISC Merge pull request 'Give players fly priv when creative is enabled' (#1865) from NO11/MineClone2:privs into master 2021-10-07 15:13:04 +00:00
PLAYER Temporarily remove glitchy Elytra crash-damage 2022-01-06 21:55:01 +00:00