Skip to content

Commit

Permalink
v1.3.5+build6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bangetto committed Jul 12, 2023
1 parent aada9f3 commit 7a1ae8c
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/minecraft/overrides/item/acacia_boat.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
{
"predicate": {
"nbt": {
"VB|Protocol1_19_3To1_19_4|id": 713
"VB|Protocol1_19_3To1_19_4|id": 742
}
},
"model": "item/cherry_boat"
Expand Down
12 changes: 12 additions & 0 deletions assets/minecraft/overrides/item/acacia_hanging_sign.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"overrides": [
{
"predicate": {
"nbt": {
"VB|Protocol1_19_3To1_19_4|id": 858
}
},
"model": "item/cherry_hanging_sign"
}
]
}
2 changes: 1 addition & 1 deletion assets/minecraft/overrides/item/acacia_sign.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
{
"predicate": {
"nbt": {
"VB|Protocol1_19_3To1_19_4|id": 850
"VB|Protocol1_19_3To1_19_4|id": 858
}
},
"model": "item/cherry_hanging_sign"
Expand Down
2 changes: 1 addition & 1 deletion assets/minecraft/overrides/item/red_glazed_terracotta.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"predicate": {
"nbt": {
"VB|Protocol1_19_3To1_19_4|id": 1016
"VB|Protocol1_19_4To1_20|id": 566
}

},
Expand Down

0 comments on commit 7a1ae8c

Please sign in to comment.