(solved) how do disable vanilla repices?

Started by minecraftepic on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(solved) how do disable vanilla repices?
Thu, 10/16/2025 - 07:09 (edited)

im making a mod where instead of just puting a log inside of the crafting menu you have to put a flint axe next to it and i dont know how to disable the vanilla repice or replace

Edited by minecraftepic on Thu, 10/16/2025 - 07:09
Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you can override recipes by…
Tue, 10/14/2025 - 20:05

you can override recipes by selecting the minecraft recipe namespace,

 

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thanks but is there an way…
Tue, 10/14/2025 - 20:15

thanks but is there an way to make every log has be put in a crafting table with any axe to make any planks? or do i just have to make a recipe each one?

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
looks like minecraft has…
Tue, 10/14/2025 - 21:36

looks like minecraft has them separated..

 

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
its been a day but im trying…
Thu, 10/16/2025 - 01:12

its been a day but im trying to make it so you cant craft wooden pickaxes so when i tryed to overide the recipe you could still craft them with the recipe book

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
can you send a picture of…
Thu, 10/16/2025 - 06:27

can you send a picture of the recipe element?

and have you tried making a new world?

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
oh i forgot about this i…
Thu, 10/16/2025 - 07:08

oh i forgot about this i figured it out