Skip to content

Commit 0012cba

Browse files
committed
fix: sheilds
1 parent 081ed87 commit 0012cba

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

assets/minecraft/models/item/shield.json

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -118,19 +118,6 @@
118118
"blocking": 1
119119
},
120120
"model": "item/shield_blocking"
121-
},
122-
{
123-
"predicate": {
124-
"custom_model_data":5600
125-
},
126-
"model": "orc_model/orc_shield"
127-
},
128-
{
129-
"predicate": {
130-
"custom_model_data":5600,
131-
"blocking": 1
132-
},
133-
"model": "orc_model/orc_shield_blocking"
134-
}
121+
}
135122
]
136-
}
123+
}

0 commit comments

Comments
 (0)