Baubles and such in my mod

Started by Blankpendragon on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Baubles and such in my mod

Is there a way to get mods such as baubles to work in your mod? Like, is there a way to make equipment that can only be equiped through the baubles inventory thing? I'm very new to modding, and couldn't find anything on this.

Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You would probably need to…
Mon, 08/27/2018 - 06:28

You would probably need to directly edit the .jar file in order to do that.

Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Okay, but how? Does anyone…
Mon, 08/27/2018 - 23:51

Okay, but how? Does anyone have a tutorial on how???

Joined Jun 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't think there are any…
Sat, 09/08/2018 - 10:12

I don't think there are any tutorials about adding baubles in MCreator. If you can code, you can look at baubles source code.