{
	"parent": "minecraft:block/warped_roots",
	"render_type": "cutout_mipped",
	"ambientocclusion": "false",
	"textures": {
		"cross": "tfg:block/lunar_roots",
		"emissive": "tfg:block/lunar_roots_e",
		"particle": "tfg:block/lunar_roots"
	},
	"elements": [
		{
			"from": [ 0.8, 0, 8 ],
			"to": [ 15.2, 16, 8 ],
			"rotation": {
				"origin": [ 8, 8, 8 ],
				"axis": "y",
				"angle": 45,
				"rescale": true
			},
			"shade": false,
			"faces": {
				"north": {
					"uv": [ 0, 0, 16, 16 ],
					"texture": "#cross"
				},
				"south": {
					"uv": [ 0, 0, 16, 16 ],
					"texture": "#cross"
				}
			}
		},
		{
			"from": [ 8, 0, 0.8 ],
			"to": [ 8, 16, 15.2 ],
			"rotation": {
				"origin": [ 8, 8, 8 ],
				"axis": "y",
				"angle": 45,
				"rescale": true
			},
			"shade": false,
			"faces": {
				"west": {
					"uv": [ 0, 0, 16, 16 ],
					"texture": "#cross"
				},
				"east": {
					"uv": [ 0, 0, 16, 16 ],
					"texture": "#cross"
				}
			}
		},
		{
			"from": [ 0.8, 0, 8 ],
			"to": [ 15.2, 16, 8 ],
			"rotation": {
				"origin": [ 8, 8, 8 ],
				"axis": "y",
				"angle": 45,
				"rescale": true
			},
			"shade": false,
			"forge_data": {
				"block_light": 15,
				"sky_light": 15
			},
			"faces": {
				"north": {
					"uv": [ 0, 0, 16, 16 ],
					"texture": "#emissive"
				},
				"south": {
					"uv": [ 0, 0, 16, 16 ],
					"texture": "#emissive"
				}
			}
		},
		{
			"from": [ 8, 0, 0.8 ],
			"to": [ 8, 16, 15.2 ],
			"rotation": {
				"origin": [ 8, 8, 8 ],
				"axis": "y",
				"angle": 45,
				"rescale": true
			},
			"shade": false,
			"forge_data": {
				"block_light": 15,
				"sky_light": 15
			},
			"faces": {
				"west": {
					"uv": [ 0, 0, 16, 16 ],
					"texture": "#emissive"
				},
				"east": {
					"uv": [ 0, 0, 16, 16 ],
					"texture": "#emissive"
				}
			}
		}
	]
}