henkelmax / ultimate-plane-mod

Planes in Minecraft.
2 stars 11 forks source link

A way to disable plane damages #12

Closed ExDomino closed 2 years ago

ExDomino commented 2 years ago

Hello, because it's really too easy to crash, is there a way to disable plane damage please? Thank you in advance.

henkelmax commented 2 years ago

You could add a datapack that sets the damage of all planes to 0 every tick with the /data command.

ExDomino commented 2 years ago

How I'm supposed to do that ? What "property" I have to edit on planes ? "damage" ? I have to set that to 0 or another maximum value (full life) ?

henkelmax commented 2 years ago

Just view the NBT data first. This is pretty self explaining.