fishing_rod_compat-1.0.4-forge-1.20.1
Curse Maven Snippet
What's new
1.0.4
Fixed
- Fixed a crash while loading or reloading recipes that made the game unusable.
FishingRodCompat.isDisabledAquacultureRecipecalledJsonElement.getAsJsonObject()on a recipe'sresultwithout checking its type first. Gson throws aClassCastExceptionrather than returning null when the element is not an object, and Aquaculture ships nine recipes whoseresultis a bare string (smelting, blasting, smoking and campfire cooking recipes). Reaching any one of them aborted the recipe reload, which happens on world load and on creating a world. Theresultelement is now type-checked before use. - This bug was present in 1.0.2 and earlier as well; it surfaced depending on which recipe was visited first.
This mod has no additional files