Skip to content

Modify_player_spawn (1.21.11) #8

@RedInventions00

Description

@RedInventions00

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"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions