Minecraft-AMS / Carpet-AMS-Addition

A fabric-carpet extension mod. It offers some interesting and useful features.
https://minecraft-ams.github.io/carpetamsaddition/
GNU Lesser General Public License v3.0
57 stars 7 forks source link

Respawning Enderdragon Egg could set blocks in chunks not loaded #85

Closed wendavid552 closed 8 months ago

wendavid552 commented 8 months ago

Bug description

In Respawnable Enderdragon Egg rule, the enderdragon egg is added too early without checking the UUID of the dragon entities. Suppose the ender dragon is teleported, and then killed in far away chunks, this feature will still modify the chunk remotely.

Steps to reproduce

  1. Create a new world
  2. Enable the regeneratingDragonEgg
  3. Go into the end, freeze the enderdragon and push it into unloaded chunks(or you can teleport it away)
  4. New dragoneggs actually respawned

Expected behavior

New dragoneggs do not respawn until we kill the new one

Actual behavior

No response

Relevant logs

No response

Minecraft version

Any

TemplateMod version

newest

Other information

No response

Check list

1024-byteeeee commented 8 months ago

Changelog

https://minecraft-ams.github.io/carpetamsaddition/2024/01/18/v2.27.1/