{
	"categories": {
		"main": {
			"title": "§aItem Shop",
			"items": [
				{
					"material": "wool",
					"name": "§fSlipper_Block",
					"amount": 16,
					"cost": 4,
					"currency": "IRON_INGOT"
				},
				{
					"material": "STONE_SWORD",
					"name": "§fStone Sword",
					"amount": 1,
					"cost": 10,
					"currency": "IRON_INGOT"
				},
				{
					"material": "stick",
					"name": "Pepper_Spery",
					"amount": 1,
					"cost": 5,
					"currency": "Gold_INGOT",
					"enchantment": {
						"KNOCKBACK": 5
					}
					
				}
			]
		},
		"blocks": {
			"title": "§aItem Shop",
			"items": [
				{
					"material": "wool",
					"name": "§f16Slipper_Block",
					"amount": 16,
					"cost": 4,
					"currency": "IRON_INGOT"
				},
				{
					"material": "OAK_PLANKS",
					"name": "§fPlanks",
					"amount": 16,
					"cost": 4,
					"currency": "GOLD_INGOT"
				},
				{
					"material": "END_STONE",
					"name": "§fEnd Stone",
					"amount": 16,
					"cost": 24,
					"currency": "IRON_INGOT"
				},
				{
					"material": "glass",
					"name": "§fGlass",
					"amount": 4,
					"cost": 12,
					"currency": "IRON_INGOT"
				},
				{
					"material": "terracotta",
					"name": "§fTerracotta",
					"amount": 16,
					"cost": 4,
					"currency": "GOLD_INGOT"
				},
				{
					"material": "OBSIDIAN",
					"name": "§fOBSIDIAN",
					"amount": 1,
					"cost": 1,
					"currency": "EMERALD"
				}
			]
		},
		"tools": {
			"title": "§aItem Shop",
			"items": [
				{
					"material": "WOODEN_PICKAXE",
					"name": "§f16 Wooden Pickaxe",
					"amount": 1,
					"cost": 10,
					"currency": "IRON_INGOT"
				},
				{
					"material": "STONE_PICKAXE",
					"name": "§fStone Pickaxe",
					"amount": 1,
					"requires": "WOODEN_PICKAXE",

					"cost": 6,
					"currency": "GOLD_INGOT"
				},
				{
					"material": "IRON_PICKAXE",
					"name": "§fIron Pickaxe",
					"amount": 1,
					"requires": "STONE_PICKAXE",
					"cost": 24,
					"currency": "GOLD_INGOT"
				},
				{
					"material": "DIAMOND_PICKAXE",
					"name": "§fDiamond Tank",
					"amount": 1,
					"requires": "IRON_PICKAXE",
					"cost": 5,
					"currency": "EMERALD"
				},
				{
					"material": "SHEARS",
					"name": "§fTerracotta",
					"amount": 1,
					"cost": 5,
					"currency": "GOLD_INGOT"
				},
				{
					"material": "WOODEN_AXE",
					"name": "§f16 Wooden Axe",
					"amount": 1,
					"cost": 10,
					"currency": "IRON_INGOT"
				},
				{
					"material": "STONE_AXE",
					"name": "§fStone Axe",
					"amount": 1,
					"requires": "WOODEN_AXE",
					"cost": 6,
					"currency": "GOLD_INGOT"
				},
				{
					"material": "IRON_AXE",
					"name": "§fIron Axe",
					"amount": 1,
					"requires": "STONE_AXE",
					"cost": 24,
					"currency": "GOLD_INGOT"
				},
				{
					"material": "DIAMOND_PICKAXE",
					"name": "§fDiamond Pickaxe",
					"amount": 1,
					"requires": "IRON_PICKAXE",
					"cost": 3,
					"currency": "EMERALD"
				}
			]
		},
		"weapons": {
			"title": "§aItem Shop",
			"items": [
				{
					"material": "STONE_SWORD",
					"name": "§f16 Stone Sword",
					"amount": 1,
					"cost": 10,
					"currency": "IRON_INGOT"
				},
				{
					"material": "IRON_SWORD",
					"name": "§fStone Sword",
					"amount": 1,
					"cost": 7,
					"currency": "GOLD_INGOT"
				},
				{
					"material": "DIAMOND_SWORD",
					"name": "§fDiamond Sword",
					"amount": 1,
					"cost": 2,
					"currency": "EMERALD"
				},
				{
					"material": "BOW",
					"name": "§fBow",
					"amount": 1,
					"cost": 12,
					"currency": "GOLD_INGOT"
				},
				{
					"material": "BOW",
					"name": "§fPower Bow",
					"amount": 1,
					"cost": 12,
					"currency": "GOLD_INGOT",
					"enchantment": {
						"ARROW_DAMAGE": 2,
						"ARROW_KNOCKBACK": 2
					}
				},
				{
					"material": "ARROW",
					"name": "§fArrows",
					"amount": 6,
					"cost": 2,
					"currency": "GOLD_INGOT"
				},
				{
					"material": "WOODEN_SPEAR",
					"name": "§fPointy stick",
					"amount": 1,
					"cost": 15,
					"currency": "IRON_INGOT"
				},
				{
					"material": "IRON_SPEAR",
					"name": "§fheavy stick",
					"amount": 1,
					"cost": 25,
					"currency": "GOLD_INGOT",
					"requires": "WOODEN_SPEAR"
				},
				{
					"material": "DIAMOND_SPEAR",
					"name": "§fFancy stick",
					"amount": 1,
					"cost": 5,
					"currency": "EMERALD",
					"requires": "IRON_SPEAR"
				}
			]
		},
		"armour": {
			"title": "§aItem Shop",
			"items": [
				{
					"material": "CHAINMAIL_ARMOR_SET",
					"name": "§fHoly_Clothen",
					"amount": 1,
					"cost": 20,
					"currency": "IRON_INGOT",
					"affect": ["HELMET", "CHESTPLATE"]
				},
				{
					"material": "GOLD_ARMOR_SET",
					"name": "§fScrooge",
					"amount": 1,
					"cost": 30,
					"requires": "CHAINMAIL_ARMOR_SET",
					"currency": "GOLD_INGOT",
					"affect":["HELMET", "CHESTPLATE"]
				},
				{
					"material": "IRON_ARMOR_SET",
					"name": "§fFancy_pants",
					"amount": 1,
					"cost": 45,
					"requires": "GOLD_ARMOUR_SET",
					"currency": "GOLD_INGOT",
					"affect": ["HELMET", "CHESTPLATE"]
				},
				{
					"material": "DIOMOND_ARMOR_SET",
					"name": "§fRichy_Rich",
					"amount": 1,
					"cost": 6,
					"requires": "IRON_ARMOR_SET",
					"currency": "EMERALD",
					"affect": ["HELMET", "CHESTPLATE"]
				}
			]
		},
		"auxiliary": {
			"title": "§aItem Shop",
			"items": [
				{
					"material": "WIND_CHARGE",
					"name": "§fWind_SHOT",
					"amount": 1,
					"cost": 40,
					"currency": "IRON_INGOT"
				},
				{
					"material": "FIRE_CHARGE",
					"name": "§fFIRE_BALL",
					"lore": [
						"§7From the depths of Hell",
						"§7And the Rath from the Hevans",
						"§7I CAST THE POWER OF FIRE BALL"
					],
					"amount": 1,
					"cost": 40,
					"currency": "IRON_INGOT"
				},
				{
					"material": "TNT",
					"name": "§fExsplody_Thing",
					"amount": 1,
					"cost": 8,
					"currency": "GOLD_INGOT"
				},
				{
					"material": "WATER_BUCKET",
					"name": "§fBucket O' Water",
					"amount": 1,
					"cost": 6,
					"currency": "GOLD_INGOT"
				},
				{
					"material": "SPONGE",
					"name": "§fSpomgeBob??",
					"amount": 1,
					"cost": 6,
					"currency": "GOLD_INGOT"
				},
				{
					"material": "GOLDEN_APPLE",
					"name": "§6Golden Apple",
					"amount": 1,
					"cost": 3,
					"currency": "GOLD_INGOT"
				},
				{
					"material": "ENCHANTED_GOLDEN_APPLE",
					"name": "§dUber Apple",
					"amount": 1,
					"cost": 15,
					"currency": "Emerald"
				},
				{
					"material": "ENDER_PEARL",
					"name": "§fTeleportation_Orb",
					"lore": [
						"§7WHERE IS SHE"
					],
					"amount": 1,
					"cost": 4,
					"currency": "Emerald"
				},
				{
					"material": "EGG",
					"name": "§fBridge_Egg",
					"amount": 1,
					"cost": 1,
					"currency": "Emerald"
				},
				{
					"material": "ECO_SHARD",
					"name": "§fSCARY BOOM",
					"lore": [
						"§7if theres walls just ignore them"
					],
					"amount": 1,
					"cost": 2,
					"currency": "Diamond"
				}
			]
		},
		"Potions": {
			"title": "§aItem Shop",
			"items": [
				{
					"material": "POTION",
					"name": "§fInvisibility_Cloak",
					"amount": 1,
					"cost": 2,
					"currency": "EMERALD",
					"potion_effect": "INVISIBILITY",
					"duration": 25
				},
				{
					"material": "POTION",
					"name": "§aSuper_Jump",
					"amount":1,
					"cost": 1,
					"currency": "EMERALD",
					"potion_effect": "JUMP_BOOST",
					"duration": 30
				},
				{
					"material": "POTION",
					"name": "§aGoopy",
					"amount": 1,
					"cost": 2,
					"currency": "EMERALD",
					"potion_effect" : "POTION_OF_OOZING",
					"duration": 45
				},
				{
					"material": "Potion",
					"name": "§aPocket Bugs",
					"amount": 1,
					"cost": 2,
					"lore":[
						"§7I DONT WANT TO LOOSE MY PETS AGAIN"
					],
					"currency": "EMERALD",
					"potion_effect": "POTION_OF_INFESTATION",
					"duration": 45
				},
				{
					"material": "POTION",
					"name": "§cSpeedy_Gonzales",
					"amount": 1,
					"cost": 1,
					"currency": "EMERALD",
					"potion_effect": "SPEED II",
					"duration": 15
				}
			]		 
		},
		"Special": {
			"title":"§aItem Shop",
			"items":[
				{
					"material": "MACE",
					"name": "§fThe_Punder",
					"lore": [
						"§cYou have one Chance",
						"§cSo use it Wisely"
					],
					"durability": 1,
					"amount": 1,
					"cost": 10,
					"currency": "EMERALD"
				}
			]
		}
		
	},
	"category_buttons": [
		{
			"material": "CRAFTING_TABLE",
			"name": "§6Main"
		},
		{
			"material": "BRICKS",
			"name": "§6Blocks"
		},
        {
			"material": "COPPER_PICKAXE",
			"name": "§6Tools"
        },
        {
			"material": "COPPER_SWORD",
			"name": "§6Weapons"
        },
        {
			"material": "COPPER_BOOTS",
			"name": "§6Armour"
		},
        {
			"material": "BLAZE_POWDER",
			"name": "§6Auxiliary"
		},
		{
			"material": "BREWING_STAND",
			"name": "§6Potions"
		},
		{
			"material": "NETHER_STAR",
			"name": "§6Special"
		}
	]
}
