Mojira Archive
MC-231016

Can summon entities with the same UUID by pausing the game

  1. Create a new world.
  2. Load only chunks around (0,0)
    /tp @s 0 ~ 0
    /setworldspawn 0 ~ 0
  3. Summon entity with UUID 0-0-0-0-0
    /summon marker 0 0 0 {UUID:[I;0,0,0,0]}
    
  4. Unload 0-0-0-0-0 entity
    /tp 0-0-0-0-0 99999 0 0
    
  5. Summon another entity with UUID 0-0-0-0-0
    /summon marker 0 0 0 {UUID:[I;0,0,0,0]}
    

     Unable to summon entity due to duplicate UUIDs

  6. Pause the game about three times.
  7. Summon another entity with UUID 0-0-0-0-0
    /summon marker 0 0 0 {UUID:[I;0,0,0,0]}
    

     Summoned new marker

Won't Fix

Triton365

2021-07-03, 10:44 AM

2021-11-02, 10:36 AM

2021-11-02, 10:36 AM

2

1

Community Consensus

(Unassigned)

1.17, 21w39a

-