Mubble
Mubble copied to clipboard
Add beanstalk
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}
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)