Skip to content

Commit aada9f3

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

30 files changed

+80
-603
lines changed

assets/minecraft/overrides/item/acacia_boat.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,15 @@
2727
{
2828
"predicate": {
2929
"nbt": {
30-
"display": {
31-
"Name": "/(.)*Cherry Boat(.)*/"
32-
}
30+
"VB|Protocol1_19_3To1_19_4|id": 713
3331
}
3432
},
3533
"model": "item/cherry_boat"
3634
},
3735
{
3836
"predicate": {
3937
"nbt": {
40-
"display": {
41-
"Name": "/(.)*Cherry Chest Boat(.)*/"
42-
}
38+
"VB|Protocol1_19_3To1_19_4|id": 743
4339
}
4440
},
4541
"model": "item/cherry_chest_boat"

assets/minecraft/overrides/item/acacia_button.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
{
1212
"predicate": {
1313
"nbt": {
14-
"display": {
15-
"Name": "/(.)*Cherry Button(.)*/"
16-
}
14+
"VB|Protocol1_19_3To1_19_4|id": 663
1715
}
1816
},
1917
"model": "item/cherry_button"

assets/minecraft/overrides/item/acacia_door.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
{
1212
"predicate": {
1313
"nbt": {
14-
"display": {
15-
"Name": "/(.)*Cherry Door(.)*/"
16-
}
14+
"VB|Protocol1_19_3To1_19_4|id": 690
1715
}
1816
},
1917
"model": "item/cherry_door"

assets/minecraft/overrides/item/acacia_fence.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
{
1212
"predicate": {
1313
"nbt": {
14-
"display": {
15-
"Name": "/(.)*Cherry Fence(.)*/"
16-
}
14+
"VB|Protocol1_19_3To1_19_4|id": 292
1715
}
1816
},
1917
"model": "item/cherry_fence"

assets/minecraft/overrides/item/acacia_fence_gate.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
{
1212
"predicate": {
1313
"nbt": {
14-
"display": {
15-
"Name": "/(.)*Cherry Fence Gate(.)*/"
16-
}
14+
"VB|Protocol1_19_3To1_19_4|id": 713
1715
}
1816
},
1917
"model": "item/cherry_fence_gate"

assets/minecraft/overrides/item/acacia_leaves.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
{
1212
"predicate": {
1313
"nbt": {
14-
"display": {
15-
"Name": "/(.)*Cherry Leaves(.)*/"
16-
}
14+
"VB|Protocol1_19_3To1_19_4|id": 158
1715
}
1816
},
1917
"model": "item/cherry_leaves"

assets/minecraft/overrides/item/acacia_log.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
{
1212
"predicate": {
1313
"nbt": {
14-
"display": {
15-
"Name": "/(.)*Cherry Log(.)*/"
16-
}
14+
"VB|Protocol1_19_3To1_19_4|id": 114
1715
}
1816
},
1917
"model": "item/cherry_log"

assets/minecraft/overrides/item/acacia_planks.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
{
1212
"predicate": {
1313
"nbt":{
14-
"display": {
15-
"Name": "/(.)*Cherry Planks(.)*/"
16-
}
14+
"VB|Protocol1_19_3To1_19_4|id": 28
1715
}
1816
},
1917
"model": "item/cherry_planks"

assets/minecraft/overrides/item/acacia_pressure_plate.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
{
1212
"predicate": {
1313
"nbt":{
14-
"display": {
15-
"Name": "/(.)*Cherry Pressure Plate(.)*/"
16-
}
14+
"VB|Protocol1_19_3To1_19_4|id": 678
1715
}
1816
},
1917
"model": "item/cherry_pressure_plate"

assets/minecraft/overrides/item/acacia_sign.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,15 @@
2727
{
2828
"predicate": {
2929
"nbt": {
30-
"display": {
31-
"Name": "/(.)*Cherry Hanging Sign(.)*/"
32-
}
30+
"VB|Protocol1_19_3To1_19_4|id": 850
3331
}
3432
},
3533
"model": "item/cherry_hanging_sign"
3634
},
3735
{
3836
"predicate": {
3937
"nbt": {
40-
"display": {
41-
"Name": "/(.)*Cherry Sign(.)*/"
42-
}
38+
"VB|Protocol1_19_3To1_19_4|id": 847
4339
}
4440
},
4541
"model": "item/cherry_sign"

0 commit comments

Comments
 (0)