Skip to content

Commit 2ac5bef

Browse files
committed
made the pack ready for 1.21.7
1 parent e3738ab commit 2ac5bef

File tree

8 files changed

+49
-19
lines changed

8 files changed

+49
-19
lines changed

assets/minecraft/items/ghast_spawn_egg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"cases": [
77
{
88
"when": {
9-
"text": "1.22 Happy Ghast Spawn Egg",
9+
"text": "1.21.6 Happy Ghast Spawn Egg",
1010
"italic": false,
1111
"color": "white"
1212
},
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"model": {
3+
"type": "minecraft:select",
4+
"property": "minecraft:component",
5+
"component": "minecraft:custom_name",
6+
"cases": [
7+
{
8+
"when": {
9+
"text": "1.21.7 Music Disc Lava Chicken",
10+
"italic": false,
11+
"color": "white"
12+
},
13+
"model": {
14+
"type": "minecraft:model",
15+
"model": "minecraft:item/music_disc_lava_chicken"
16+
}
17+
}
18+
],
19+
"fallback": {
20+
"type": "minecraft:model",
21+
"model": "minecraft:item/music_disc_lava_chicken"
22+
}
23+
}
24+
}

assets/minecraft/items/music_disc_precipice.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"cases": [
77
{
88
"when": {
9-
"text": "1.22 Music Disc (Tears)",
9+
"text": "1.21.6 Music Disc (Tears)",
1010
"italic": false,
1111
"color": "white"
1212
},

assets/minecraft/items/skeleton_skull.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"cases": [
77
{
88
"when": {
9-
"text": "1.22 Dried Ghast",
9+
"text": "1.21.6 Dried Ghast",
1010
"italic": false,
1111
"color": "white"
1212
},

assets/minecraft/items/wolf_armor.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"cases": [
77
{
88
"when": {
9-
"text": "1.22 White Harness",
9+
"text": "1.21.6 White Harness",
1010
"italic": false,
1111
"color": "white"
1212
},
@@ -17,7 +17,7 @@
1717
},
1818
{
1919
"when": {
20-
"text": "1.22 Green Harness",
20+
"text": "1.21.6 Green Harness",
2121
"italic": false,
2222
"color": "white"
2323
},
@@ -28,7 +28,7 @@
2828
},
2929
{
3030
"when": {
31-
"text": "1.22 Light Blue Harness",
31+
"text": "1.21.6 Light Blue Harness",
3232
"italic": false,
3333
"color": "white"
3434
},
@@ -39,7 +39,7 @@
3939
},
4040
{
4141
"when": {
42-
"text": "1.22 Cyan Harness",
42+
"text": "1.21.6 Cyan Harness",
4343
"italic": false,
4444
"color": "white"
4545
},
@@ -50,7 +50,7 @@
5050
},
5151
{
5252
"when": {
53-
"text": "1.22 Red Harness",
53+
"text": "1.21.6 Red Harness",
5454
"italic": false,
5555
"color": "white"
5656
},
@@ -61,7 +61,7 @@
6161
},
6262
{
6363
"when": {
64-
"text": "1.22 Light Gray Harness",
64+
"text": "1.21.6 Light Gray Harness",
6565
"italic": false,
6666
"color": "white"
6767
},
@@ -72,7 +72,7 @@
7272
},
7373
{
7474
"when": {
75-
"text": "1.22 Purple Harness",
75+
"text": "1.21.6 Purple Harness",
7676
"italic": false,
7777
"color": "white"
7878
},
@@ -83,7 +83,7 @@
8383
},
8484
{
8585
"when": {
86-
"text": "1.22 Orange Harness",
86+
"text": "1.21.6 Orange Harness",
8787
"italic": false,
8888
"color": "white"
8989
},
@@ -94,7 +94,7 @@
9494
},
9595
{
9696
"when": {
97-
"text": "1.22 Blue Harness",
97+
"text": "1.21.6 Blue Harness",
9898
"italic": false,
9999
"color": "white"
100100
},
@@ -105,7 +105,7 @@
105105
},
106106
{
107107
"when": {
108-
"text": "1.22 Gray Harness",
108+
"text": "1.21.6 Gray Harness",
109109
"italic": false,
110110
"color": "white"
111111
},
@@ -116,7 +116,7 @@
116116
},
117117
{
118118
"when": {
119-
"text": "1.22 Brown Harness",
119+
"text": "1.21.6 Brown Harness",
120120
"italic": false,
121121
"color": "white"
122122
},
@@ -127,7 +127,7 @@
127127
},
128128
{
129129
"when": {
130-
"text": "1.22 Magenta Harness",
130+
"text": "1.21.6 Magenta Harness",
131131
"italic": false,
132132
"color": "white"
133133
},
@@ -138,7 +138,7 @@
138138
},
139139
{
140140
"when": {
141-
"text": "1.22 Yellow Harness",
141+
"text": "1.21.6 Yellow Harness",
142142
"italic": false,
143143
"color": "white"
144144
},
@@ -149,7 +149,7 @@
149149
},
150150
{
151151
"when": {
152-
"text": "1.22 Lime Harness",
152+
"text": "1.21.6 Lime Harness",
153153
"italic": false,
154154
"color": "white"
155155
},
@@ -160,7 +160,7 @@
160160
},
161161
{
162162
"when": {
163-
"text": "1.22 Pink Harness",
163+
"text": "1.21.6 Pink Harness",
164164
"italic": false,
165165
"color": "white"
166166
},
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "minecraft:item/template_music_disc",
3+
"textures": {
4+
"layer0": "minecraft:item/music_disc_lava_chicken"
5+
}
6+
}
195 Bytes
Loading

pack.mcmeta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"pack": {
33
"pack_format": 55,
4-
"supported_formats": [55,62],
4+
"supported_formats": [55,63],
55
"description": "§r§d§kbang§r §5§nGithub.com/bangetto§r §d§ketto"
66
}
77
}

0 commit comments

Comments
 (0)