[
	{
		"action": "remove_recipe",
		"type": "minecraft:stonecutting",
		"mod": "create",
		"input": [
			"create:rose_quartz",
			"minecraft:iron_ingot"
		]
	},
	{
		"action": "remove_recipe",
		"type": "minecraft:stonecutting",
		"mod": "create",
		"output": [
			"create:copycat_step",
			"create:copycat_panel"
		]
	},
	{
		"action": "remove_recipe",
		"type": "create:spout_filling",
		"id": [
			"create:potions",
			"create:fill_minecraft_glass_bottle_with_gtceu_potion"
		]
	},
	{
		"action": "remove_recipe",
		"type": "create:draining",
		"id": [
			"create:potions"
		]
	}
]