Water Bottle instead of Honey Bottle
Tomatoh opened this issue · 2 comments
Is there a way to output a water bottle using "bottleOutput" ? tried a few ways and I know the item code is minecraft:potion{Potion:"minecraft:water"}
It probably isn’t working bc of the nbt tag and how our system is designed. Our recipe system is only setup to go based off the registry ID. I’ll have to look and see about incorporating nbt support to handle that kind of output.
Added in 8403164