DrHenchman / uhc-pack

A datapack for Minecraft Java Edition for running Ultra Hardcore (UHC) tournaments
GNU Affero General Public License v3.0
23 stars 5 forks source link

naturalRegeneration is currently on when in the nether when playing on Paper #47

Closed DrHenchman closed 3 years ago

DrHenchman commented 3 years ago

Reported via discord: https://discord.com/channels/725894835566805004/725904696744607826/772259848121090078.

This seems to be by design in paper (see related issue closed on paper https://github.com/PaperMC/Paper/issues/4656)

DrHenchman commented 3 years ago

This should be able to be fixed by replacing the gamerule naturalRegeneration false command with execute in minecraft:overworld run ... for each dimension. This should only be relevant for natural regen gamerule, all over gamerules used seem to not be relevant to other dimensions