SpongePowered / Sponge

The SpongeAPI implementation targeting vanilla Minecraft and 3rd party platforms.
MIT License
390 stars 211 forks source link

Beetroot fix (api8) #3946

Closed MrHell228 closed 8 months ago

MrHell228 commented 8 months ago

Trying to set Keys.GROWTH_STAGE to beetroot seeds throws Cannot set property IntegerProperty{name=age, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7]} as it does not exist in Block{minecraft:beetroots} because it has different AGE property