Sedimentary v1.6

Sedimentary

Both teams' objective is to capture all three wools and place it in the monument in spawn.

Teams

  • Red
  • Blue
  • Map

    {
      "map": {
        "name": "Sedimentary",
        "version": "1.6",
        "description": "Both teams' objective is to capture all three wools and place it in the monument in spawn.",
        "authors": [
          "9ab8f217-3208-47aa-a782-c978ca61bccd",
          "e5c643a8-05ea-4572-89fa-07ec1423caf7"
        ]
      },
      "world": {
        "spawn": [
          {
            "point": {
              "xyz": "0, 17, 0"
            }
          }
        ],
        "time_lock": "noon",
        "world_height": 50
      },
      "games": {
        "capture": {
          "block_captures": [
            {
              "owner": "red",
              "challenger": "blue",
              "region": "red_wool",
              "wool": "red"
            },
            {
              "owner": "red",
              "challenger": "blue",
              "region": "orange_wool",
              "wool": "gold"
            },
            {
              "owner": "red",
              "challenger": "blue",
              "region": "yellow_wool",
              "wool": "yellow"
            },
            {
              "owner": "blue",
              "challenger": "red",
              "region": "dark_aqua_wool",
              "wool": "dark_aqua"
            },
            {
              "owner": "blue",
              "challenger": "red",
              "region": "aqua_wool",
              "wool": "aqua"
            },
            {
              "owner": "blue",
              "challenger": "red",
              "region": "blue_wool",
              "wool": "blue"
            }
          ]
        }
      },
      "regions": {
        "red_spawn": {
          "events": {
            "build": {
              "allow": false
            },
            "destroy": {
              "allow": false
            },
            "enter": {
              "apply": [
                "blue"
              ],
              "message": "region.enter.spawn",
              "allow": false
            }
          },
          "zones": [
            {
              "cube": {
                "center": {
                  "xyz": "512, 7, 0"
                },
                "radius": 22,
                "height": 34
              }
            }
          ]
        },
        "blue_spawn": {
          "events": {
            "build": {
              "allow": false
            },
            "destroy": {
              "allow": false
            },
            "enter": {
              "apply": [
                "red"
              ],
              "message": "region.enter.spawn",
              "allow": false
            }
          },
          "zones": [
            {
              "cube": {
                "center": {
                  "xyz": "512, 7, 188"
                },
                "radius": 22,
                "height": 34
              }
            }
          ]
        },
        "global": {
          "events": {
            "chest": {
              "items": [
                {
                  "item": "stone_sword"
                },
                {
                  "item": "stone_pickaxe"
                },
                {
                  "item": "stone_axe"
                },
                {
                  "item": "bow"
                },
                {
                  "amount": 64,
                  "item": "arrow"
                },
                {
                  "amount": 64,
                  "damage": 3,
                  "item": "wood"
                },
                {
                  "amount": 64,
                  "damage": 3,
                  "item": "wood"
                },
                {
                  "amount": 64,
                  "item": "ladder"
                },
                {
                  "amount": 32,
                  "item": "cooked_chicken"
                }
              ],
              "fill": true
            }
          },
          "zones": [
            {
              "global": {}
            }
          ]
        },
        "center": {
          "events": {
            "chest": {
              "items": [
                {
                  "item": "iron_sword"
                },
                {
                  "item": "iron_pickaxe"
                },
                {
                  "item": "iron_axe"
                },
                {
                  "amount": 64,
                  "item": "arrow"
                },
                {
                  "amount": 32,
                  "item": "cooked_chicken"
                }
              ],
              "keep_filled": true,
              "scatter": true,
              "amount": 3
            }
          },
          "zones": [
            {
              "cube": {
                "center": {
                  "xyz": "512, 8, 94"
                },
                "radius": 20,
                "height": 30
              }
            }
          ]
        },
        "blue_wool_room": {
          "events": {
            "chest": {
              "items": [
                {
                  "item": "wool",
                  "damage": 11
                }
              ],
              "keep_filled": true,
              "fill": true
            },
            "enter": {
              "apply": [
                "blue"
              ],
              "message": "region.enter.room",
              "allow": false
            },
            "build": {
              "apply": [
                "blue"
              ],
              "allow": false
            },
            "destroy": {
              "apply": [
                "blue"
              ],
              "allow": false
            }
          },
          "zones": [
            {
              "cube": {
                "center": {
                  "xyz": "512, 8, 247"
                },
                "radius": 7,
                "height": 32
              }
            }
          ]
        },
        "dark_cyan_wool_room": {
          "events": {
            "chest": {
              "items": [
                {
                  "item": "wool",
                  "damage": 9
                }
              ],
              "keep_filled": true,
              "fill": true
            },
            "enter": {
              "apply": [
                "blue"
              ],
              "message": "region.enter.room",
              "allow": false
            },
            "build": {
              "apply": [
                "blue"
              ],
              "allow": false
            },
            "destroy": {
              "apply": [
                "blue"
              ],
              "allow": false
            }
          },
          "zones": [
            {
              "cube": {
                "center": {
                  "xyz": "563, 8, 153"
                },
                "radius": 8,
                "height": 32
              }
            }
          ]
        },
        "cyan_wool_room": {
          "events": {
            "chest": {
              "items": [
                {
                  "item": "wool",
                  "damage": 3
                }
              ],
              "keep_filled": true,
              "fill": true
            },
            "enter": {
              "apply": [
                "blue"
              ],
              "message": "region.enter.room",
              "allow": false
            },
            "build": {
              "apply": [
                "blue"
              ],
              "allow": false
            },
            "destroy": {
              "apply": [
                "blue"
              ],
              "allow": false
            }
          },
          "zones": [
            {
              "cube": {
                "center": {
                  "xyz": "461, 8, 153"
                },
                "radius": 8,
                "height": 32
              }
            }
          ]
        },
        "yellow_wool_room": {
          "events": {
            "chest": {
              "items": [
                {
                  "item": "wool",
                  "damage": 4
                }
              ],
              "keep_filled": true,
              "fill": true
            },
            "enter": {
              "apply": [
                "red"
              ],
              "message": "region.enter.room",
              "allow": false
            },
            "build": {
              "apply": [
                "red"
              ],
              "allow": false
            },
            "destroy": {
              "apply": [
                "red"
              ],
              "allow": false
            }
          },
          "zones": [
            {
              "cube": {
                "center": {
                  "xyz": "563, 8, 35"
                },
                "radius": 8,
                "height": 32
              }
            }
          ]
        },
        "orange_wool_room": {
          "events": {
            "chest": {
              "items": [
                {
                  "item": "wool",
                  "damage": 1
                }
              ],
              "keep_filled": true,
              "fill": true
            },
            "enter": {
              "apply": [
                "red"
              ],
              "message": "region.enter.room",
              "allow": false
            },
            "build": {
              "apply": [
                "red"
              ],
              "allow": false
            },
            "destroy": {
              "apply": [
                "red"
              ],
              "allow": false
            }
          },
          "zones": [
            {
              "cube": {
                "center": {
                  "xyz": "461, 8, 35"
                },
                "radius": 8,
                "height": 32
              }
            }
          ]
        },
        "red_wool_room": {
          "events": {
            "chest": {
              "items": [
                {
                  "item": "wool",
                  "damage": 14
                }
              ],
              "keep_filled": true,
              "fill": true
            },
            "enter": {
              "apply": [
                "red"
              ],
              "message": "region.enter.room",
              "allow": false
            },
            "build": {
              "apply": [
                "red"
              ],
              "allow": false
            },
            "destroy": {
              "apply": [
                "red"
              ],
              "allow": false
            }
          },
          "zones": [
            {
              "cube": {
                "center": {
                  "xyz": "512, 8, -58"
                },
                "radius": 8,
                "height": 32
              }
            }
          ]
        },
        "blue_wool": {
          "zones": [
            {
              "point": {
                "xyz": "511, 15, -15"
              }
            }
          ]
        },
        "dark_aqua_wool": {
          "zones": [
            {
              "point": {
                "xyz": "512, 15, -15"
              }
            }
          ]
        },
        "aqua_wool": {
          "zones": [
            {
              "point": {
                "xyz": "513, 15, -15"
              }
            }
          ]
        },
        "red_wool": {
          "zones": [
            {
              "point": {
                "xyz": "513, 15, 204"
              }
            }
          ]
        },
        "orange_wool": {
          "zones": [
            {
              "point": {
                "xyz": "512, 15, 204"
              }
            }
          ]
        },
        "yellow_wool": {
          "zones": [
            {
              "point": {
                "xyz": "511, 15, 204"
              }
            }
          ]
        }
      },
      "kits": {
        "all": {
          "armor": {
            "helmet": {
              "item": "leather_helmet"
            },
            "chestplate": {
              "item": "leather_chestplate"
            },
            "leggings": {
              "item": "leather_leggings"
            },
            "boots": {
              "item": "leather_boots"
            }
          }
        }
      },
      "teams": {
        "red": {
          "name": "Red",
          "color": "red",
          "kit": "all",
          "size": 30,
          "spawns": [
            {
              "point": {
                "xyz": "512, 16, 0"
              }
            }
          ]
        },
        "blue": {
          "name": "Blue",
          "color": "blue",
          "kit": "all",
          "size": 30,
          "spawns": [
            {
              "point": {
                "xyz": "512, 16, 188",
                "yaw": -180,
                "pitch": 0
              }
            }
          ]
        }
      }
    }