Genetics: Resequenced

Genetics: Resequenced

202k Downloads

[Bug] Dragon Health Crystal doesn't function if it doesnt have the durability component

unnecessarymb opened this issue ยท 3 comments

commented

Describe the bug
Dragon Health Crystals stop working when !minecraft:max_damage is set

To Reproduce
Steps to reproduce the behavior:

  1. Run /geneticsresequenced gene add fromId geneticsresequenced:ender_dragon_health
  2. Run /give @s geneticsresequenced:dragon_health_crystal[!minecraft:max_damage]
  3. Notice how the Dragon Health Crystal no longer prevents damage

Expected behavior
The Dragon Health Crystal to prevent damage even if rendered unbreakable

Additional context
Relevant in FTBTeam/FTB-Modpack-Issues#6665

commented

What on earth is !minecraft:max_damage?

commented

Oh wait, is that basically removing the durability item component? Huh, I didn't know you could do that.

Honestly that sounds wildly over-powered. I'd be more likely to make it a custom item component than to make it work without durability.

commented

I'll agree that it's over-powered, if you'd prefer I'll blacklist it from the eternal stella, I just don't know quite what is intended given the base feature itself is a touch OP and the crystal kinda halfway worked.