-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hello again. I’m having an issue with the modify_player_spawn power. Whenever I die, instead of respawning normally in The End, I’m teleported to a different location based on the selected strategy.
If the strategy is set to center, I get teleported into the ground near the center of the Overworld. If it’s set to default, I’m teleported high into the air at different coordinates, rather than respawning in The End dimension as expected. Thank you very much for everything you are doing though this port is fantasic!
{
"name": "Home",
"description": "you spawn in The Overworld, but once you defeat the Ender dragon your home will be back in The End",
"condition": {
"type": "origins:advancement",
"advancement": "end/kill_dragon"
},
"type": "origins:modify_player_spawn",
"dimension": "minecraft:the_end",
"biome": "end_barrens",
"spawn_strategy": "center"
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working