Utility Core QoL (2.2.1)
Curse Maven Snippet
What's new
v2.2.1 - Crafting Table NullPointerException Fix
Fix
- Critical: the
player_recipe_dataattachment type (stores the recipe a player selected in the recipe selector) was created but never registered to the mod event bus. This left it "unbound", so the crafting-grid mixin threwNullPointerException: Trying to access unbound valueevery time a player's crafting grid changed (including via/clearand normal crafting table use). Now registered correctly in the mod constructor.
JAR: utility_core_qol-26.2-neoforge-26.2.0.37-beta-2.2.1.jar
This mod has no additional files

