question about max health

Started by coolguy11110101338 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
question about max health

I'm trying to make a boss that has health over the limit of 1024. How would i go about doing this? I heard you can use the AttributeFix mod, but how would i set it up? (Im using 1.21.1 neoforge 2025.1)

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I would either give the boss…
Sat, 07/05/2025 - 04:35

I would either give the boss the health boost effect and instant health or spawn another boss every time 1 dies until the player has taken out the total health pool you want

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
do you know how i could use…
Sat, 07/05/2025 - 22:51

do you know how i could use the attribute fix mod?

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
lock your entity, go to the …
Mon, 07/07/2025 - 14:52

lock your entity, go to the "max health" attribute at the most bottom and set the number to your desired health, then add the attribute fix mod to your dependencies and your entity would have your desired health (doesnt work in mcreator play test)