/ config / ccmcc-arena.yml
ccmcc-arena.yml
 1  arenaFloor:
 2    max: [20, 23]
 3    min: [-12, -5]
 4    topLevel: 0
 5    bottomLevel: -13
 6  
 7  spawns:
 8    team1:
 9     - [16.5, 1.0, 12.5, 90.0]
10     - [16.5, 1.0, 6.5, 90.0]
11     - [13.5, 1.0, 18.5, 90.0]
12     - [13.5, 1.0, 0.5, 90.0]
13    team2:
14      - [-7.5, 1.0, 6.5, -90.0]
15      - [-7.5, 1.0, 12.5, -90.0]
16      - [-4.5, 1.0, 0.5, -90.0]
17      - [-4.5, 1.0, 18.5, -90.0]
18  
19  stands:
20    stand1: [-11, 31, 1, 38, -180]
21    stand2: [7, 31, 19, 38, -180]
22    stand3: [-8, -17, 1, -13, 0]
23    stand4: [7, -17, 18, -13, 0]
24  
25  arrowspots:
26    team1: [10.5, 1.5, 9.5]
27    team2: [-1.5, 1.5, 9.5]
28  
29  torches:
30    - [8, -1, 24]
31    - [0, -1, 24]
32  
33  midwayX: 4
34  
35  individualStats:
36      barrier: [28, 5, 19, 28, 9, 29]
37      playerYaw: 90
38      
39      podium1:
40        rank1: [32.5, 7, 21.5]
41        rank2: [32.5, 6, 20.5]
42        rank3: [32.5, 5, 22.5]
43      
44      podium2:
45        rank1: [32.5, 7, 25.5]
46        rank2: [32.5, 7, 24.5]
47        rank3: [32.5, 7, 26.5]
48      
49      podium3:
50        rank1: [32.5, 7, 28.5]
51   
52  trophy:
53      barrier1: [27, 5, 2, 27, 12, 17]
54      barrier2: [27, 5, 2, 29, 12, 2]
55      barrierMaterial: "smooth_stone_slab"
56      
57      jerryBlock: [29, 5, 6]
58      jerrySafeSpot: [25, 5, 5]
59      
60      championSpawn: [33, 6, 11, 90, 0]
61      admirerSpawn: [24, 5, 11, -90, 0]
62  
63  merchants:
64    food: [27.0, 5.0, -10.5, 0.0]
65    team: [31.5, 5.0, -6.5, 90.0]
66    merch: [31.5, 5.0, -4.5, 90.0]