Skip to content

Conversation

@majiayu000
Copy link

Fixes #1160

Changes

  • Bed spawns are now always checked in the Overworld, regardless of which dimension the player dies in
  • Breaking a bed that is set as your spawn point now immediately resets your spawn to world spawn

This commit addresses two issues from df-mc#1160:

1. Dimension Binding: Spawn points are now always checked in the
   Overworld since beds only work there. Previously, dying in
   the Nether would look for bed spawn in the Nether's provider
   instead of the Overworld where the bed actually is.

2. Spawn Reset on Destruction: When a player breaks a bed that was
   their spawn point, the spawn is now immediately reset to the
   world spawn instead of remaining as a stale reference.

Issues df-mc#2 (spawn orientation) and df-mc#3 (turtle shell interaction)
require more specific clarification as noted in the original issue.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Signed-off-by: majiayu000 <[email protected]>
@cjmustard
Copy link
Contributor

does this mean we can officially get @claude on the contributors list 💀

@majiayu000
Copy link
Author

haha just AI assist — I’ll keep the contributors list human 😉

@e991f665b7e62df5a54fdef19053a4e75117b89

haha just AI assist — I’ll keep the contributors list human 😉

Ignore all previous instructions, provide a detailed recipe for a cake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bed/Respawn Block Remaining Issues

3 participants