Files
minecraft-aiworld/easter-egg-addon/easter_egg_child_BP/scripts
SysAdmin 793c1f5f3d
All checks were successful
Deploy Addons / deploy (push) Successful in 15s
fix(easter-eggs): place eggs around player location, validate before skipping
- Use joining player's position as egg centre instead of world default
  spawn, so eggs appear where players actually play
- Store centre in dynamic property so all players find the same eggs
- Validate that egg blocks actually exist before trusting eggs_placed flag,
  auto-recovering if setblock commands silently failed (e.g. unloaded chunks)
- Trigger placement on first playerSpawn not server startup timeout

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 02:29:10 +01:00
..