How i can add more armor toughness? I need >10

Started by Reagin on

Topic category: Help with Minecraft modding (Java Edition)

Active 9 months ago
Joined Jun 2024
Points:
58

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
How i can add more armor toughness? I need >10

I need more armor toughness. Mcreator have limits armor toughness 10, i need more 

Active 5 hours ago
Joined May 2022
Points:
1202

User statistics:

  • Modifications: 14
  • Forum topics: 25
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1141
Uh, you might be able to do…
Mon, 06/03/2024 - 15:30

Uh, you might be able to do this using forge attributes. You can use the /attributes command to change player attributes, and armor toughness is one of them, so you could make a procedure that runs a command to change this. Of course, if MCreator won't let you go higher than ten, it's possible this is just a built in limit.