minify resource pack. png to webp.
This commit is contained in:
@@ -1,25 +1 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:select",
|
||||
"cases": [
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/copper_spear"
|
||||
},
|
||||
"when": [
|
||||
"gui",
|
||||
"ground",
|
||||
"fixed",
|
||||
"on_shelf"
|
||||
]
|
||||
}
|
||||
],
|
||||
"fallback": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/copper_spear_in_hand"
|
||||
},
|
||||
"property": "minecraft:display_context"
|
||||
},
|
||||
"swap_animation_scale": 1.95
|
||||
}
|
||||
{"model":{"type":"minecraft:select","cases":[{"model":{"type":"minecraft:model","model":"minecraft:item/copper_spear"},"when":["gui","ground","fixed","on_shelf"]}],"fallback":{"type":"minecraft:model","model":"minecraft:item/copper_spear_in_hand"},"property":"minecraft:display_context"},"swap_animation_scale":1.95}
|
||||
Reference in New Issue
Block a user