Kxffie / CraftingPlus

Quick and Enhanced Crafting Recipes for Minecraft Java 1.20+
MIT License
0 stars 2 forks source link

1.20.x to 1.21 #5

Closed jptrzy closed 3 months ago

jptrzy commented 3 months ago

Remove "/" symbol from crafting recipes keys Crafting recipes result.item => result.id Smelting recipes result => result.id

Everything should work expect bulk_minecart, which returns an error: Parsing error loading recipe crafting_plus:bulk_minecart com.google.gson.JsonParseException: Item stack with stack size of 9 was larger than maximum: 1

I don't know a way of making it work in 1.21