{
	"__comment": "Designed by Lordxethur with Cubik Studio - https://cubik.studio",
	"textures": {
		"particle": "custom/deepslate_gold_ore3",
		"texture": "custom/deepslate_gold_ore",
		"texture1": "custom/deepslate_gold_ore1",
		"texture2": "custom/deepslate_gold_ore2",
		"texture3": "custom/deepslate_gold_ore3"
	},
    "gui_light": "side",
    "display": {
        "gui": {
            "rotation": [ 30, 225, 0 ],
            "translation": [ 0, 0, 0],
            "scale":[ 0.625, 0.625, 0.625 ]
        },
        "ground": {
            "rotation": [ 0, 0, 0 ],
            "translation": [ 0, 3, 0],
            "scale":[ 0.25, 0.25, 0.25 ]
        },
        "fixed": {
            "rotation": [ 0, 0, 0 ],
            "translation": [ 0, 0, 0],
            "scale":[ 0.5, 0.5, 0.5 ]
        },
        "thirdperson_righthand": {
            "rotation": [ 75, 45, 0 ],
            "translation": [ 0, 2.5, 0],
            "scale": [ 0.375, 0.375, 0.375 ]
        },
        "firstperson_righthand": {
            "rotation": [ 0, 45, 0 ],
            "translation": [ 0, 0, 0 ],
            "scale": [ 0.40, 0.40, 0.40 ]
        },
        "firstperson_lefthand": {
            "rotation": [ 0, 225, 0 ],
            "translation": [ 0, 0, 0 ],
            "scale": [ 0.40, 0.40, 0.40 ]
        }
    },
	"elements": [ 	 
		{
			"__comment": "Box1",
			"from": [ 0, 0, 0 ],
			"to": [ 16, 16, 16 ],
			"faces": {
				"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#particle" },
				"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture3" },
				"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" },
				"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture2" },
				"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
				"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
			}
		}
	]
}