{
    "parent": "block/block",
    "textures": {
        "overlay": "tfg:block/grass/amber_top",
        "particle": "tfg:block/grass/amber_top"
    },
    "elements": [
        {
            "from": [
                0,
                0,
                0
            ],
            "to": [
                16,
                16,
                0
            ],
            "faces": {
                "north": {
                    "texture": "#overlay",
                    "cullface": "north"
                }
            }
        }
    ]
}