add resource pack
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"oversized_in_gui": true,
|
||||
"model": {
|
||||
"type": "minecraft:condition",
|
||||
"property": "minecraft:carried",
|
||||
"on_true": {
|
||||
"type": "minecraft:empty"
|
||||
},
|
||||
"on_false": {
|
||||
"type": "minecraft:model",
|
||||
"model":"unmei:item/gui/left_arrow"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user