Started by
Spicato
on
Topic category: Help with Minecraft modding (Java Edition)
I would like to gate the vanilla recipe for a crafting table behind a more complex version of the crafting table recipe. (essentially, I want it to be easy to craft after you've gone through the rigor of crafting it the complex way.)
Things I have done:
Minecraft:crafting_table recipe set to more complex recipe. \\this works great
Mod:crafting_table_gated recipe set to the vanilla crafting table recipe (2x2 any plank).
Advancement set to unlock Mod:crafting_table_gated recipe upon completion
However when I run the client and try the 2x2 any plank recipe (the one that's supposed to be gated) I am still able to craft the crafting table despite not having completed the advancement.