rosebudmods / bodacious-berries

berries for all!
MIT License
8 stars 7 forks source link

[new feature] berry harvester #16

Closed ix0rai closed 2 years ago

ix0rai commented 2 years ago

an automatic harvester for berries functionality: when placed in front of a berry bush, it will automatically harvest it, checking if it's ripe every minute or so. the berry harvester will always give the maximum amount of berries set by that bush, teleporting them into its own inventory. that inventory can be accessed by right-click and by hoppers. this will then reset the bush to its size change age. the berry harvester only works on berries. implementation: look at dispenser, add getSizeChangeAge() to BerryBush interface appearance: similar to an observer/dispenser cross