{
    "name": "Summoning a Ghast",
    "icon": "minecraft:ghast_spawn_egg",
    "category": "patchouli:lesser_summoning",
    "pages": [
	    {
            "type": "patchouli:entity",
            "entity": "minecraft:ghast",
			"name": "Summoning a Ghast",
			"scale": 1.0,
			"rotate": false
        },
		{
			"type": "patchouli:brazier",
			"input1": "eidolon:lesser_soul_gem",
			"input2": "eidolon:tattered_cloth",
			"input3": "minecraft:soul_sand",
			"input4": "eidolon:lesser_soul_gem"
		}
]}