How do I remove stone sword recipe?

Started by Ali107 on

Topic category: Advanced modding

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I remove stone sword recipe?

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?

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I had this issue as well,…
Fri, 06/18/2021 - 18:44

I had this issue as well, with the stone sword specifically.

Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Try setting a procedure so…
Sun, 07/04/2021 - 03:58

Try setting a procedure so when people try to craft it, it deletes the sword and returns their items

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Any other solutions? I don't…
Wed, 11/03/2021 - 16:13

Any other solutions? I don't want to delete items, I want to prevent from allowing me to craft it