How do I remove stone sword recipe?

Started by Ali107 on

Topic category: Advanced modding

Active 8 hours ago
Joined Jul 2020
Points:
1235

User statistics:

  • Modifications: 5
  • Forum topics: 90
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 233
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?

Active 3 years ago
Joined Oct 2020
Points:
655

User statistics:

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

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

Active 3 years ago
Joined Jun 2021
Points:
632

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 95
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

Active 8 hours ago
Joined Jul 2020
Points:
1235

User statistics:

  • Modifications: 5
  • Forum topics: 90
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 233
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