
brewFlask&brewVial registry changed form Item to BaseBrewItem breaks the compatibility in 1.20.1 449
Lounode opened this issue ยท 0 comments
Mod Loader
Forge
Minecraft Version
1.20.1
Botania version
1.20.1-449
Modloader version
Forge 47.4.0
Modpack info
No response
The latest.log file
Issue description
Commit 6c4c1de changed brewFlask
in BotaniaItems
from Item
to BaseBrewItem
This breaks the compatibility which mod that compiled before 449
This forces the mod to be recompiled in version 449 to adapt to the update witch is annoying
Botania/Xplat/src/main/java/vazkii/botania/common/item/BotaniaItems.java
Lines 351 to 352 in 5cc2984
Botania/Xplat/src/main/java/vazkii/botania/common/item/BotaniaItems.java
Lines 351 to 352 in 6c4c1de
Steps to reproduce
No response
Other information
No response