{
	"type": "minecraft:crafting_shaped",
	"pattern": [
		"PS ",
		"SGS",
		"DSP"
	],
	"key": {
		"P": {"item": "minecraft:paper"},
		"S": {"item": "minecraft:stick"},
		"G": {"item": "minecraft:gold_ingot"},
		"D": {"item": "minecraft:purple_dye"}
	},
	"result": {
		"item": "bountiful:decree"
	}
}