Changing vanilla code

Started by Minecraft Steve 456 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Changing vanilla code

So I'm trying to make a "vanilla changes" mod, that doesn't anything but rather changes or adapts things from the base game. For starters, I'd like to completely disable durability for all tools and weapons. Every mod I see adds some way to regenerate durability or adds unbreakable versions of the tools, but I don't see any that flat out set all items to unbreakable.I would also want to rework the hunger system but I'm new enough I won't bother yet.

Anyway, my main issue is that I'm unsure how to overwrite or even access the vanilla code. Help would be appreciated.

Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There is an entire forum…
Wed, 04/01/2020 - 15:07

There is an entire forum about accessing the code here.

The overwriting is where I would get stuck as well.

Joined May 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Nope. Not with MCreator…
Thu, 04/02/2020 - 02:34

Nope. Not with MCreator. Even a skilled custom mod maker would have a difficult time messing with core mechanics of the game like that. Even if you could, there could be plenty of unforeseen side-effects.

Joined Dec 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Bruh its ez to get the…
Wed, 04/15/2020 - 16:30

Bruh its ez to get the textures.

Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I just want to edit the code…
Thu, 03/10/2022 - 04:34

I just want to edit the code file of vanilla mc to just add the name of my custom fish in the json list of fishing loot