Mower
TechStack opened this issue ยท 2 comments
TODO: add a Lawnmower that will cut grass blocks ( the dirt blocks with grass on top)
using this mower will:
- Drop tall grass items
- Convert the Vanilla Grass Block into my modded cut grass block
- this modded cut grass block will be directional and its texture will be in the direction the mower was facing
- modded blocks should behave like vanilla grass & regrow to regular vanilla grass
- this modded cut grass block will be directional and its texture will be in the direction the mower was facing
Todo add Tractor attachment (mower Deck)
Using this attachment :
- Used to cut tall grass
- Drops the tall grass
*intent is to get more grass with this as it will mow a wider path- but because tall grass will not regrow the player will need to bonemeal grass blocks to re-grow
TODO make the sprayer work on grass blocks for growing tall grass again.