Skip to content

Commit 3680b31

Browse files
committed
add missing pottery sherds
1 parent 50129b8 commit 3680b31

File tree

1 file changed

+128
-0
lines changed

1 file changed

+128
-0
lines changed

assets/minecraft/overrides/item/brick.json

Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,134 @@
3939
}
4040
},
4141
"model": "item/skull_pottery_sherd"
42+
},
43+
{
44+
"predicate": {
45+
"nbt": {
46+
"VB|Protocol1_19_4To1_20|id": 1235
47+
}
48+
},
49+
"model": "item/angler_pottery_sherd"
50+
},
51+
{
52+
"predicate": {
53+
"nbt": {
54+
"VB|Protocol1_19_4To1_20|id": 1238
55+
}
56+
},
57+
"model": "item/blade_pottery_sherd"
58+
},
59+
{
60+
"predicate": {
61+
"nbt": {
62+
"VB|Protocol1_19_4To1_20|id": 1239
63+
}
64+
},
65+
"model": "item/brewer_pottery_sherd"
66+
},
67+
{
68+
"predicate": {
69+
"nbt": {
70+
"VB|Protocol1_19_4To1_20|id": 1240
71+
}
72+
},
73+
"model": "item/burn_pottery_sherd"
74+
},
75+
{
76+
"predicate": {
77+
"nbt": {
78+
"VB|Protocol1_19_4To1_20|id": 1241
79+
}
80+
},
81+
"model": "item/danger_pottery_sherd"
82+
},
83+
{
84+
"predicate": {
85+
"nbt": {
86+
"VB|Protocol1_19_4To1_20|id": 1242
87+
}
88+
},
89+
"model": "item/explorer_pottery_sherd"
90+
},
91+
{
92+
"predicate": {
93+
"nbt": {
94+
"VB|Protocol1_19_4To1_20|id": 1243
95+
}
96+
},
97+
"model": "item/friend_pottery_sherd"
98+
},
99+
{
100+
"predicate": {
101+
"nbt": {
102+
"VB|Protocol1_19_4To1_20|id": 1244
103+
}
104+
},
105+
"model": "item/heart_pottery_sherd"
106+
},
107+
{
108+
"predicate": {
109+
"nbt": {
110+
"VB|Protocol1_19_4To1_20|id": 1245
111+
}
112+
},
113+
"model": "item/heartbreak_pottery_sherd"
114+
},
115+
{
116+
"predicate": {
117+
"nbt": {
118+
"VB|Protocol1_19_4To1_20|id": 1246
119+
}
120+
},
121+
"model": "item/howl_pottery_sherd"
122+
},
123+
{
124+
"predicate": {
125+
"nbt": {
126+
"VB|Protocol1_19_4To1_20|id": 1247
127+
}
128+
},
129+
"model": "item/miner_pottery_sherd"
130+
},
131+
{
132+
"predicate": {
133+
"nbt": {
134+
"VB|Protocol1_19_4To1_20|id": 1248
135+
}
136+
},
137+
"model": "item/mourner_pottery_sherd"
138+
},
139+
{
140+
"predicate": {
141+
"nbt": {
142+
"VB|Protocol1_19_4To1_20|id": 1249
143+
}
144+
},
145+
"model": "item/plenty_pottery_sherd"
146+
},
147+
{
148+
"predicate": {
149+
"nbt": {
150+
"VB|Protocol1_19_4To1_20|id": 1251
151+
}
152+
},
153+
"model": "item/sheaf_pottery_sherd"
154+
},
155+
{
156+
"predicate": {
157+
"nbt": {
158+
"VB|Protocol1_19_4To1_20|id": 1252
159+
}
160+
},
161+
"model": "item/shelter_pottery_sherd"
162+
},
163+
{
164+
"predicate": {
165+
"nbt": {
166+
"VB|Protocol1_19_4To1_20|id": 1254
167+
}
168+
},
169+
"model": "item/snort_pottery_sherd"
42170
}
43171
]
44172
}

0 commit comments

Comments
 (0)