Baubles and such in my mod

Started by Blankpendragon on

Topic category: Help with Minecraft modding (Java Edition)

Active 6 years ago
Joined Aug 2018
Points:
682

User statistics:

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

Active 2 years ago
Joined Dec 2017
Points:
720

User statistics:

  • Modifications: 1
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
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.

Active 6 years ago
Joined Aug 2018
Points:
682

User statistics:

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

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

Active 4 years ago
Joined Jun 2016
Points:
3744

User statistics:

  • Modifications: 10
  • Forum topics: 39
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5490
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.