Commit Graph

8 Commits

Author SHA1 Message Date
3raven 26157cb355 Mise à jour de 'mods/ITEMS/mcl_composters/locale/mcl_composters.fr.tr' 2022-07-21 00:36:09 +00:00
3raven 2b00261f40 Mise à jour de 'mods/ITEMS/mcl_composters/locale/template.txt' 2022-07-21 00:29:35 +00:00
kay27 1a6f4960bf Merge pull request 'Update Russian translation' (#216) from U.N.Owen/MineClone5-translate-ru:master into master
Reviewed-on: MineClone5/MineClone5#216
2022-02-20 09:57:05 +00:00
3raven b17cecb966 Merge branch 'master' into master 2022-02-19 22:18:59 +00:00
Sab Pyrope 3a54254077 Update Russian translation 2022-02-19 21:16:43 +08:00
3raven 5a43131557 mcl_composters.fr.tr
Translation
2022-02-18 23:21:54 +00:00
kabou 1e72c1243b Update documentation.
* Make a mention of the one second delay before composter readies.
2022-02-17 13:46:21 +01:00
kabou aca900023c 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-16 23:16:08 +01:00