{
	"parent": "minecraft:block/block",
	"loader": "gtceu:machine",
	"machine": "gtceu:hv_energy_output_hatch_4a",
	"replaceable_textures": [
		"bottom",
		"top",
		"side"
	],
	"variants": {
		"is_formed=false": {
			"model": {
				"parent": "gtceu:block/machine/part/energy_output_hatch_4a",
				"textures": {
					"bottom": "gtceu:block/casings/voltage/hv/bottom",
					"side": "gtceu:block/casings/voltage/hv/side",
					"top": "gtceu:block/casings/voltage/hv/top"
				}
			}
		},
		"is_formed=true": {
			"model": {
				"parent": "gtceu:block/machine/part/energy_output_hatch_4a",
				"textures": {
					"bottom": "gtceu:block/casings/voltage/hv/bottom",
					"side": "gtceu:block/casings/voltage/hv/side",
					"top": "gtceu:block/casings/voltage/hv/top"
				}
			}
		}
	}
}