Mubble icon indicating copy to clipboard operation
Mubble copied to clipboard

Add beanstalk

Open Maxbrick opened this issue 2 years ago • 1 comments

Added a beanstalk block, which can be grown 16 blocks high w/ bonemeal like bamboo and can be climbed

Also added beanstalk block entity which rises and sets current block to beanstalk till its growth value reaches zero

2 TODOS and other basic things (like lang file) are unfinished, otherwise it is pretty much content complete.

/summon mubble:beanstalk ~ ~ ~ {Growth:16}

Maxbrick avatar Jan 15 '24 23:01 Maxbrick

Fixed one of the TODOs: ? blocks and brick blocks now handle beanstalks properly.

Also made item model file and lang string for beanstalks.

Really the only thing left to do is to fix the entity's model (which I'm not sure how to fix yet)

Maxbrick avatar Jan 20 '24 17:01 Maxbrick