{   

 "ambientocclusion": false,
    
 "textures": {
        "better": "blocks/tallgrass" },
    
 "elements": [
        {   "from":[0.8, 16, 8],
            "to": [15.2,27,8],
            "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 22.5, "rescale": true },

            }
        },
        {
            "name": "Cube",
            "from": [ 0.0, -8.0, 8.0 ], 
            "to": [ 16.0, 0.0, 8.0 ], 
            "rotation": { "origin": [ 8.0, 8.0, 8.0 ], "axis": "y", "angle": 45.0 },
            "faces": {
                "north": { "texture": "#roots", "uv": [ 0.0, 4.0, 16.0, 12.0 ] },
                "east": { "texture": "#-1", "uv": [ 0.0, 0.0, 0.0, 8.0 ] },
                "south": { "texture": "#roots", "uv": [ 0.0, 4.0, 10.0, 12.0 ] },
                "west": { "texture": "#-1", "uv": [ 0.0, 0.0, -13.0, 16.0 ] },
                "up": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 0.0 ] },
                "down": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 0.0 ] }
            }
        },
        {
            "name": "Cube",
            "from": [ 0.0, -8.0, 8.0 ], 
            "to": [ 16.0, 0.0, 8.0 ], 
            "rotation": { "origin": [ 8.0, 8.0, 8.0 ], "axis": "y", "angle": -45.0 },
            "faces": {
                "north": { "texture": "#roots", "uv": [ 0.0, 4.0, 16.0, 12.0 ] },
                "south": { "texture": "#roots", "uv": [ 0.0, 4.0, 16.0, 12.0 ] },            "shade": false,
            "ambientocclusion": false,
            "faces": {
                    "north": { "uv": [ 0, 0, 16, 11 ], "texture": "#better", "tintindex":0,"cullface": "up" },
                    "south": { "uv": [ 0, 0, 16, 11 ], "texture": "#better", "tintindex":0,"cullface": "up" } 
            }
        }, 
        {   "from": [ 7.99, 16, 0.8 ],
            "to": [ 8, 27, 15.2 ],
            "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
            "shade": false,
            "ambientocclusion": false,
            "faces": {
                "west": { "uv": [ 0, 0, 16, 11 ], "texture": "#better","tintindex": 0,"cullface": "up" },
                "east": { "uv": [ 0, 0, 16, 11 ], "texture": "#better","tintindex": 0,"cullface": "up" }
            }
        }
    ], 
   
    "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.4, 0.4, 0.4 ]
        },
        "firstperson_lefthand": {
            "rotation": [ 0, 225, 0 ],
            "translation": [ 0, 0, 0 ],
            "scale": [ 0.40, 0.40, 0.40 ]
        }
    }
}

