MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.20

spyglass_in_hand.json0 B

Empty File
{
    "textures": {
        "spyglass": "item/spyglass_model"
    },
    "elements": [
        {
            "from": [7, 8.5, 7],
            "to": [9, 13.5, 9],
            "faces": {
                "north": {"uv": [0, 2, 2, 7], "texture": "#spyglass"},
                "east": {"uv": [0, 2, 2, 7], "texture": "#spyglass"},
                "south": {"uv": [0, 2, 2, 7], "texture": "#spyglass"},
                "west": {"uv": [0, 2, 2, 7], "texture": "#spyglass"},
                "up": {"uv": [0, 0, 2, 2], "texture": "#spyglass"}
            }
        },
        {
            "from": [6.9, 2.4, 6.9],
            "to": [9.1, 8.6, 9.1],
            "faces": {
                "north": {"uv": [0, 7, 2, 13], "texture": "#spyglass"},
                "east": {"uv": [0, 7, 2, 13], "texture": "#spyglass"},
                "south": {"uv": [0, 7, 2, 13], "texture": "#spyglass"},
                "west": {"uv": [0, 7, 2, 13], "texture": "#spyglass"},
                "up": {"uv": [0, 5, 2, 7], "texture": "#spyglass"},
                "down": {"uv": [0, 13, 2, 15], "texture": "#spyglass"}
            }
        }
    ],
    "gui_light": "front",
    "display": {
        "thirdperson_righthand": {
            "translation": [0, -2, 0]
        },
        "ground": {
            "rotation": [90, 0, 0]
        },
        "gui": {
            "rotation": [-67.5, 0, 45],
            "scale": [1.5, 1.5, 1.5]
        },
        "head": {
            "rotation": [90, 0, 0],
            "translation": [0, 0, -16],
            "scale": [1.6, 1.6, 1.6]
        },
        "fixed": {
            "translation": [0, 0, -1.5],
            "scale": [1.5, 1.5, 1.5]
        }
    }
}