hammerlib causing create ore excavation to crash
Tsumiki129 opened this issue ยท 2 comments
hi i have discovered that your mod is causing a conflict with the create ore excavation mod were the ore vain finder of the mod wont work in finding ores and the excavator crashes the game wen placed.
forge version 47.2.1 Minecraft version 1.20.1
https://github.com/dragon-forge/HammerLib/blob/1.20.1/src/main/java/org/zeith/hammerlib/mixins/RecipeManagerMixin.java#L43
The id argument can be null with vanilla, but crashes with hammerlib installed.
Original issue: tom5454/Create-Ore-Excavation#61