Started by
Ali107
on
Topic category: Advanced modding
I know it sounds simple, but I did try to remove the stone sword recipe, and made sure that everything is filled properly by using the Minecraft namespace, same registry name and all, it still won't go away.
I think this might require the modification of java code. Anyone wanna help me figure out how to remove stone sword recipe?
Apparently the Recipe Elements can't allow us to remove Vanilla Tools and armor recipes for some reason. Why is that?
I had this issue as well, with the stone sword specifically.
Try setting a procedure so when people try to craft it, it deletes the sword and returns their items
Any other solutions? I don't want to delete items, I want to prevent from allowing me to craft it