Create Stuff 'N Additions and Create Jetpack compatibility issue
Laci2003 opened this issue ยท 2 comments
What happened?
Create Stuff 'N Additions and the Create Jetpack cause the game crash because both Netherite Jetpack same id? or something
recreate bug: install both mod, load a world, open inventory and boom crash
chrash report:
net.neoforged.fml.ModLoadingException: Loading errors encountered:
- Create Jetpack (create_jetpack) encountered an error while dispatching the net.neoforged.neoforge.event.BuildCreativeModeTabContentsEvent event
java.lang.IllegalArgumentException: Itemstack 1 create_jetpack:netherite_jetpack already exists in the tab's list
Loader
neoforge
Mod Version
5.0.2
Minecraft Version
1.21
Relevant log output
Weird, I had a very similar issue in the dev environment in creative mode (but not survival), but only in dev.
Might be more critical then I thought