Minecraft 22w43a unable to craft by right click
deceased-a opened this issue ยท 3 comments
Versions (Be specific, do not write "latest"):
- Minecraft: 22w43a and beyond
- Polymorph: 0.45.0
- Forge/Fabric: Fabric
Observed Behavior: crash client
Expected Behavior: divide items
Steps to Reproduce:
- Install 22w43a snapshot
- Pick-up some blocks in creative
- Use right click in crafting table
Crash Log: https://pastebin.com/83M40TFc
22w42a least version where worked.
Additional information:
{
"type": "crafting_shapeless",
"ingredients": [{ "item": "minecraft:barrier" }],
"result": { "item": "minecraft:barrier", "count": 1 }
}
You're free to fork and build your own version, the mod is open source. But I wouldn't accept any PRs to update to snapshots. My decision to not update to snapshot versions is not due to lack of time, it's due to the fact that I don't want to release versions for snapshots that are very susceptible to change in subsequent releases. For me, I'd rather wait until the official release before updating.
This could just be an error related to the snapshot itself, but I don't update to snapshot versions so please wait for the official 1.19.3 release for this to be fixed (if still necessary).