Conflict with Hey That's Mine
brokenshadows opened this issue ยท 1 comments
Describe the bug
Mod conflicts with "Hey That's Mine" v1.1.5
To Reproduce
Steps to reproduce the behavior:
- Install HTM from https://modrinth.com/mod/htm/versions and carpet-fixes (plus any dependencies)
- Start server
- Watch it catch on fire, and crash
- Lament
- Remove mods one-by-one until the server starts again
- Remove carpet-fixes and try again to see the server loads fine
- Put all previously removed mods back into mods folder (sans carpet-fixes) and make sure everything is still loading correctly
- Rage against the Deus Ex Machina because you don't really know how to edit mods to fix the problem
Expected behavior
Would expect the mods to work together on the same server
Minecraft Version:
- 1.19
Carpet-Fixes Version: - v1.19-1.11.0
Carpet Version: - v1.19-1.4.79+v220607
Additional context
The problem was fixed by commenting out entityFixes.EnderDragonEntity_blockDropsMixin from the list in the carpet-fixes.mixins.json as suggested by @potatoboy (HTM author)