Started by
_Kara_
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, please help me. How to craft an item/tool once, I created a recipe through the built-in Mcreator function, and I need to make it so that after crafting my item for the first time, it would be impossible to craft it a second time.
This seems very hard to do with vanilla recipe types.
I guess you could make the recipe craft a different dummy item that when right clicked either gives you the actual item or, if it's already been crafted, the ingredients of the recipe.