Skip to content

Commit 7a1ae8c

Browse files
committed
v1.3.5+build6.1
1 parent aada9f3 commit 7a1ae8c

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

assets/minecraft/overrides/item/acacia_boat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
{
2828
"predicate": {
2929
"nbt": {
30-
"VB|Protocol1_19_3To1_19_4|id": 713
30+
"VB|Protocol1_19_3To1_19_4|id": 742
3131
}
3232
},
3333
"model": "item/cherry_boat"
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"overrides": [
3+
{
4+
"predicate": {
5+
"nbt": {
6+
"VB|Protocol1_19_3To1_19_4|id": 858
7+
}
8+
},
9+
"model": "item/cherry_hanging_sign"
10+
}
11+
]
12+
}

assets/minecraft/overrides/item/acacia_sign.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
{
2828
"predicate": {
2929
"nbt": {
30-
"VB|Protocol1_19_3To1_19_4|id": 850
30+
"VB|Protocol1_19_3To1_19_4|id": 858
3131
}
3232
},
3333
"model": "item/cherry_hanging_sign"

assets/minecraft/overrides/item/red_glazed_terracotta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"predicate": {
55
"nbt": {
6-
"VB|Protocol1_19_3To1_19_4|id": 1016
6+
"VB|Protocol1_19_4To1_20|id": 566
77
}
88

99
},

0 commit comments

Comments
 (0)