cech12 / BucketLib

Minecraft library mod for custom buckets
https://www.curseforge.com/minecraft/mc-mods/bucketlib
MIT License
1 stars 4 forks source link

re-add Forge support #39

Open cech12 opened 2 months ago

cech12 commented 2 months ago

The item capability system was deactivated during Forge's port to 1.20.6 because of the new data component system. https://github.com/MinecraftForge/MinecraftForge/commit/7b782e5b05d0059836b39fa072d49f63679d1782#diff-a6aa3c7740f816ab284f190e9121980e804de26f228e10af0ef9c4172fb0ac53 https://github.com/MinecraftForge/MinecraftForge/blob/1.21.x/src/main/java/net/minecraftforge/fluids/FluidUtil.java#L433

Wait for https://github.com/MinecraftForge/MinecraftForge/pull/9981 to be merged to re-add Forge to 1.20.6 and/or 1.21.