mojira.dev
MC-126541

All JSON file datapack shaped recipes failing in 1.13

All shaped recipes fail. There is simply no action, nothing appears in the output window in the crafting screen. At first I thought it was just for 2x2 but it's also 3x3. I have verified all the "working examples" (Piston etc) given in the official Wiki and in the git repo for JSON recipes. I've also used the Destruct7on recipe generator. All shaped recipes fail. All shapeless recipes succeed normally.

Has there been a syntax or JSON structure change? Is there some additional dependency for shaped recipes that I'm missing?

Comments 4

I suppose it's possible this was introduced by the fix to

https://bugs.mojang.com/browse/MC-125213

The references I'm following are

the detailed guide at
https://github.com/skylinerw/guides/blob/master/java/recipes.md
which says it is updated to 18w08a

and the recipe generator at
https://crafting.thedestruc7i0n.ca/

my testing method is to install the snapshot, then create a new world, then move the datapack into the new world. I verify the datapack is present and enabled. I prove that my shapeless recipes from the datapack work OK. Then I try the example shaped recipes and generated recipes from above sources. I do /reload after changing any datapack elements (often I quit to title and reload the world just to be sure, but not always). For the "known good" recipes I change the output (result) to a simple well-known block type so that I can verify I'm not just using the built in recipe from the minecraft: namespace if I get a success.

NB shaped crafting for built in recipes works, it's only the JSON datapack shaped recipes that are failing.

OK sorry my bad. There was a format error in the example I was using from skylinerw's guide.

Nothing to see here, closing! 🙂

Ah apparently I can't close my own bug. No problem.

Request to close please.

SpikeZarkSpike

(Unassigned)

Unconfirmed

Minecraft 18w09a

Retrieved