{
    "Key": "gen5_main_quest_8_end_maze",
    "Author": "Mmaarten",

    "AllowRejoining": true,


    "Comment": "Set initial blocks",
    "SetBlocks": [
        -158, 50, -737,
        -157, 51, -737,
        "snow_block"
    ],
    "SetBlocks": [
        -162,50,-743,
        -162,51,-744,
        "barrier"
    ],
    "Hold": [],


    "Comment": "fake walls",

    "GlobalRegionEntry": [
        -158, 50, -734,
        -157, 52, -740
    ],
    "SetBlocks": [
        -158, 50, -737,
        -157, 51, -737,
        "air"
    ],
    "GlobalRegionExit": [
        -158, 50, -734,
        -157, 52, -740
    ],
    "SetBlocks": [
        -158, 50, -737,
        -157, 51, -737,
        "snow_block"
    ],


    "Comment": "fake openings",

    "GlobalRegionEntry": [
        -161,50,-742,
        -163,52,-745
    ],
    "SetBlocks": [
        -162,50,-743,
        -162,51,-744,
        "air"
    ],
    "GlobalRegionExit": [
        -161,50,-742,
        -163,52,-745
    ],
    "SetBlocks": [
        -162,50,-743,
        -162,51,-744,
        "exit"
    ]

}