View difference between Paste ID: 0BPUya1B and Ju4zera5
SHOW: | | - or go back to the newest paste.
1
info:
2
  title: Winter Palace
3
  world: Winter Palace
4
  version: 1.1
5
  type: dtm
6
  creators:
7
  - ForscherFinder
8
  spawn: -607,47,-533,-90,0
9
10
remove-drops:
11
- leather helmet
12
- leather chestplate
13
- leather leggings
14
- leather boots
15
- iron sword
16
- diamond pickaxe
17
- glass
18
- dirt
19
- sapling
20
- steak
21
22
loadout:
23
  effects:
24
  - damage resistance:5,5
25
  helmet:
26
    item: leather_helmet
27
  chestplate:
28
    item: leather_chestplate
29
  leggings:
30
    item: leather_leggings
31
  boots:
32
    item: leather_boots
33
  0:
34
    item: iron_sword
35
  1:
36
    item: bow
37
  2:
38
    item: diamond_pickaxe
39
    enchants:
40-
    - Efficiency:3
40+
    - efficiency:3
41
  3:
42
    item: golden_apple
43
    amount: 3
44
  4:
45
    item: glass
46
    amount: 32
47
  5:
48
    item: log
49
    amount: 32
50
  6:
51
    item: steak
52
    amount: 16
53
  28:
54
    item: arrow
55
    amount: 32
56
57
teams:
58
  white:
59
    spawn: -607,9,-562,0,0
60-
    title: Snow
60+
    title: snow
61
    max: 10
62
    monuments:
63
      a:
64
        name: Left top
65
        location: -625,9,-551
66
      b:
67
        name: Left bottom
68
        location: -625,4,-551
69
      c:
70
        name: Right top
71
        location: -590,9,-551
72
      d:
73
        name: Right bottom
74
        location: -590,4,-551
75
  cyan:
76
    spawn: -607,9,-505,-180,0
77-
    title: Ice
77+
    title: ice
78
    max: 10
79
    monuments:
80
      a:
81
        name: Left A
82
        location: -590,9,-516
83
      b:
84
        name: Left B
85
        location: -590,4,-516
86
      c:
87
        name: Right A
88
        location: -625,9,-516
89
      d:
90
        name: Right B
91
        location: -625,4,-516
92
93
regions:
94-
  Snow-spawn:
94+
  snow-spawn:
95
    type: cylinder
96
    center: -607,9,-562
97
    radius: 6
98
    height: 10
99
    flags:
100
      build:
101
        who: '*'
102
        message: '&cYou may not build in Snow''s spawn!'
103-
  Ice-spawn:
103+
  ice-spawn:
104
    type: cylinder
105
    center: -607,9,-505
106
    radius: 6
107
    height: 10
108
    flags:
109
      build:
110
        who: '*'
111
        message: '&cYou may not build in Ice''s spawn!'