Files
TexturePack/9/assets/minecraft/models/item/glass/schematic_show_public.json
YoyoNow 0ab0358799
All checks were successful
SteamWarCI Build successful
Add main schem gui
2025-05-29 08:19:46 +02:00

20 lines
336 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "item/glass/schematic_show_public"
},
"display": {
"thirdperson_righthand": {
"scale": [0, 0, 0]
},
"firstperson_righthand": {
"scale": [0, 0, 0]
},
"thirdperson_lefthand": {
"scale": [0, 0, 0]
},
"firstperson_lefthand": {
"scale": [0, 0, 0]
}
}
}