Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #-----------------------------------------------ShopBlocks-----------------------------------------------------
- #This is the section Blocks in the shop
- #Here you can set 39 blocks you want to be in the section blocks and you can set the amount of money it costs per 1 item
- #If you want that players can't sell a item just set the price to 0
- Blocks:
- 1:
- material: "GRASS_BLOCK"
- meta: "Grass"
- buy: 350
- sell: 100
- 2:
- material: "COBBLESTONE"
- meta: "CobbelStone"
- buy: 4
- sell: 2
- 3:
- material: "MOSSY_COBBLESTONE"
- meta: "Mossy Cobblestone"
- buy: 10
- sell: 5
- 4:
- material: "STONE"
- meta: "Stone"
- buy: 7
- sell: 2
- 5:
- material: "GRANITE"
- meta: "Granite"
- buy: 5
- sell: 2
- 6:
- material: "ANDESITE"
- meta: "Andesite"
- buy: 5
- sell: 2
- 7:
- material: "DIORITE"
- meta: "Diorite"
- buy: 5
- sell: 2
- 8:
- material: "PRISMARINE"
- meta: "Prismarine"
- buy: 25
- sell: 12
- 9:
- material: "DARK_PRISMARINE"
- meta: "Dark Prismarine"
- buy: 20
- sell: 5
- 10:
- material: "PRISMARINE_BRICKS"
- meta: "Prismarine Brick"
- buy: 20
- sell: 5
- 11:
- material: "SEA_LANTERN"
- meta: "Sea lantern"
- buy: 25
- sell: 5
- 12:
- material: "SAND"
- meta: "Sand"
- buy: 250
- sell: 100
- 13:
- material: "RED_SAND"
- meta: "Red Sand"
- buy: 250
- sell: 100
- 14:
- material: "SANDSTONE"
- meta: "SandStone"
- buy: 75
- sell: 30
- 15:
- material: "SOUL_SAND"
- meta: "SoulSand"
- buy: 500
- sell: 100
- 16:
- material: "DIRT"
- meta: "Dirt"
- buy: 200
- sell: 75
- 17:
- material: "BLACK_CONCRETE"
- meta: "Concrete"
- buy: 25
- sell: 10
- 18:
- material: "BOOKSHELF"
- meta: "BookShelf"
- buy: 120
- sell: 15
- 19:
- material: "SLIME_BLOCK"
- meta: "Slime Block"
- buy: 250
- sell: 80
- 20:
- material: "TERRACOTTA"
- meta: "Terracotta"
- buy: 10
- sell: 5
- 21:
- material: "BLUE_TERRACOTTA"
- meta: "Blue Terracotta"
- buy: 15
- sell: 5
- 22:
- material: "GREEN_TERRACOTTA"
- meta: "Green Terracotta"
- buy: 15
- sell: 5
- 23:
- material: "RED_TERRACOTTA"
- meta: "Red Terracotta"
- buy: 15
- sell: 5
- 24:
- material: "BROWN_TERRACOTTA"
- meta: "Brown Terracotta"
- buy: 15
- sell: 5
- 25:
- material: "YELLOW_TERRACOTTA"
- meta: "Yellow Terracotta"
- buy: 15
- sell: 5
- 26:
- material: "WHITE_WOOL"
- meta: "White Wool"
- buy: 10
- sell: 5
- 27:
- material: "YELLOW_WOOL"
- meta: "Yellow Wool"
- buy: 10
- sell: 5
- 28:
- material: "BLUE_WOOL"
- meta: "Blue Wool"
- buy: 10
- sell: 5
- 29:
- material: "GREEN_WOOL"
- meta: "Green Wool"
- buy: 10
- sell: 5
- 30:
- material: "RED_WOOL"
- meta: "Red Wool"
- buy: 10
- sell: 5
- 31:
- material: "HAY_BLOCK"
- meta: "Hay Bale"
- buy: 100
- sell: 25
- 32:
- material: "OAK_LOG"
- meta: "Oak Log"
- buy: 15
- sell: 5
- 33:
- material: "GLASS"
- meta: "Glass"
- buy: 20
- sell: 10
- 34:
- material: "BLUE_STAINED_GLASS"
- meta: "Blue Glass"
- buy: 35
- sell: 10
- 35:
- material: "GREEN_STAINED_GLASS"
- meta: "Green Glass"
- buy: 35
- sell: 10
- 36:
- material: "YELLOW_STAINED_GLASS"
- meta: "Yellow Glass"
- buy: 35
- sell: 10
- #--------------------------------------------------ShopBlocks2------------------------------------------
- Blocks2:
- 1:
- material: "RED_STAINED_GLASS"
- meta: "Red Glass"
- buy: 35
- sell: 10
- 2:
- material: "PACKED_ICE"
- meta: "Packed Ice"
- buy: 50
- sell: 20
- 3:
- material: "mycelium"
- meta: "Mycelium"
- buy: 175
- sell: 5
- 4:
- material: "end_stone"
- meta: "End Stone"
- buy: 50
- sell: 5
- 5:
- material: "tnt"
- meta: "TNT"
- buy: 100
- sell: 75
- 6:
- material: "gravel"
- meta: "Gravel"
- buy: 25
- sell: 5
- 7:
- material: "glowstone"
- meta: "Glowstone Block"
- buy: 55
- sell: 5
- 8:
- material: "white_concrete"
- meta: "White Concrete"
- buy: 15
- sell: 5
- 9:
- material: "cyan_concrete"
- meta: "Cyan Concrete"
- buy: 15
- sell: 5
- #---------------------------------------------------ShopWorkStations--------------------------
- WorkStations:
- 1:
- material: "composter"
- meta: "Composter"
- buy: 1000
- sell: 75
- 2:
- material: "lectern"
- meta: "Lectern"
- buy: 1000
- sell: 75
- 3:
- material: "cartography_table"
- meta: "Cartography Table"
- buy: 1000
- sell: 75
- 4:
- material: "smithing_table"
- meta: "Smithing Table"
- buy: 1000
- sell: 75
- 5:
- material: "fletching_table"
- meta: "Fletching Table"
- buy: 1000
- sell: 75
- 6:
- material: "loom"
- meta: "Loom"
- buy: 1000
- sell: 75
- 7:
- material: "cauldron"
- meta: "Cauldron"
- buy: 1000
- sell: 75
- 8:
- material: "stonecutter"
- meta: "Stonecutter"
- buy: 1000
- sell: 75
- 9:
- material: "barrel"
- meta: "Barrel"
- buy: 1000
- sell: 75
- 10:
- material: "brewing_stand"
- meta: "Brewing Stand"
- buy: 1000
- sell: 75
- 11:
- material: "blast_furnace"
- meta: "Blast Furnace"
- buy: 1000
- sell: 75
- 12:
- material: "smoker"
- meta: "Smoker"
- buy: 1000
- sell: 75
- 13:
- material: "grindstone"
- meta: "GrindStone"
- buy: 1000
- sell: 75
- #--------------------------------------------------ShopOres---------------------------------------------
- #Oof that are all the items in the block section of the shop!
- #Now you have to configure section Ores, or you just leave it :D
- #The amount price of buying and selling an item is per 1 item again
- Ores:
- 1:
- material: "COAL"
- meta: "Coal"
- buy: 25
- sell: 5
- 2:
- material: "lapis_lazuli"
- meta: "Lapis Lazuli"
- buy: 50
- sell: 10
- 3:
- material: "REDSTONE"
- meta: "Redstone"
- buy: 50
- sell: 10
- 4:
- material: "IRON_INGOT"
- meta: "Iron Ingot"
- buy: 120
- sell: 35
- 5:
- material: "GOLD_INGOT"
- meta: "Gold Ingot"
- buy: 100
- sell: 25
- 6:
- material: "EMERALD"
- meta: "Emerald"
- buy: 200
- sell: 65
- 7:
- material: "DIAMOND"
- meta: "Diamond"
- buy: 250
- sell: 125
- 8:
- material: "quartz"
- meta: "Quartz Ore"
- buy: 75
- sell: 25
- #------------------------------------------------------ShopDyes--------------------------------------------
- #And now you have to do the section dyes.
- Dyes:
- 1:
- material: "WHITE_DYE"
- meta: "White Dye"
- buy: 2
- sell: 1
- 2:
- material: "LIGHT_GRAY_DYE"
- meta: "Light Gray Dye"
- buy: 2
- sell: 1
- 3:
- material: "GRAY_DYE"
- meta: "Gray Dye"
- buy: 2
- sell: 1
- 4:
- material: "BLACK_DYE"
- meta: "Black Dye"
- buy: 2
- sell: 1
- 5:
- material: "BROWN_DYE"
- meta: "Brown Dye"
- buy: 2
- sell: 1
- 6:
- material: "GREEN_DYE"
- meta: "Green Dye"
- buy: 2
- sell: 1
- 7:
- material: "LIME_DYE"
- meta: "Lime Dye"
- buy: 2
- sell: 1
- 8:
- material: "LIGHT_BLUE_DYE"
- meta: "Light Blue Dye"
- buy: 2
- sell: 1
- 9:
- material: "CYAN_DYE"
- meta: "Cyan Dye"
- buy: 2
- sell: 1
- 10:
- material: "BLUE_DYE"
- meta: "Blue Dye"
- buy: 2
- sell: 1
- 11:
- material: "RED_DYE"
- meta: "Red Dye"
- buy: 2
- sell: 1
- 12:
- material: "PURPLE_DYE"
- meta: "Purple Dye"
- buy: 2
- sell: 1
- 13:
- material: "MAGENTA_DYE"
- meta: "Magenta Dye"
- buy: 2
- sell: 1
- 14:
- material: "PINK_DYE"
- meta: "Pink Dye"
- buy: 2
- sell: 1
- 15:
- material: "YELLOW_DYE"
- meta: "Yellow Dye"
- buy: 2
- sell: 2
- 16:
- material: "ORANGE_DYE"
- meta: "Orange Dye"
- buy: 2
- sell: 1
- 17:
- material: "CORNFLOWER"
- meta: "Cornflower"
- buy: 5
- sell: 2
- 18:
- material: "SUNFLOWER"
- meta: "Sunflower"
- buy: 5
- sell: 2
- 19:
- material: "AZURE_BLUET"
- meta: "Azure Bluet"
- buy: 5
- sell: 2
- 20:
- material: "BLUE_ORCHID"
- meta: "Blue Orchid"
- buy: 5
- sell: 2
- 21:
- material: "RED_TULIP"
- meta: "Red Tulip"
- buy: 5
- sell: 2
- #--------------------------------------------------ShopFarming---------------------------------------------
- Farming:
- 1:
- material: "WHEAT_SEEDS"
- meta: "Wheat Seeds"
- buy: 5
- sell: 1
- 2:
- material: "PUMPKIN_SEEDS"
- meta: "Pumpkin Seeds"
- buy: 10
- sell: 2
- 3:
- material: "MELON_SEEDS"
- meta: "Melon Seeds"
- buy: 10
- sell: 2
- 4:
- material: "BEETROOT_SEEDS"
- meta: "Beetroot Seeds"
- buy: 10
- sell: 2
- 5:
- material: "WHEAT"
- meta: "Wheat"
- buy: 20
- sell: 5
- 6:
- material: "CARROT"
- meta: "Carrot"
- buy: 7
- sell: 2
- 7:
- material: "POTATO"
- meta: "Potato"
- buy: 2
- sell: 1
- 8:
- material: "NETHER_WART"
- meta: "Nether Wart"
- buy: 150
- sell: 50
- 9:
- material: "OAK_SAPLING"
- meta: "Oak Sapling"
- buy: 1
- sell: 0
- 10:
- material: "SPRUCE_SAPLING"
- meta: "Spruce Sapling"
- buy: 1
- sell: 0
- 11:
- material: "BIRCH_SAPLING"
- meta: "Birch Sapling"
- buy: 1
- sell: 0
- 12:
- material: "JUNGLE_SAPLING"
- meta: "Jungle Sapling"
- buy: 1
- sell: 0
- 13:
- material: "ACACIA_SAPLING"
- meta: "Acacia Sapling"
- buy: 1
- sell: 0
- 14:
- material: "DARK_OAK_SAPLING"
- meta: "Dark Oak Sapling"
- buy: 1
- sell: 0
- 15:
- material: "CACTUS"
- meta: "Cactus"
- buy: 60
- sell: 30
- 16:
- material: "SUGAR_CANE"
- meta: "Sugar Cane"
- buy: 50
- sell: 25
- 17:
- material: "PUMPKIN"
- meta: "Pumpkin"
- buy: 80
- sell: 50
- 18:
- material: "MELON"
- meta: "Melon"
- buy: 90
- sell: 55
- 19:
- material: "COCOA_BEANS"
- meta: "Cocoa Beans"
- buy: 40
- sell: 25
- 20:
- material: "CHORUS_FLOWER"
- meta: "Chorus Flower"
- buy: 100
- sell: 25
- 21:
- material: "CHORUS_PLANT"
- meta: "Chorus Plant"
- buy: 120
- sell: 30
- 22:
- material: "CHORUS_FRUIT"
- meta: "Chorus Fruit"
- buy: 50
- sell: 20
- 23:
- material: "BROWN_MUSHROOM"
- meta: "Brown Mushroom"
- buy: 100
- sell: 5
- 24:
- material: "RED_MUSHROOM"
- meta: "Red Mushroom"
- buy: 100
- sell: 5
- 25:
- material: "APPLE"
- meta: "Apple"
- buy: 20
- sell: 5
- 26:
- material: "EGG"
- meta: "Egg"
- buy: 10
- sell: 5
- 27:
- material: "bamboo"
- meta: "Bamboo"
- buy: 55
- sell: 5
- #--------------------------------------------------ShopEnchanting---------------------------------------------
- #You can see all items have an "echantment" line, there you fill in what enchantment for the item!
- #If you want you can change the material to whatever you want, like: IRON_SWORD
- #You can add all of the enchantments that exist!
- #You can change the level of the enchantment to whatever you like! Example: knockback 123456
- #--Note: All of the enchantments are ID's
- #You can see all enchantments and their max strength on: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/enchantments/Enchantment.html
- Enchanting:
- 1:
- material: "ENCHANTED_BOOK"
- meta: "Knockback 1"
- buy: 850
- sell: 10
- enchantment: "KNOCKBACK"
- strength: 1
- 2:
- material: "ENCHANTED_BOOK"
- meta: "Knockback 2"
- buy: 1500
- sell: 15
- enchantment: "KNOCKBACK"
- strength: 2
- 3:
- material: "ENCHANTED_BOOK"
- meta: "Sweeping 2"
- buy: 1000
- sell: 7
- enchantment: "SWEEPING_EDGE"
- strength: 2
- 4:
- material: "ENCHANTED_BOOK"
- meta: "Looting 2"
- buy: 2000
- sell: 20
- enchantment: "LOOT_BONUS_MOBS"
- strength: 2
- 5:
- material: "ENCHANTED_BOOK"
- meta: "Fire Aspect 1"
- buy: 1800
- sell: 10
- enchantment: "FIRE_ASPECT"
- strength: 1
- 6:
- material: "ENCHANTED_BOOK"
- meta: "Bane Of Arthropods 4"
- buy: 1800
- sell: 15
- enchantment: "DAMAGE_ARTHROPODS"
- strength: 4
- 7:
- material: "ENCHANTED_BOOK"
- meta: "Vanishing Curse"
- buy: 10
- sell: 5
- enchantment: "VANISHING_CURSE"
- strength: 1
- 8:
- material: "ENCHANTED_BOOK"
- meta: "Efficiency 3"
- buy: 2200
- sell: 40
- enchantment: "DIG_SPEED"
- strength: 3
- 9:
- material: "ENCHANTED_BOOK"
- meta: "Efficiency 5"
- buy: 3200
- sell: 60
- enchantment: "DIG_SPEED"
- strength: 5
- 10:
- material: "ENCHANTED_BOOK"
- meta: "Sharpness 3"
- buy: 2450
- sell: 15
- enchantment: "DAMAGE_ALL"
- strength: 3
- 11:
- material: "ENCHANTED_BOOK"
- meta: "Sharpness 5"
- buy: 3150
- sell: 25
- enchantment: "DAMAGE_ALL"
- strength: 5
- 12:
- material: "ENCHANTED_BOOK"
- meta: "Silk Touch"
- buy: 4000
- sell: 20
- enchantment: "SILK_TOUCH"
- strength: 1
- 13:
- material: "ENCHANTED_BOOK"
- meta: "Smite 3"
- buy: 1800
- sell: 10
- enchantment: "DAMAGE_ARTHROPODS"
- strength: 3
- 14:
- material: "ENCHANTED_BOOK"
- meta: "Infinity"
- buy: 2600
- sell: 10
- enchantment: "DAMAGE_ARTHROPODS"
- strength: 1
- 15:
- material: "ENCHANTED_BOOK"
- meta: "Power 5"
- buy: 3100
- sell: 15
- enchantment: "ARROW_DAMAGE"
- strength: 5
- 16:
- material: "ENCHANTED_BOOK"
- meta: "Unbreaking 5"
- buy: 3250
- sell: 20
- enchantment: "DURABILITY"
- strength: 5
- 17:
- material: "ENCHANTED_BOOK"
- meta: "Aqua Affinity"
- buy: 1100
- sell: 5
- enchantment: "WATER_WORKER"
- strength: 1
- 18:
- material: "ENCHANTED_BOOK"
- meta: "Punch 2"
- buy: 2000
- sell: 10
- enchantment: "ARROW_KNOCKBACK"
- strength: 2
- 19:
- material: "ENCHANTED_BOOK"
- meta: "Blast Protection 4"
- buy: 1800
- sell: 15
- enchantment: "PROTECTION_EXPLOSIONS"
- strength: 4
- 20:
- material: "ENCHANTED_BOOK"
- meta: "Binding Curse"
- buy: 5
- sell: 0
- enchantment: "BINDING_CURSE"
- strength: 1
- 21:
- material: "ENCHANTED_BOOK"
- meta: "Thorns 3"
- buy: 2200
- sell: 15
- enchantment: "THORNS"
- strength: 3
- 22:
- material: "ENCHANTED_BOOK"
- meta: "Depth Strider 3"
- buy: 2900
- sell: 10
- enchantment: "DEPTH_STRIDER"
- strength: 3
- 23:
- material: "ENCHANTED_BOOK"
- meta: "Fortune 4"
- buy: 4200
- sell: 50
- enchantment: "LOOT_BONUS_BLOCKS"
- strength: 4
- 24:
- material: "ENCHANTED_BOOK"
- meta: "Feather Falling 4"
- buy: 2000
- sell: 20
- enchantment: "PROTECTION_FALL"
- strength: 4
- 25:
- material: "ENCHANTED_BOOK"
- meta: "Fire Protection 4"
- buy: 2200
- sell: 15
- enchantment: "PROTECTION_FIRE"
- strength: 4
- 26:
- material: "ENCHANTED_BOOK"
- meta: "Frost Walker 2"
- buy: 1800
- sell: 10
- enchantment: "FROST_WALKER"
- strength: 2
- 27:
- material: "ENCHANTED_BOOK"
- meta: "Mending"
- buy: 5000
- sell: 10
- enchantment: "MENDING"
- strength: 1
- 28:
- material: "ENCHANTED_BOOK"
- meta: "Projectile Protection 4"
- buy: 1850
- sell: 15
- enchantment: "PROTECTION_PROJECTILE"
- strength: 4
- 29:
- material: "ENCHANTED_BOOK"
- meta: "Protection 4"
- buy: 2500
- sell: 20
- enchantment: "PROTECTION_ENVIRONMENTAL"
- strength: 4
- 30:
- material: "ENCHANTED_BOOK"
- meta: "Respiration 3"
- buy: 1500
- sell: 10
- enchantment: "OXYGEN"
- strength: 3
- #---------------------------------------------------------ShopFood---------------------------------------------------------
- Food:
- 1:
- material: "COOKED_BEEF"
- meta: "Cooked Beef"
- buy: 5
- sell: 4
- 2:
- material: "BEEF"
- meta: "Beef"
- buy: 2
- sell: 2
- 3:
- material: "COOKED_PORKCHOP"
- meta: "Cooked Porkchop"
- buy: 5
- sell: 0
- 4:
- material: "PORKCHOP"
- meta: "Porkchop"
- buy: 2
- sell: 0
- 5:
- material: "COOKED_MUTTON"
- meta: "Cooked Mutton"
- buy: 4
- sell: 2
- 6:
- material: "MUTTON"
- meta: "Mutton"
- buy: 2
- sell: 1
- 7:
- material: "COOKED_CHICKEN"
- meta: "Cooked Chicken"
- buy: 4
- sell: 1
- 8:
- material: "CHICKEN"
- meta: "Chicken"
- buy: 2
- sell: 0
- 9:
- material: "COOKED_SALMON"
- meta: "Cooked Salmon"
- buy: 6
- sell: 4
- 10:
- material: "SALMON"
- meta: "Salmon"
- buy: 3
- sell: 2
- 11:
- material: "APPLE"
- meta: "Apple"
- buy: 20
- sell: 5
- 12:
- material: "BREAD"
- meta: "Bread"
- buy: 10
- sell: 5
- 13:
- material: "BAKED_POTATO"
- meta: "Baked Potato"
- buy: 4
- sell: 2
- 14:
- material: "POTATO"
- meta: "Potato"
- buy: 2
- sell: 1
- 15:
- material: "CARROT"
- meta: "Carrot"
- buy: 4
- sell: 2
- 16:
- material: "beetroot_soup"
- meta: "Beetroot soup"
- buy: 20
- sell: 5
- 17:
- material: "Cake"
- meta: "Cake"
- buy: 100
- sell: 45
- 18:
- material: "Cookie"
- meta: "Cookie"
- buy: 80
- sell: 5
- #--------------------------------------------------------------------ShopMobs------------------------------------------------
- Mobs:
- 1:
- material: "gunpowder"
- meta: "Gunpowder"
- buy: 50
- sell: 30
- 2:
- material: "string"
- meta: "String"
- buy: 50
- sell: 25
- 3:
- material: "fermented_spider_eye"
- meta: "Fermented Spider Eye"
- buy: 100
- sell: 50
- 4:
- material: "blaze_powder"
- meta: "Blaze Powder"
- buy: 75
- sell: 12
- 5:
- material: "bone"
- meta: "Bone"
- buy: 50
- sell: 25
- 6:
- material: "feather"
- meta: "Feather"
- buy: 100
- sell: 25
- 7:
- material: "ghast_tear"
- meta: "Ghast Tear"
- buy: 1000
- sell: 500
- 8:
- material: "gold_nugget"
- meta: "Gold Nugget"
- buy: 100
- sell: 25
- 9:
- material: "iron_nugget"
- meta: "Iron Nugget"
- buy: 75
- sell: 2
- 10:
- material: "blaze_rod"
- meta: "Blaze Rod"
- buy: 225
- sell: 85
- 11:
- material: "magma_cream"
- meta: "Magma Cream"
- buy: 500
- sell: 75
- 12:
- material: "nautilus_shell"
- meta: "Nautilus Shell"
- buy: 500
- sell: 250
- 13:
- material: "phantom_membrane"
- meta: "Phantom Membrane"
- buy: 600
- sell: 225
- 14:
- material: "poisonous_potato"
- meta: "Poisonous Potato"
- buy: 50
- sell: 25
- 15:
- material: "spider_eye"
- meta: "Spider Eye"
- buy: 50
- sell: 5
- 16:
- material: "rabbit_foot"
- meta: "Rabbit Foot"
- buy: 380
- sell: 125
- 17:
- material: "rabbit_hide"
- meta: "Rabbit Hide"
- buy: 225
- sell: 55
- 18:
- material: "rotten_flesh"
- meta: "Rotten Flesh"
- buy: 50
- sell: 30
- 19:
- material: "arrow"
- meta: "Arrow"
- buy: 50
- sell: 25
- #--------------------------------------------------------------------ShopOthers--------------------------------------------
- Others:
- 1:
- material: "beacon"
- meta: "Beacon"
- buy: 50000
- sell: 555
- 2:
- material: "bell"
- meta: "Bell"
- buy: 5000
- sell: 5
- 3:
- material: "blast_furnace"
- meta: "Blast Furnace"
- buy: 7500
- sell: 15
- 4:
- material: "campfire"
- meta: "Campfire"
- buy: 5000
- sell: 5
- 5:
- material: "carrot_on_a_stick"
- meta: "Carrot On a Stick"
- buy: 500
- sell: 5
- 6:
- material: "water_bucket"
- meta: "Water Bucket"
- buy: 1000
- sell: 10
- 7:
- material: "lava_bucket"
- meta: "Lava Bucket"
- buy: 1000
- sell: 10
- 8:
- material: "experience_bottle"
- meta: "Experience Botlle"
- buy: 800
- sell: 8
- 9:
- material: "composter"
- meta: "Composter"
- buy: 750
- sell: 7
- 10:
- material: "ender_pearl"
- meta: "Ender Pearl"
- buy: 325
- sell: 50
- 11:
- material: "lantern"
- meta: "Lantern"
- buy: 1500
- sell: 5
- 12:
- material: "lead"
- meta: "Lead"
- buy: 2000
- sell: 20
- 13:
- material: "name_tag"
- meta: "Name Tag"
- buy: 2500
- sell: 12
- 14:
- material: "trident"
- meta: "Trident"
- buy: 500006
- sell: 8004
- 15:
- material: "vine"
- meta: "Vine"
- buy: 500
- sell: 5
- 16:
- material: "writable_book"
- meta: "Book And Quill"
- buy: 600
- sell: 3
- 17:
- material: "enchanting_table"
- meta: "Enchanting Table"
- buy: 2500
- sell: 25
- 18:
- material: "saddle"
- meta: "Saddle"
- buy: 2500
- sell: 250
- 19:
- material: "villager_spawn_egg"
- meta: "Villager Spawn Egg"
- buy: 275000
- sell: 25
- 20:
- material: "anvil"
- meta: "Anvil"
- buy: 5000
- sell: 500
- 21:
- material: "end_portal_frame"
- meta: "End Portal Frame"
- buy: 50000
- sell: 25
- 22:
- material: "end_rod"
- meta: "End Rod"
- buy: 5000
- sell: 500
- 23:
- material: "ender_eye"
- meta: "Ender Eye"
- buy: 4500
- sell: 275
- 24:
- material: "ender_chest"
- meta: "Ender Chest"
- buy: 4500
- sell: 50
- 25:
- material: "elytra"
- meta: "Elytra"
- buy: 250000
- sell: 5000
- 26:
- material: "glowstone_dust"
- meta: "Glowstone Dust"
- buy: 15
- sell: 1
- #-------------------------------------------------------Spawners---------------------------------------
- Spawners:
- 1:
- material: "spawner"
- meta: "Zombie Spawner"
- buy: 2450000
- sell: 0
- type: "ZOMBIE"
- 2:
- material: "spawner"
- meta: "Skeleton Spawner"
- buy: 1800000
- sell: 0
- type: "SKELETON"
- 3:
- material: "spawner"
- meta: "Spider Spawner"
- buy: 500000
- sell: 0
- type: "SPIDER"
- 4:
- material: "spawner"
- meta: "Zombie Pigman Spawner"
- buy: 1200000
- sell: 0
- type: "PIG_ZOMBIE"
- 5:
- material: "spawner"
- meta: "Creeper Spawner"
- buy: 1750000
- sell: 0
- type: "CREEPER"
- 6:
- material: "spawner"
- meta: "Husk Spawner"
- buy: 1200000
- sell: 0
- type: "HUSK"
- 7:
- material: "spawner"
- meta: "Witch Spawner"
- buy: 1500000
- sell: 0
- type: "WITCH"
- 8:
- material: "spawner"
- meta: "Slime Spawner"
- buy: 1000000
- sell: 0
- type: "SLIME"
- 9:
- material: "spawner"
- meta: "Iron Golem Spawner"
- buy: 3500000
- sell: 0
- type: "IRON_GOLEM"
- 10:
- material: "spawner"
- meta: "Blaze Spawner"
- buy: 1900000
- sell: 0
- type: "BLAZE"
- 11:
- material: "spawner"
- meta: "Wolf Spawner"
- buy: 1500000
- sell: 0
- type: "WOLF"
- 12:
- material: "spawner"
- meta: "Cow Spawner"
- buy: 1750000
- sell: 0
- type: "COW"
- 13:
- material: "spawner"
- meta: "Sheep Spawner"
- buy: 1000000
- sell: 0
- type: "SHEEP"
- 14:
- material: "spawner"
- meta: "Chicken Spawner"
- buy: 750000
- sell: 0
- type: "CHICKEN"
- 15:
- material: "spawner"
- meta: "Mooshroom Spawner"
- buy: 1850000
- sell: 0
- type: "MUSHROOM_COW"
- 16:
- material: "spawner"
- meta: "Parrot Spawner"
- buy: 500000
- sell: 0
- type: "PARROT"
- 17:
- material: "spawner"
- meta: "Rabbit Spawner"
- buy: 1500000
- sell: 0
- type: "RABBIT"
- 18:
- material: "spawner"
- meta: "Panda Spawner"
- buy: 5500000
- sell: 0
- type: "PANDA"
- 19:
- material: "spawner"
- meta: "Phantom Spawner"
- buy: 4750000
- sell: 0
- type: "PHANTOM"
- #--------------------------------------------------------------ShopMusic-----------------------------------
- Music:
- 1:
- material: "MUSIC_DISC_13"
- meta: "13"
- buy: 500
- sell: 10
- 2:
- material: "MUSIC_DISC_BLOCKS"
- meta: "Blocks"
- buy: 500
- sell: 10
- 3:
- material: "MUSIC_DISC_CAT"
- meta: "Cat"
- buy: 500
- sell: 10
- 4:
- material: "MUSIC_DISC_CHIRP"
- meta: "CHIRP"
- buy: 500
- sell: 10
- 5:
- material: "MUSIC_DISC_FAR"
- meta: "Far"
- buy: 500
- sell: 10
- 6:
- material: "MUSIC_DISC_MALL"
- meta: "Mall"
- buy: 500
- sell: 10
- 7:
- material: "MUSIC_DISC_MELLOHI"
- meta: "Mellohi"
- buy: 500
- sell: 10
- 8:
- material: "MUSIC_DISC_STAL"
- meta: "Stall"
- buy: 500
- sell: 10
- 9:
- material: "MUSIC_DISC_STRAD"
- meta: "Strad"
- buy: 500
- sell: 10
- 10:
- material: "MUSIC_DISC_WAIT"
- meta: "Wait"
- buy: 500
- sell: 10
- 11:
- material: "MUSIC_DISC_WARD"
- meta: "Ward"
- buy: 500
- sell: 10
- 12:
- material: "MUSIC_DISC_11"
- meta: "11"
- buy: 500
- sell: 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement