Skip to content

Commit bfc08b5

Browse files
authored
Merge pull request #12 from kyrkis/main
same
2 parents b6015df + 66377c9 commit bfc08b5

File tree

1 file changed

+114
-114
lines changed

1 file changed

+114
-114
lines changed

assets/minecraft/items/leather_horse_armor.json

Lines changed: 114 additions & 114 deletions
Original file line numberDiff line numberDiff line change
@@ -7,196 +7,196 @@
77
"threshold": 1,
88
"model": {
99
"type": "minecraft:model",
10-
"model": "puzzle_boxes:block/variations/puzzle_elements/teleporter/teleporter_on"
11-
},
10+
"model": "puzzle_boxes:block/variations/puzzle_elements/teleporter/teleporter_on",
1211
"tints": [
1312
{
1413
"type": "minecraft:dye",
1514
"default": 0
1615
}
1716
]
17+
}
1818
},
1919
{
2020
"threshold": 2,
2121
"model": {
2222
"type": "minecraft:model",
23-
"model": "puzzle_boxes:block/variations/puzzle_elements/teleporter/teleporter_off"
24-
},
25-
"tints": [
26-
{
27-
"type": "minecraft:dye",
28-
"default": 0
29-
}
30-
]
23+
"model": "puzzle_boxes:block/variations/puzzle_elements/teleporter/teleporter_off",
24+
"tints": [
25+
{
26+
"type": "minecraft:dye",
27+
"default": 0
28+
}
29+
]
30+
}
3131
},
3232
{
3333
"threshold": 101,
3434
"model": {
3535
"type": "minecraft:model",
36-
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/pressure_plate_empty"
37-
},
38-
"tints": [
39-
{
40-
"type": "minecraft:dye",
41-
"default": 0
42-
}
43-
]
36+
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/pressure_plate_empty",
37+
"tints": [
38+
{
39+
"type": "minecraft:dye",
40+
"default": 0
41+
}
42+
]
43+
}
4444
},
4545
{
4646
"threshold": 102,
4747
"model": {
4848
"type": "minecraft:model",
49-
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/pressure_plate_square"
50-
},
51-
"tints": [
52-
{
53-
"type": "minecraft:dye",
54-
"default": 0
55-
}
56-
]
49+
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/pressure_plate_square",
50+
"tints": [
51+
{
52+
"type": "minecraft:dye",
53+
"default": 0
54+
}
55+
]
56+
}
5757
},
5858
{
5959
"threshold": 103,
6060
"model": {
6161
"type": "minecraft:model",
62-
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/pressure_plate_magnet"
63-
},
64-
"tints": [
65-
{
66-
"type": "minecraft:dye",
67-
"default": 0
68-
}
69-
]
62+
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/pressure_plate_magnet",
63+
"tints": [
64+
{
65+
"type": "minecraft:dye",
66+
"default": 0
67+
}
68+
]
69+
}
7070
},
7171
{
7272
"threshold": 104,
7373
"model": {
7474
"type": "minecraft:model",
75-
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/pressure_plate_hole"
76-
},
77-
"tints": [
78-
{
79-
"type": "minecraft:dye",
80-
"default": 0
81-
}
82-
]
75+
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/pressure_plate_hole",
76+
"tints": [
77+
{
78+
"type": "minecraft:dye",
79+
"default": 0
80+
}
81+
]
82+
}
8383
},
8484
{
8585
"threshold": 151,
8686
"model": {
8787
"type": "minecraft:model",
88-
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/active_pressure_plate_empty"
89-
},
90-
"tints": [
91-
{
92-
"type": "minecraft:dye",
93-
"default": 0
94-
}
95-
]
88+
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/active_pressure_plate_empty",
89+
"tints": [
90+
{
91+
"type": "minecraft:dye",
92+
"default": 0
93+
}
94+
]
95+
}
9696
},
9797
{
9898
"threshold": 152,
9999
"model": {
100100
"type": "minecraft:model",
101-
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/active_pressure_plate_square"
102-
},
103-
"tints": [
104-
{
105-
"type": "minecraft:dye",
106-
"default": 0
107-
}
108-
]
101+
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/active_pressure_plate_square",
102+
"tints": [
103+
{
104+
"type": "minecraft:dye",
105+
"default": 0
106+
}
107+
]
108+
}
109109
},
110110
{
111111
"threshold": 153,
112112
"model": {
113113
"type": "minecraft:model",
114-
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/active_pressure_plate_magnet"
115-
},
116-
"tints": [
117-
{
118-
"type": "minecraft:dye",
119-
"default": 0
120-
}
121-
]
114+
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/active_pressure_plate_magnet",
115+
"tints": [
116+
{
117+
"type": "minecraft:dye",
118+
"default": 0
119+
}
120+
]
121+
}
122122
},
123123
{
124124
"threshold": 154,
125125
"model": {
126126
"type": "minecraft:model",
127-
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/active_pressure_plate_hole"
128-
},
129-
"tints": [
130-
{
131-
"type": "minecraft:dye",
132-
"default": 0
133-
}
134-
]
127+
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/active_pressure_plate_hole",
128+
"tints": [
129+
{
130+
"type": "minecraft:dye",
131+
"default": 0
132+
}
133+
]
134+
}
135135
},
136136
{
137137
"threshold": 201,
138138
"model": {
139139
"type": "minecraft:model",
140-
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/plug_inactive_1"
141-
},
142-
"tints": [
143-
{
144-
"type": "minecraft:dye",
145-
"default": 0
146-
}
147-
]
140+
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/plug_inactive_1",
141+
"tints": [
142+
{
143+
"type": "minecraft:dye",
144+
"default": 0
145+
}
146+
]
147+
}
148148
},
149149
{
150150
"threshold": 202,
151151
"model": {
152152
"type": "minecraft:model",
153-
"model": "puzzle_boxes:block/variations/puzzle_elements/lamp/lamp_off"
154-
},
155-
"tints": [
156-
{
157-
"type": "minecraft:dye",
158-
"default": 0
159-
}
160-
]
153+
"model": "puzzle_boxes:block/variations/puzzle_elements/lamp/lamp_off",
154+
"tints": [
155+
{
156+
"type": "minecraft:dye",
157+
"default": 0
158+
}
159+
]
160+
}
161161
},
162162
{
163163
"threshold": 251,
164164
"model": {
165165
"type": "minecraft:model",
166-
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/plug_active_1"
167-
},
168-
"tints": [
169-
{
170-
"type": "minecraft:dye",
171-
"default": 0
172-
}
173-
]
166+
"model": "puzzle_boxes:block/variations/puzzle_elements/pressure_plate/plug_active_1",
167+
"tints": [
168+
{
169+
"type": "minecraft:dye",
170+
"default": 0
171+
}
172+
]
173+
}
174174
},
175175
{
176176
"threshold": 252,
177177
"model": {
178178
"type": "minecraft:model",
179-
"model": "puzzle_boxes:block/variations/puzzle_elements/lamp/lamp_on"
180-
},
181-
"tints": [
182-
{
183-
"type": "minecraft:dye",
184-
"default": 0
185-
}
186-
]
179+
"model": "puzzle_boxes:block/variations/puzzle_elements/lamp/lamp_on",
180+
"tints": [
181+
{
182+
"type": "minecraft:dye",
183+
"default": 0
184+
}
185+
]
186+
}
187187
},
188188
{
189189
"threshold": 401,
190190
"model": {
191191
"type": "minecraft:model",
192-
"model": "puzzle_boxes:block/variations/misc/empty"
193-
},
194-
"tints": [
195-
{
196-
"type": "minecraft:dye",
197-
"default": 0
198-
}
199-
]
192+
"model": "puzzle_boxes:block/variations/misc/empty",
193+
"tints": [
194+
{
195+
"type": "minecraft:dye",
196+
"default": 0
197+
}
198+
]
199+
}
200200
}
201201
],
202202
"fallback": {

0 commit comments

Comments
 (0)