Overwriting vanilla recipes?

Started by Fox_trot on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Overwriting vanilla recipes?

Hello,

Just wondering if it is possible to overwrite vanilla recipes, for example I want to recreate the hoe lineup so that diamond hoes actually have a use, right now however after creating the recipe it does not overwrite the vanilla hoe recipe. Is there a way around this?

Thanks

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hi Fox_trot, Not sure it’s…
Mon, 09/30/2019 - 17:24

Hi Fox_trot,

Not sure it’s possible to overwrite the vanilla hoe in MCreator as anything created in MCreator is in addition to the vanilla items rather than overwriting existing ones. 
 

I know you can use vanilla items to interact with your mod to some degree. My advice would be to create your own Hoe in MCreator and program it to how you want it to work and avoid the vanilla one.

 

Leon

Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It is possible as of 01/21…
Tue, 02/02/2021 - 18:44

It is possible as of 01/21/2020, but I don't know fully how it works. Also sorry if I necroposted.