add resource pack

This commit is contained in:
2026-07-18 17:01:30 +02:00
parent 6b1d0e6a8d
commit fb77b8dc90
17 changed files with 109 additions and 3 deletions
@@ -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"
}
}
}