[Forge] Incompatible with 55.0.6+ versions
Closed this issue · 1 comments
Describe the bug
Due to forge changes with events (MinecraftForge/MinecraftForge#10515), the mod doesn’t work with these forge versions.
FallingTree uses its own event subclassed as BreakEvent to check if other parts of the tree have to can be destroyed. This is mostly used by parcel mods that would apply a veto if the tree is partly in a claim.
Will have to find another way to do this.
Minecraft version
1.21.5
Forge version
55.0.6
Mod version
Configuration
-