WIP: mcl_composters initial commit #210
No reviewers
Labels
No Label
bug
contribution inside
CRITICAL
discussion
ELEVATED PRIORITY
fresh ideas
HIGH PRIORITY
missing feature
offtopic
requires engine change
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: MineClone5/MineClone5#210
Loading…
Reference in New Issue
No description provided.
Delete Branch ":composters"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Composters for MineClone5
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.
Playtested.
TODO:
Add a better item texture, it's a bit hacky for now.
Add sounds.
Make the composter work with hoppers, both ways.
At some point in the future, the composter should also be registered as a farmer villager's job station and be spawned accordingly in villages.
6567231318
tob952b79283
Hi, I'm sorry I messed up some bits of the original commit and then proceeded to do some git-fu. Unfortunately I am a white belt, so the fallout is that you may have merged a commit that went away..
Do you want me to make a new PR or will you be able to find the correct commit here:
aca900023c
Apologies for the mess..