diff --git a/items.json b/items.json index 70f884f..dc54913 100644 --- a/items.json +++ b/items.json @@ -1,851 +1,9244 @@ { "items": [ { - "id": "minecraft:diamond", - "name": "Diamant", - "description": "Edelstein", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond.png" + "id": "minecraft:acacia_wood", + "name": "Akazienholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_acacia_wood.png" }, { - "id": "minecraft:iron_ingot", - "name": "Eisenbarren", - "description": "Metall", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_ingot.png" + "id": "minecraft:bamboo_planks", + "name": "Bambusbretter", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_planks.png" }, { - "id": "minecraft:gold_ingot", - "name": "Goldbarren", - "description": "Wertvolles Metall", - "price": 10, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gold_ingot.png" + "id": "minecraft:birch_planks", + "name": "Birkenbretter", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_planks.png" }, { - "id": "minecraft:copper_ingot", - "name": "Kupferbarren", - "description": "Oxidierendes Metall", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_copper_ingot.png" + "id": "minecraft:birch_wood", + "name": "Birkenholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_wood.png" }, { - "id": "minecraft:netherite_ingot", - "name": "Netheritbarren", - "description": "Stärkstes Material", - "price": 100, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_ingot.png" + "id": "minecraft:birch_log", + "name": "Birkenstamm", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_log.png" }, { - "id": "minecraft:netherite_scrap", - "name": "Netheritreste", - "description": "Wird zu Netherit", - "price": 25, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_scrap.png" + "id": "minecraft:blackstone", + "name": "Blackstone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blackstone.png" }, { - "id": "minecraft:emerald", - "name": "Smaragd", - "description": "Handelswährung", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_emerald.png" + "id": "minecraft:blackstone_wall", + "name": "BlackstoneWall", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blackstone_wall.png" }, { - "id": "minecraft:coal", - "name": "Kohle", - "description": "Brennstoff", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_coal.png" + "id": "minecraft:blackstone_slab", + "name": "Blackstonestufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blackstone_slab.png" }, { - "id": "minecraft:charcoal", - "name": "Holzkohle", - "description": "Brennstoff", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_charcoal.png" + "id": "minecraft:blackstone_stairs", + "name": "Blackstonetreppe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blackstone_stairs.png" + }, + { + "id": "minecraft:blue_concrete", + "name": "Blauer Beton", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_concrete.png" + }, + { + "id": "minecraft:blue_concrete_powder", + "name": "Blauer BetonPowder", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_concrete_powder.png" + }, + { + "id": "minecraft:brown_concrete", + "name": "Brauner Beton", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_concrete.png" + }, + { + "id": "minecraft:brown_concrete_powder", + "name": "Brauner BetonPowder", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_concrete_powder.png" + }, + { + "id": "minecraft:bricks", + "name": "Bricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bricks.png" + }, + { + "id": "minecraft:chiseled_nether_bricks", + "name": "ChiseledNetherBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chiseled_nether_bricks.png" + }, + { + "id": "minecraft:chiseled_polished_blackstone", + "name": "ChiseledPolishedBlackstone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chiseled_polished_blackstone.png" + }, + { + "id": "minecraft:chiseled_resin_bricks", + "name": "ChiseledResinBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chiseled_resin_bricks.png" + }, + { + "id": "minecraft:chiseled_red_sandstone", + "name": "ChiseledRotSandstone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chiseled_red_sandstone.png" + }, + { + "id": "minecraft:chiseled_sandstone", + "name": "ChiseledSandstone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chiseled_sandstone.png" + }, + { + "id": "minecraft:chiseled_stone_bricks", + "name": "ChiseledSteinBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chiseled_stone_bricks.png" + }, + { + "id": "minecraft:chiseled_tuff_bricks", + "name": "ChiseledTuffBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chiseled_tuff_bricks.png" + }, + { + "id": "minecraft:cobblestone", + "name": "Cobblestone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cobblestone.png" + }, + { + "id": "minecraft:cobblestone_wall", + "name": "CobblestoneWall", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cobblestone_wall.png" + }, + { + "id": "minecraft:cobblestone_slab", + "name": "Cobblestonestufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cobblestone_slab.png" + }, + { + "id": "minecraft:cobblestone_stairs", + "name": "Cobblestonetreppe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cobblestone_stairs.png" + }, + { + "id": "minecraft:cracked_deepslate_bricks", + "name": "CrackedDeepslateBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cracked_deepslate_bricks.png" + }, + { + "id": "minecraft:cracked_nether_bricks", + "name": "CrackedNetherBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cracked_nether_bricks.png" + }, + { + "id": "minecraft:cracked_polished_blackstone_bricks", + "name": "CrackedPolishedBlackstoneBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cracked_polished_blackstone_bricks.png" + }, + { + "id": "minecraft:cracked_stone_bricks", + "name": "CrackedSteinBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cracked_stone_bricks.png" + }, + { + "id": "minecraft:cut_red_sandstone", + "name": "CutRotSandstone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cut_red_sandstone.png" + }, + { + "id": "minecraft:cut_red_sandstone_slab", + "name": "CutRotSandstonestufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cut_red_sandstone_slab.png" + }, + { + "id": "minecraft:cut_sandstone", + "name": "CutSandstone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cut_sandstone.png" + }, + { + "id": "minecraft:cut_sandstone_slab", + "name": "CutSandstonestufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cut_sandstone_slab.png" + }, + { + "id": "minecraft:deepslate_bricks", + "name": "DeepslateBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_bricks.png" + }, + { + "id": "minecraft:deepslate_redstone_ore", + "name": "DeepslateRedstoneOre", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_redstone_ore.png" + }, + { + "id": "minecraft:dripstone_block", + "name": "DripstoneBlock", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dripstone_block.png" + }, + { + "id": "minecraft:oak_planks", + "name": "Eichenbretter", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_planks.png" + }, + { + "id": "minecraft:oak_wood", + "name": "Eichenholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_wood.png" + }, + { + "id": "minecraft:oak_log", + "name": "Eichenstamm", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_log.png" + }, + { + "id": "minecraft:end_stone", + "name": "EndStein", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_end_stone.png" + }, + { + "id": "minecraft:end_stone_brick_wall", + "name": "EndSteinBrickWall", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_end_stone_brick_wall.png" + }, + { + "id": "minecraft:end_stone_bricks", + "name": "EndSteinBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_end_stone_bricks.png" + }, + { + "id": "minecraft:end_stone_brick_slab", + "name": "EndSteinBrickstufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_end_stone_brick_slab.png" + }, + { + "id": "minecraft:end_stone_brick_stairs", + "name": "EndSteinBricktreppe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_end_stone_brick_stairs.png" + }, + { + "id": "minecraft:spruce_planks", + "name": "Fichtenbretter", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_planks.png" + }, + { + "id": "minecraft:spruce_wood", + "name": "Fichtenholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_wood.png" + }, + { + "id": "minecraft:spruce_log", + "name": "Fichtenstamm", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_log.png" + }, + { + "id": "minecraft:yellow_concrete", + "name": "Gelber Beton", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_yellow_concrete.png" + }, + { + "id": "minecraft:yellow_concrete_powder", + "name": "Gelber BetonPowder", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_yellow_concrete_powder.png" + }, + { + "id": "minecraft:gilded_blackstone", + "name": "GildedBlackstone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gilded_blackstone.png" + }, + { + "id": "minecraft:glowstone", + "name": "Glowstone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_glowstone.png" + }, + { + "id": "minecraft:glowstone_dust", + "name": "GlowstoneDust", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_glowstone_dust.png" + }, + { + "id": "minecraft:gray_concrete", + "name": "Grauer Beton", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gray_concrete.png" + }, + { + "id": "minecraft:gray_concrete_powder", + "name": "Grauer BetonPowder", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gray_concrete_powder.png" + }, + { + "id": "minecraft:grindstone", + "name": "Grindstone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_grindstone.png" + }, + { + "id": "minecraft:green_concrete", + "name": "Grüner Beton", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_green_concrete.png" + }, + { + "id": "minecraft:green_concrete_powder", + "name": "Grüner BetonPowder", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_green_concrete_powder.png" + }, + { + "id": "minecraft:light_blue_concrete", + "name": "HellBlauer Beton", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_blue_concrete.png" + }, + { + "id": "minecraft:light_blue_concrete_powder", + "name": "HellBlauer BetonPowder", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_blue_concrete_powder.png" + }, + { + "id": "minecraft:light_gray_concrete", + "name": "HellGrauer Beton", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_gray_concrete.png" + }, + { + "id": "minecraft:light_gray_concrete_powder", + "name": "HellGrauer BetonPowder", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_gray_concrete_powder.png" + }, + { + "id": "minecraft:lime_concrete", + "name": "Hellgrüner Beton", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lime_concrete.png" + }, + { + "id": "minecraft:lime_concrete_powder", + "name": "Hellgrüner BetonPowder", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lime_concrete_powder.png" + }, + { + "id": "minecraft:infested_chiseled_stone_bricks", + "name": "InfestedChiseledSteinBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_infested_chiseled_stone_bricks.png" + }, + { + "id": "minecraft:infested_cobblestone", + "name": "InfestedCobblestone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_infested_cobblestone.png" + }, + { + "id": "minecraft:infested_cracked_stone_bricks", + "name": "InfestedCrackedSteinBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_infested_cracked_stone_bricks.png" + }, + { + "id": "minecraft:infested_mossy_stone_bricks", + "name": "InfestedMossySteinBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_infested_mossy_stone_bricks.png" + }, + { + "id": "minecraft:infested_stone", + "name": "InfestedStein", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_infested_stone.png" + }, + { + "id": "minecraft:infested_stone_bricks", + "name": "InfestedSteinBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_infested_stone_bricks.png" + }, + { + "id": "minecraft:crimson_planks", + "name": "Karmesinbretter", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_planks.png" + }, + { + "id": "minecraft:cherry_planks", + "name": "Kirschbretter", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_planks.png" + }, + { + "id": "minecraft:cherry_wood", + "name": "Kirschholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_wood.png" + }, + { + "id": "minecraft:cherry_log", + "name": "Kirschstamm", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_log.png" + }, + { + "id": "minecraft:lodestone", + "name": "Lodestone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lodestone.png" + }, + { + "id": "minecraft:magenta_concrete", + "name": "Magentaer Beton", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magenta_concrete.png" + }, + { + "id": "minecraft:magenta_concrete_powder", + "name": "Magentaer BetonPowder", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magenta_concrete_powder.png" + }, + { + "id": "minecraft:mangrove_planks", + "name": "Mangrovenbretter", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_planks.png" + }, + { + "id": "minecraft:mangrove_wood", + "name": "Mangrovenholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_wood.png" + }, + { + "id": "minecraft:mangrove_log", + "name": "Mangrovenstamm", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_log.png" + }, + { + "id": "minecraft:mossy_cobblestone", + "name": "MossyCobblestone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mossy_cobblestone.png" + }, + { + "id": "minecraft:mossy_cobblestone_wall", + "name": "MossyCobblestoneWall", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mossy_cobblestone_wall.png" + }, + { + "id": "minecraft:mossy_cobblestone_slab", + "name": "MossyCobblestonestufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mossy_cobblestone_slab.png" + }, + { + "id": "minecraft:mossy_cobblestone_stairs", + "name": "MossyCobblestonetreppe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mossy_cobblestone_stairs.png" + }, + { + "id": "minecraft:mossy_stone_brick_wall", + "name": "MossySteinBrickWall", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mossy_stone_brick_wall.png" + }, + { + "id": "minecraft:mossy_stone_bricks", + "name": "MossySteinBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mossy_stone_bricks.png" + }, + { + "id": "minecraft:mossy_stone_brick_slab", + "name": "MossySteinBrickstufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mossy_stone_brick_slab.png" + }, + { + "id": "minecraft:mossy_stone_brick_stairs", + "name": "MossySteinBricktreppe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mossy_stone_brick_stairs.png" + }, + { + "id": "minecraft:mud_bricks", + "name": "MudBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mud_bricks.png" + }, + { + "id": "minecraft:nether_bricks", + "name": "NetherBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nether_bricks.png" + }, + { + "id": "minecraft:orange_concrete", + "name": "Orangeer Beton", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_concrete.png" + }, + { + "id": "minecraft:orange_concrete_powder", + "name": "Orangeer BetonPowder", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_concrete_powder.png" + }, + { + "id": "minecraft:pointed_dripstone", + "name": "PointedDripstone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pointed_dripstone.png" + }, + { + "id": "minecraft:polished_blackstone", + "name": "PolishedBlackstone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_blackstone.png" + }, + { + "id": "minecraft:polished_blackstone_brick_wall", + "name": "PolishedBlackstoneBrickWall", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_blackstone_brick_wall.png" + }, + { + "id": "minecraft:polished_blackstone_bricks", + "name": "PolishedBlackstoneBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_blackstone_bricks.png" + }, + { + "id": "minecraft:polished_blackstone_brick_slab", + "name": "PolishedBlackstoneBrickstufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_blackstone_brick_slab.png" + }, + { + "id": "minecraft:polished_blackstone_brick_stairs", + "name": "PolishedBlackstoneBricktreppe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_blackstone_brick_stairs.png" + }, + { + "id": "minecraft:polished_blackstone_wall", + "name": "PolishedBlackstoneWall", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_blackstone_wall.png" + }, + { + "id": "minecraft:polished_blackstone_pressure_plate", + "name": "PolishedBlackstonedruckplatte", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_blackstone_pressure_plate.png" + }, + { + "id": "minecraft:polished_blackstone_button", + "name": "PolishedBlackstoneknopf", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_blackstone_button.png" + }, + { + "id": "minecraft:polished_blackstone_slab", + "name": "PolishedBlackstonestufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_blackstone_slab.png" + }, + { + "id": "minecraft:polished_blackstone_stairs", + "name": "PolishedBlackstonetreppe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_blackstone_stairs.png" + }, + { + "id": "minecraft:prismarine_bricks", + "name": "PrismarineBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_prismarine_bricks.png" + }, + { + "id": "minecraft:quartz_bricks", + "name": "QuartzBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_quartz_bricks.png" }, { "id": "minecraft:redstone", "name": "Redstone", - "description": "Redstone-Staub", + "description": "Baumaterial", "price": 2, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_redstone.png" }, { - "id": "minecraft:lapis_lazuli", - "name": "Lapislazuli", - "description": "Verzauberung", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lapis_lazuli.png" - }, - { - "id": "minecraft:amethyst_shard", - "name": "Amethystscherbe", - "description": "Kristall", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_amethyst_shard.png" - }, - { - "id": "minecraft:quartz", - "name": "Netherquarz", - "description": "Weißer Kristall", - "price": 4, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_quartz.png" - }, - { - "id": "minecraft:raw_iron", - "name": "Roheisen", - "description": "Roherz", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_raw_iron.png" - }, - { - "id": "minecraft:raw_gold", - "name": "Rohgold", - "description": "Roherz", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_raw_gold.png" - }, - { - "id": "minecraft:raw_copper", - "name": "Rohkupfer", - "description": "Roherz", + "id": "minecraft:redstone_block", + "name": "RedstoneBlock", + "description": "Baumaterial", "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_raw_copper.png" + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_redstone_block.png" }, { - "id": "minecraft:ancient_debris", - "name": "Antike Trümmer", - "description": "Nethererz", - "price": 50, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ancient_debris.png" - }, - { - "id": "minecraft:flint", - "name": "Feuerstein", - "description": "Scharfer Stein", + "id": "minecraft:redstone_lamp", + "name": "RedstoneLamp", + "description": "Baumaterial", "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_flint.png" + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_redstone_lamp.png" }, { - "id": "minecraft:clay_ball", - "name": "Tonklumpen", - "description": "Tonmaterial", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_clay_ball.png" - }, - { - "id": "minecraft:brick", - "name": "Ziegel", - "description": "Gebrannter Ton", + "id": "minecraft:redstone_ore", + "name": "RedstoneOre", + "description": "Baumaterial", "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brick.png" + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_redstone_ore.png" }, { - "id": "minecraft:nether_brick", - "name": "Netherziegel", - "description": "Nethermaterial", + "id": "minecraft:redstone_torch", + "name": "RedstoneTorch", + "description": "Baumaterial", "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nether_brick.png" + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_redstone_torch.png" }, { - "id": "minecraft:prismarine_shard", - "name": "Prismarinscherbe", - "description": "Ozeanteil", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_prismarine_shard.png" - }, - { - "id": "minecraft:prismarine_crystals", - "name": "Prismarinkristalle", - "description": "Leuchtend", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_prismarine_crystals.png" - }, - { - "id": "minecraft:echo_shard", - "name": "Echoscherbe", - "description": "Ancient City", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_echo_shard.png" - }, - { - "id": "minecraft:disc_fragment_5", - "name": "Scheibenfragment 5", - "description": "Schallplattenteil", - "price": 25, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_disc_fragment_5.png" - }, - { - "id": "minecraft:blaze_rod", - "name": "Lohenrute", - "description": "Netherdrop", - "price": 8, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blaze_rod.png" - }, - { - "id": "minecraft:blaze_powder", - "name": "Lohenstaub", - "description": "Braumaterial", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blaze_powder.png" - }, - { - "id": "minecraft:ender_pearl", - "name": "Enderperle", - "description": "Teleportation", - "price": 10, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ender_pearl.png" - }, - { - "id": "minecraft:ender_eye", - "name": "Enderauge", - "description": "Festungsfinder", - "price": 12, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ender_eye.png" - }, - { - "id": "minecraft:ghast_tear", - "name": "Ghast-Träne", - "description": "Seltener Drop", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ghast_tear.png" - }, - { - "id": "minecraft:magma_cream", - "name": "Magmacreme", - "description": "Braumaterial", - "price": 8, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magma_cream.png" - }, - { - "id": "minecraft:slime_ball", - "name": "Schleimball", - "description": "Klebrig", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_slime_ball.png" - }, - { - "id": "minecraft:dragon_breath", - "name": "Drachenatem", - "description": "Enddrache", - "price": 30, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dragon_breath.png" - }, - { - "id": "minecraft:nether_star", - "name": "Netherstern", - "description": "Wither-Drop", - "price": 150, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nether_star.png" - }, - { - "id": "minecraft:dragon_egg", - "name": "Drachenei", - "description": "Einmalig", - "price": 500, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dragon_egg.png" - }, - { - "id": "minecraft:heart_of_the_sea", - "name": "Herz des Meeres", - "description": "Schatz", - "price": 40, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_heart_of_the_sea.png" - }, - { - "id": "minecraft:nautilus_shell", - "name": "Nautilusschale", - "description": "Muschel", - "price": 10, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nautilus_shell.png" - }, - { - "id": "minecraft:scute", - "name": "Hornschild", - "description": "Schildkröte", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_scute.png" - }, - { - "id": "minecraft:phantom_membrane", - "name": "Phantomhaut", - "description": "Phantom-Drop", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_phantom_membrane.png" - }, - { - "id": "minecraft:shulker_shell", - "name": "Shulker-Schale", - "description": "End-Material", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_shulker_shell.png" - }, - { - "id": "minecraft:rabbit_foot", - "name": "Hasenpfote", - "description": "Glück", - "price": 12, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rabbit_foot.png" - }, - { - "id": "minecraft:rabbit_hide", - "name": "Hasenhaut", - "description": "Leder-Alt", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rabbit_hide.png" - }, - { - "id": "minecraft:leather", - "name": "Leder", - "description": "Tierhaut", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_leather.png" - }, - { - "id": "minecraft:feather", - "name": "Feder", - "description": "Vogel", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_feather.png" - }, - { - "id": "minecraft:string", - "name": "Faden", - "description": "Spinne", + "id": "minecraft:resin_bricks", + "name": "ResinBricks", + "description": "Baumaterial", "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_string.png" + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_resin_bricks.png" }, { - "id": "minecraft:bone", - "name": "Knochen", - "description": "Skelett", + "id": "minecraft:pink_concrete", + "name": "Rosaer Beton", + "description": "Baumaterial", "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bone.png" + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_concrete.png" }, { - "id": "minecraft:bone_meal", - "name": "Knochenmehl", - "description": "Dünger", + "id": "minecraft:pink_concrete_powder", + "name": "Rosaer BetonPowder", + "description": "Baumaterial", "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bone_meal.png" + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_concrete_powder.png" }, { - "id": "minecraft:gunpowder", - "name": "Schwarzpulver", - "description": "Explosiv", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gunpowder.png" + "id": "minecraft:red_nether_bricks", + "name": "RotNetherBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_nether_bricks.png" }, { - "id": "minecraft:ink_sac", - "name": "Tintenbeutel", - "description": "Schwarze Farbe", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ink_sac.png" + "id": "minecraft:red_sandstone", + "name": "RotSandstone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_sandstone.png" }, { - "id": "minecraft:glow_ink_sac", - "name": "Leuchttintenbeutel", - "description": "Leuchtend", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_glow_ink_sac.png" + "id": "minecraft:red_sandstone_wall", + "name": "RotSandstoneWall", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_sandstone_wall.png" }, { - "id": "minecraft:mace", - "name": "Streitkolben", - "description": "Neue Waffe", - "price": 60, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mace.png" + "id": "minecraft:red_sandstone_slab", + "name": "RotSandstonestufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_sandstone_slab.png" }, { - "id": "minecraft:wind_charge", - "name": "Windladung", - "description": "Stößt hoch", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wind_charge.png" + "id": "minecraft:red_sandstone_stairs", + "name": "RotSandstonetreppe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_sandstone_stairs.png" }, { - "id": "minecraft:trial_key", - "name": "Versuchsschlüssel", - "description": "Trial Vault", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_trial_key.png" + "id": "minecraft:red_concrete", + "name": "Roter Beton", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_concrete.png" }, { - "id": "minecraft:ominous_trial_key", - "name": "Unheilvoller Versuchsschlüssel", - "description": "Bessere Beute", - "price": 30, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ominous_trial_key.png" + "id": "minecraft:red_concrete_powder", + "name": "Roter BetonPowder", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_concrete_powder.png" }, { - "id": "minecraft:breeze_rod", - "name": "Breeze-Rute", - "description": "Breeze-Drop", - "price": 25, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_breeze_rod.png" + "id": "minecraft:sandstone", + "name": "Sandstone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sandstone.png" }, { - "id": "minecraft:heavy_core", - "name": "Schwerer Kern", - "description": "Mace-Material", - "price": 80, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_heavy_core.png" + "id": "minecraft:sandstone_wall", + "name": "SandstoneWall", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sandstone_wall.png" }, { - "id": "minecraft:copper_grate", - "name": "Kupfergitter", - "description": "Durchlässig", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_copper_grate.png" + "id": "minecraft:sandstone_slab", + "name": "Sandstonestufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sandstone_slab.png" }, { - "id": "minecraft:copper_bulb", - "name": "Kupferlampe", - "description": "Schaltbar", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_copper_bulb.png" + "id": "minecraft:sandstone_stairs", + "name": "Sandstonetreppe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sandstone_stairs.png" }, { - "id": "minecraft:exposed_copper_bulb", - "name": "Angelaufene Kupferlampe", - "description": "Oxidiert", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_exposed_copper_bulb.png" + "id": "minecraft:dark_oak_planks", + "name": "SchwarzEichenbretter", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_planks.png" }, { - "id": "minecraft:weathered_copper_bulb", - "name": "Verwitterte Kupferlampe", - "description": "Oxidiert", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_weathered_copper_bulb.png" + "id": "minecraft:dark_oak_wood", + "name": "SchwarzEichenholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_wood.png" }, { - "id": "minecraft:oxidized_copper_bulb", - "name": "Oxidierte Kupferlampe", - "description": "Oxidiert", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oxidized_copper_bulb.png" + "id": "minecraft:dark_oak_log", + "name": "SchwarzEichenstamm", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_log.png" }, { - "id": "minecraft:waxed_copper_bulb", - "name": "Gewachste Kupferlampe", - "description": "Versiegelt", - "price": 6, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_copper_bulb.png" + "id": "minecraft:black_concrete", + "name": "Schwarzer Beton", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_black_concrete.png" }, { - "id": "minecraft:chiseled_copper", - "name": "Gemeißeltes Kupfer", - "description": "Dekorativ", - "price": 4, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chiseled_copper.png" + "id": "minecraft:black_concrete_powder", + "name": "Schwarzer BetonPowder", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_black_concrete_powder.png" }, { - "id": "minecraft:copper_door", - "name": "Kupfertür", - "description": "Oxidiert", - "price": 4, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_copper_door.png" + "id": "minecraft:smooth_red_sandstone", + "name": "SmoothRotSandstone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_smooth_red_sandstone.png" }, { - "id": "minecraft:copper_trapdoor", - "name": "Kupferfalltür", - "description": "Oxidiert", - "price": 4, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_copper_trapdoor.png" + "id": "minecraft:smooth_red_sandstone_slab", + "name": "SmoothRotSandstonestufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_smooth_red_sandstone_slab.png" + }, + { + "id": "minecraft:smooth_red_sandstone_stairs", + "name": "SmoothRotSandstonetreppe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_smooth_red_sandstone_stairs.png" + }, + { + "id": "minecraft:smooth_sandstone", + "name": "SmoothSandstone", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_smooth_sandstone.png" + }, + { + "id": "minecraft:smooth_sandstone_slab", + "name": "SmoothSandstonestufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_smooth_sandstone_slab.png" + }, + { + "id": "minecraft:smooth_sandstone_stairs", + "name": "SmoothSandstonetreppe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_smooth_sandstone_stairs.png" + }, + { + "id": "minecraft:smooth_stone", + "name": "SmoothStein", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_smooth_stone.png" + }, + { + "id": "minecraft:smooth_stone_slab", + "name": "SmoothSteinstufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_smooth_stone_slab.png" + }, + { + "id": "minecraft:stone", + "name": "Stein", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone.png" + }, + { + "id": "minecraft:stone_brick_wall", + "name": "SteinBrickWall", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_brick_wall.png" + }, + { + "id": "minecraft:stone_bricks", + "name": "SteinBricks", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_bricks.png" + }, + { + "id": "minecraft:stone_brick_slab", + "name": "SteinBrickstufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_brick_slab.png" + }, + { + "id": "minecraft:stone_brick_stairs", + "name": "SteinBricktreppe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_brick_stairs.png" + }, + { + "id": "minecraft:stone_pressure_plate", + "name": "Steindruckplatte", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_pressure_plate.png" + }, + { + "id": "minecraft:stone_button", + "name": "Steinknopf", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_button.png" + }, + { + "id": "minecraft:stone_slab", + "name": "Steinstufe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_slab.png" + }, + { + "id": "minecraft:stone_stairs", + "name": "Steintreppe", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_stairs.png" + }, + { + "id": "minecraft:stonecutter", + "name": "Stonecutter", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stonecutter.png" + }, + { + "id": "minecraft:stripped_acacia_wood", + "name": "StrippedAkazienholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_acacia_wood.png" + }, + { + "id": "minecraft:stripped_acacia_log", + "name": "StrippedAkazienstamm", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_acacia_log.png" + }, + { + "id": "minecraft:stripped_birch_wood", + "name": "StrippedBirkenholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_birch_wood.png" + }, + { + "id": "minecraft:stripped_birch_log", + "name": "StrippedBirkenstamm", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_birch_log.png" + }, + { + "id": "minecraft:stripped_oak_wood", + "name": "StrippedEichenholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_oak_wood.png" + }, + { + "id": "minecraft:stripped_oak_log", + "name": "StrippedEichenstamm", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_oak_log.png" + }, + { + "id": "minecraft:stripped_spruce_wood", + "name": "StrippedFichtenholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_spruce_wood.png" + }, + { + "id": "minecraft:stripped_spruce_log", + "name": "StrippedFichtenstamm", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_spruce_log.png" + }, + { + "id": "minecraft:stripped_cherry_wood", + "name": "StrippedKirschholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_cherry_wood.png" + }, + { + "id": "minecraft:stripped_cherry_log", + "name": "StrippedKirschstamm", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_cherry_log.png" + }, + { + "id": "minecraft:stripped_mangrove_wood", + "name": "StrippedMangrovenholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_mangrove_wood.png" + }, + { + "id": "minecraft:stripped_mangrove_log", + "name": "StrippedMangrovenstamm", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_mangrove_log.png" + }, + { + "id": "minecraft:stripped_dark_oak_wood", + "name": "StrippedSchwarzEichenholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_dark_oak_wood.png" + }, + { + "id": "minecraft:stripped_dark_oak_log", + "name": "StrippedSchwarzEichenstamm", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_dark_oak_log.png" + }, + { + "id": "minecraft:stripped_jungle_wood", + "name": "StrippedTropenholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_jungle_wood.png" + }, + { + "id": "minecraft:stripped_jungle_log", + "name": "StrippedTropenstamm", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_jungle_log.png" + }, + { + "id": "minecraft:jungle_planks", + "name": "Tropenbretter", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_planks.png" + }, + { + "id": "minecraft:jungle_wood", + "name": "Tropenholz", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_wood.png" + }, + { + "id": "minecraft:jungle_log", + "name": "Tropenstamm", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_log.png" }, { "id": "minecraft:tuff_bricks", - "name": "Tuffziegel", - "description": "Steinvariante", + "name": "TuffBricks", + "description": "Baumaterial", "price": 2, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tuff_bricks.png" }, { - "id": "minecraft:chiseled_tuff", - "name": "Gemeißelter Tuff", - "description": "Dekorativ", + "id": "minecraft:cyan_concrete", + "name": "Türkiser Beton", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cyan_concrete.png" + }, + { + "id": "minecraft:cyan_concrete_powder", + "name": "Türkiser BetonPowder", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cyan_concrete_powder.png" + }, + { + "id": "minecraft:purple_concrete", + "name": "Violetter Beton", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purple_concrete.png" + }, + { + "id": "minecraft:purple_concrete_powder", + "name": "Violetter BetonPowder", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purple_concrete_powder.png" + }, + { + "id": "minecraft:white_concrete", + "name": "Weißer Beton", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_concrete.png" + }, + { + "id": "minecraft:white_concrete_powder", + "name": "Weißer BetonPowder", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_concrete_powder.png" + }, + { + "id": "minecraft:warped_planks", + "name": "Wirrbretter", + "description": "Baumaterial", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_planks.png" + }, + { + "id": "minecraft:bedrock", + "name": "Bedrock", + "description": "Dekoration", "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bedrock.png" + }, + { + "id": "minecraft:blue_candle", + "name": "Blaue Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_candle.png" + }, + { + "id": "minecraft:blue_wool", + "name": "Blaue Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_wool.png" + }, + { + "id": "minecraft:blue_carpet", + "name": "Blauer Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_carpet.png" + }, + { + "id": "minecraft:blue_banner", + "name": "Blaues Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_banner.png" + }, + { + "id": "minecraft:blue_bed", + "name": "Blaues Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_bed.png" + }, + { + "id": "minecraft:blue_stained_glass", + "name": "Blaues Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_stained_glass.png" + }, + { + "id": "minecraft:blue_stained_glass_pane", + "name": "Blaues GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_stained_glass_pane.png" + }, + { + "id": "minecraft:bordure_indented_banner_pattern", + "name": "BordureIndentedes BannerPattern", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bordure_indented_banner_pattern.png" + }, + { + "id": "minecraft:brown_candle", + "name": "Braune Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_candle.png" + }, + { + "id": "minecraft:brown_wool", + "name": "Braune Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_wool.png" + }, + { + "id": "minecraft:brown_carpet", + "name": "Brauner Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_carpet.png" + }, + { + "id": "minecraft:brown_banner", + "name": "Braunes Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_banner.png" + }, + { + "id": "minecraft:brown_bed", + "name": "Braunes Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_bed.png" + }, + { + "id": "minecraft:brown_stained_glass", + "name": "Braunes Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_stained_glass.png" + }, + { + "id": "minecraft:brown_stained_glass_pane", + "name": "Braunes GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_stained_glass_pane.png" + }, + { + "id": "minecraft:creeper_banner_pattern", + "name": "Creeperes BannerPattern", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_creeper_banner_pattern.png" + }, + { + "id": "minecraft:flower_banner_pattern", + "name": "Floweres BannerPattern", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_flower_banner_pattern.png" + }, + { + "id": "minecraft:flow_banner_pattern", + "name": "Flowes BannerPattern", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_flow_banner_pattern.png" + }, + { + "id": "minecraft:yellow_candle", + "name": "Gelbe Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_yellow_candle.png" + }, + { + "id": "minecraft:yellow_wool", + "name": "Gelbe Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_yellow_wool.png" + }, + { + "id": "minecraft:yellow_carpet", + "name": "Gelber Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_yellow_carpet.png" + }, + { + "id": "minecraft:yellow_banner", + "name": "Gelbes Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_yellow_banner.png" + }, + { + "id": "minecraft:yellow_bed", + "name": "Gelbes Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_yellow_bed.png" + }, + { + "id": "minecraft:yellow_stained_glass", + "name": "Gelbes Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_yellow_stained_glass.png" + }, + { + "id": "minecraft:yellow_stained_glass_pane", + "name": "Gelbes GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_yellow_stained_glass_pane.png" + }, + { + "id": "minecraft:globe_banner_pattern", + "name": "Globees BannerPattern", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_globe_banner_pattern.png" + }, + { + "id": "minecraft:gray_candle", + "name": "Graue Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gray_candle.png" + }, + { + "id": "minecraft:gray_wool", + "name": "Graue Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gray_wool.png" + }, + { + "id": "minecraft:gray_carpet", + "name": "Grauer Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gray_carpet.png" + }, + { + "id": "minecraft:gray_banner", + "name": "Graues Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gray_banner.png" + }, + { + "id": "minecraft:gray_bed", + "name": "Graues Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gray_bed.png" + }, + { + "id": "minecraft:gray_stained_glass", + "name": "Graues Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gray_stained_glass.png" + }, + { + "id": "minecraft:gray_stained_glass_pane", + "name": "Graues GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gray_stained_glass_pane.png" + }, + { + "id": "minecraft:green_candle", + "name": "Grüne Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_green_candle.png" + }, + { + "id": "minecraft:green_wool", + "name": "Grüne Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_green_wool.png" + }, + { + "id": "minecraft:green_carpet", + "name": "Grüner Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_green_carpet.png" + }, + { + "id": "minecraft:green_banner", + "name": "Grünes Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_green_banner.png" + }, + { + "id": "minecraft:green_bed", + "name": "Grünes Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_green_bed.png" + }, + { + "id": "minecraft:green_stained_glass", + "name": "Grünes Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_green_stained_glass.png" + }, + { + "id": "minecraft:green_stained_glass_pane", + "name": "Grünes GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_green_stained_glass_pane.png" + }, + { + "id": "minecraft:guster_banner_pattern", + "name": "Gusteres BannerPattern", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_guster_banner_pattern.png" + }, + { + "id": "minecraft:light_blue_candle", + "name": "HellBlaue Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_blue_candle.png" + }, + { + "id": "minecraft:light_blue_wool", + "name": "HellBlaue Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_blue_wool.png" + }, + { + "id": "minecraft:light_blue_carpet", + "name": "HellBlauer Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_blue_carpet.png" + }, + { + "id": "minecraft:light_blue_banner", + "name": "HellBlaues Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_blue_banner.png" + }, + { + "id": "minecraft:light_blue_bed", + "name": "HellBlaues Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_blue_bed.png" + }, + { + "id": "minecraft:light_blue_stained_glass", + "name": "HellBlaues Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_blue_stained_glass.png" + }, + { + "id": "minecraft:light_blue_stained_glass_pane", + "name": "HellBlaues GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_blue_stained_glass_pane.png" + }, + { + "id": "minecraft:light_gray_candle", + "name": "HellGraue Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_gray_candle.png" + }, + { + "id": "minecraft:light_gray_wool", + "name": "HellGraue Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_gray_wool.png" + }, + { + "id": "minecraft:light_gray_carpet", + "name": "HellGrauer Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_gray_carpet.png" + }, + { + "id": "minecraft:light_gray_banner", + "name": "HellGraues Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_gray_banner.png" + }, + { + "id": "minecraft:light_gray_bed", + "name": "HellGraues Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_gray_bed.png" + }, + { + "id": "minecraft:light_gray_stained_glass", + "name": "HellGraues Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_gray_stained_glass.png" + }, + { + "id": "minecraft:light_gray_stained_glass_pane", + "name": "HellGraues GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_gray_stained_glass_pane.png" + }, + { + "id": "minecraft:lime_candle", + "name": "Hellgrüne Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lime_candle.png" + }, + { + "id": "minecraft:lime_wool", + "name": "Hellgrüne Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lime_wool.png" + }, + { + "id": "minecraft:lime_carpet", + "name": "Hellgrüner Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lime_carpet.png" + }, + { + "id": "minecraft:lime_banner", + "name": "Hellgrünes Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lime_banner.png" + }, + { + "id": "minecraft:lime_bed", + "name": "Hellgrünes Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lime_bed.png" + }, + { + "id": "minecraft:lime_stained_glass", + "name": "Hellgrünes Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lime_stained_glass.png" + }, + { + "id": "minecraft:lime_stained_glass_pane", + "name": "Hellgrünes GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lime_stained_glass_pane.png" + }, + { + "id": "minecraft:magenta_candle", + "name": "Magentae Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magenta_candle.png" + }, + { + "id": "minecraft:magenta_wool", + "name": "Magentae Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magenta_wool.png" + }, + { + "id": "minecraft:magenta_carpet", + "name": "Magentaer Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magenta_carpet.png" + }, + { + "id": "minecraft:magenta_banner", + "name": "Magentaes Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magenta_banner.png" + }, + { + "id": "minecraft:magenta_bed", + "name": "Magentaes Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magenta_bed.png" + }, + { + "id": "minecraft:magenta_stained_glass", + "name": "Magentaes Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magenta_stained_glass.png" + }, + { + "id": "minecraft:magenta_stained_glass_pane", + "name": "Magentaes GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magenta_stained_glass_pane.png" + }, + { + "id": "minecraft:mojang_banner_pattern", + "name": "Mojanges BannerPattern", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mojang_banner_pattern.png" + }, + { + "id": "minecraft:moss_carpet", + "name": "Mosser Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_moss_carpet.png" + }, + { + "id": "minecraft:orange_candle", + "name": "Orangee Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_candle.png" + }, + { + "id": "minecraft:orange_wool", + "name": "Orangee Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_wool.png" + }, + { + "id": "minecraft:orange_carpet", + "name": "Orangeer Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_carpet.png" + }, + { + "id": "minecraft:orange_banner", + "name": "Orangees Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_banner.png" + }, + { + "id": "minecraft:orange_bed", + "name": "Orangees Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_bed.png" + }, + { + "id": "minecraft:orange_stained_glass", + "name": "Orangees Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_stained_glass.png" + }, + { + "id": "minecraft:orange_stained_glass_pane", + "name": "Orangees GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_stained_glass_pane.png" + }, + { + "id": "minecraft:piglin_banner_pattern", + "name": "Piglines BannerPattern", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_piglin_banner_pattern.png" + }, + { + "id": "minecraft:pink_candle", + "name": "Rosae Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_candle.png" + }, + { + "id": "minecraft:pink_wool", + "name": "Rosae Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_wool.png" + }, + { + "id": "minecraft:pink_carpet", + "name": "Rosaer Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_carpet.png" + }, + { + "id": "minecraft:pink_banner", + "name": "Rosaes Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_banner.png" + }, + { + "id": "minecraft:pink_bed", + "name": "Rosaes Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_bed.png" + }, + { + "id": "minecraft:pink_stained_glass", + "name": "Rosaes Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_stained_glass.png" + }, + { + "id": "minecraft:pink_stained_glass_pane", + "name": "Rosaes GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_stained_glass_pane.png" + }, + { + "id": "minecraft:red_candle", + "name": "Rote Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_candle.png" + }, + { + "id": "minecraft:red_wool", + "name": "Rote Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_wool.png" + }, + { + "id": "minecraft:red_carpet", + "name": "Roter Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_carpet.png" + }, + { + "id": "minecraft:red_banner", + "name": "Rotes Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_banner.png" + }, + { + "id": "minecraft:red_bed", + "name": "Rotes Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_bed.png" + }, + { + "id": "minecraft:red_stained_glass", + "name": "Rotes Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_stained_glass.png" + }, + { + "id": "minecraft:red_stained_glass_pane", + "name": "Rotes GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_stained_glass_pane.png" + }, + { + "id": "minecraft:black_candle", + "name": "Schwarze Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_black_candle.png" + }, + { + "id": "minecraft:black_wool", + "name": "Schwarze Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_black_wool.png" + }, + { + "id": "minecraft:black_carpet", + "name": "Schwarzer Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_black_carpet.png" + }, + { + "id": "minecraft:black_banner", + "name": "Schwarzes Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_black_banner.png" + }, + { + "id": "minecraft:black_bed", + "name": "Schwarzes Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_black_bed.png" + }, + { + "id": "minecraft:black_stained_glass", + "name": "Schwarzes Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_black_stained_glass.png" + }, + { + "id": "minecraft:black_stained_glass_pane", + "name": "Schwarzes GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_black_stained_glass_pane.png" + }, + { + "id": "minecraft:skull_banner_pattern", + "name": "Skulles BannerPattern", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_skull_banner_pattern.png" + }, + { + "id": "minecraft:spyglass", + "name": "Spyglass", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spyglass.png" + }, + { + "id": "minecraft:tinted_glass", + "name": "Tintedes Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tinted_glass.png" + }, + { + "id": "minecraft:cyan_candle", + "name": "Türkise Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cyan_candle.png" + }, + { + "id": "minecraft:cyan_wool", + "name": "Türkise Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cyan_wool.png" + }, + { + "id": "minecraft:cyan_carpet", + "name": "Türkiser Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cyan_carpet.png" + }, + { + "id": "minecraft:cyan_banner", + "name": "Türkises Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cyan_banner.png" + }, + { + "id": "minecraft:cyan_bed", + "name": "Türkises Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cyan_bed.png" + }, + { + "id": "minecraft:cyan_stained_glass", + "name": "Türkises Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cyan_stained_glass.png" + }, + { + "id": "minecraft:cyan_stained_glass_pane", + "name": "Türkises GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cyan_stained_glass_pane.png" + }, + { + "id": "minecraft:purple_candle", + "name": "Violette Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purple_candle.png" + }, + { + "id": "minecraft:purple_wool", + "name": "Violette Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purple_wool.png" + }, + { + "id": "minecraft:purple_carpet", + "name": "Violetter Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purple_carpet.png" + }, + { + "id": "minecraft:purple_banner", + "name": "Violettes Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purple_banner.png" + }, + { + "id": "minecraft:purple_bed", + "name": "Violettes Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purple_bed.png" + }, + { + "id": "minecraft:purple_stained_glass", + "name": "Violettes Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purple_stained_glass.png" + }, + { + "id": "minecraft:purple_stained_glass_pane", + "name": "Violettes GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purple_stained_glass_pane.png" + }, + { + "id": "minecraft:white_candle", + "name": "Weiße Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_candle.png" + }, + { + "id": "minecraft:white_wool", + "name": "Weiße Wolle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_wool.png" + }, + { + "id": "minecraft:white_carpet", + "name": "Weißer Teppich", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_carpet.png" + }, + { + "id": "minecraft:white_banner", + "name": "Weißes Banner", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_banner.png" + }, + { + "id": "minecraft:white_bed", + "name": "Weißes Bett", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_bed.png" + }, + { + "id": "minecraft:white_stained_glass", + "name": "Weißes Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_stained_glass.png" + }, + { + "id": "minecraft:white_stained_glass_pane", + "name": "Weißes GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_stained_glass_pane.png" + }, + { + "id": "minecraft:candle", + "name": "e Kerze", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_candle.png" + }, + { + "id": "minecraft:glass", + "name": "es Glas", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_glass.png" + }, + { + "id": "minecraft:glass_bottle", + "name": "es GlasBottle", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_glass_bottle.png" + }, + { + "id": "minecraft:glass_pane", + "name": "es GlasPane", + "description": "Dekoration", + "price": 3, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_glass_pane.png" + }, + { + "id": "minecraft:coal_ore", + "name": "CoalOre", + "description": "Erz", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_coal_ore.png" + }, + { + "id": "minecraft:copper_ore", + "name": "CopperOre", + "description": "Erz", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_copper_ore.png" + }, + { + "id": "minecraft:deepslate_coal_ore", + "name": "DeepslateCoalOre", + "description": "Erz", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_coal_ore.png" + }, + { + "id": "minecraft:deepslate_copper_ore", + "name": "DeepslateCopperOre", + "description": "Erz", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_copper_ore.png" + }, + { + "id": "minecraft:deepslate_iron_ore", + "name": "DeepslateEisenOre", + "description": "Erz", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_iron_ore.png" + }, + { + "id": "minecraft:deepslate_gold_ore", + "name": "DeepslateGoldOre", + "description": "Erz", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_gold_ore.png" + }, + { + "id": "minecraft:deepslate_lapis_ore", + "name": "DeepslateLapisOre", + "description": "Erz", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_lapis_ore.png" + }, + { + "id": "minecraft:iron_ore", + "name": "EisenOre", + "description": "Erz", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_ore.png" + }, + { + "id": "minecraft:explorer_pottery_sherd", + "name": "ExplorerPotterySherd", + "description": "Erz", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_explorer_pottery_sherd.png" + }, + { + "id": "minecraft:gold_ore", + "name": "GoldOre", + "description": "Erz", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gold_ore.png" + }, + { + "id": "minecraft:heavy_core", + "name": "HeavyCore", + "description": "Erz", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_heavy_core.png" + }, + { + "id": "minecraft:lapis_ore", + "name": "LapisOre", + "description": "Erz", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lapis_ore.png" + }, + { + "id": "minecraft:nether_gold_ore", + "name": "NetherGoldOre", + "description": "Erz", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nether_gold_ore.png" + }, + { + "id": "minecraft:nether_quartz_ore", + "name": "NetherQuartzOre", + "description": "Erz", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nether_quartz_ore.png" + }, + { + "id": "minecraft:spore_blossom", + "name": "SporeBlossom", + "description": "Erz", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spore_blossom.png" + }, + { + "id": "minecraft:copper_ingot", + "name": "CopperIngot", + "description": "Material", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_copper_ingot.png" + }, + { + "id": "minecraft:deepslate_diamond_ore", + "name": "DeepslateDiamantOre", + "description": "Material", + "price": 80, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_diamond_ore.png" + }, + { + "id": "minecraft:deepslate_emerald_ore", + "name": "DeepslateEmeraldOre", + "description": "Material", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_emerald_ore.png" + }, + { + "id": "minecraft:diamond", + "name": "Diamant", + "description": "Material", + "price": 80, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond.png" + }, + { + "id": "minecraft:diamond_block", + "name": "DiamantBlock", + "description": "Material", + "price": 80, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_block.png" + }, + { + "id": "minecraft:diamond_horse_armor", + "name": "DiamantHorseArmor", + "description": "Material", + "price": 80, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_horse_armor.png" + }, + { + "id": "minecraft:diamond_ore", + "name": "DiamantOre", + "description": "Material", + "price": 80, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_ore.png" + }, + { + "id": "minecraft:iron_ingot", + "name": "EisenIngot", + "description": "Material", + "price": 20, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_ingot.png" + }, + { + "id": "minecraft:emerald", + "name": "Emerald", + "description": "Material", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_emerald.png" + }, + { + "id": "minecraft:emerald_block", + "name": "EmeraldBlock", + "description": "Material", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_emerald_block.png" + }, + { + "id": "minecraft:emerald_ore", + "name": "EmeraldOre", + "description": "Material", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_emerald_ore.png" + }, + { + "id": "minecraft:gold_ingot", + "name": "GoldIngot", + "description": "Material", + "price": 30, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gold_ingot.png" + }, + { + "id": "minecraft:netherite_ingot", + "name": "NetheritIngot", + "description": "Material", + "price": 200, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_ingot.png" + }, + { + "id": "minecraft:apple", + "name": "Apple", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_apple.png" + }, + { + "id": "minecraft:baked_potato", + "name": "BakedPotato", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_baked_potato.png" + }, + { + "id": "minecraft:beef", + "name": "Beef", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_beef.png" + }, + { + "id": "minecraft:bread", + "name": "Bread", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bread.png" + }, + { + "id": "minecraft:chicken", + "name": "Chicken", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chicken.png" + }, + { + "id": "minecraft:cooked_beef", + "name": "CookedBeef", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cooked_beef.png" + }, + { + "id": "minecraft:cooked_chicken", + "name": "CookedChicken", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cooked_chicken.png" + }, + { + "id": "minecraft:cooked_mutton", + "name": "CookedMutton", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cooked_mutton.png" + }, + { + "id": "minecraft:cooked_porkchop", + "name": "CookedPorkchop", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cooked_porkchop.png" + }, + { + "id": "minecraft:enchanted_golden_apple", + "name": "EnchantedGoldApple", + "description": "Nahrung", + "price": 6, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_enchanted_golden_apple.png" + }, + { + "id": "minecraft:fishing_rod", + "name": "FishingRod", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_fishing_rod.png" + }, + { + "id": "minecraft:golden_apple", + "name": "GoldApple", + "description": "Nahrung", + "price": 6, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_apple.png" + }, + { + "id": "minecraft:mutton", + "name": "Mutton", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mutton.png" + }, + { + "id": "minecraft:poisonous_potato", + "name": "PoisonousPotato", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_poisonous_potato.png" + }, + { + "id": "minecraft:porkchop", + "name": "Porkchop", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_porkchop.png" + }, + { + "id": "minecraft:potato", + "name": "Potato", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_potato.png" + }, + { + "id": "minecraft:pufferfish", + "name": "Pufferfish", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pufferfish.png" + }, + { + "id": "minecraft:pufferfish_bucket", + "name": "PufferfishBucket", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pufferfish_bucket.png" + }, + { + "id": "minecraft:tropical_fish", + "name": "TropicalFish", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tropical_fish.png" + }, + { + "id": "minecraft:tropical_fish_bucket", + "name": "TropicalFishBucket", + "description": "Nahrung", + "price": 2, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tropical_fish_bucket.png" + }, + { + "id": "minecraft:azalea_leaves", + "name": "AzaleaLeaves", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_azalea_leaves.png" + }, + { + "id": "minecraft:birch_leaves", + "name": "BirkenLeaves", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_leaves.png" + }, + { + "id": "minecraft:birch_sapling", + "name": "BirkenSapling", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_sapling.png" + }, + { + "id": "minecraft:cactus_flower", + "name": "CactusFlower", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cactus_flower.png" + }, + { + "id": "minecraft:chorus_flower", + "name": "ChorusFlower", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chorus_flower.png" + }, + { + "id": "minecraft:cornflower", + "name": "Cornflower", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cornflower.png" + }, + { + "id": "minecraft:oak_leaves", + "name": "EichenLeaves", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_leaves.png" + }, + { + "id": "minecraft:oak_sapling", + "name": "EichenSapling", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_sapling.png" + }, + { + "id": "minecraft:spruce_leaves", + "name": "FichtenLeaves", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_leaves.png" + }, + { + "id": "minecraft:spruce_sapling", + "name": "FichtenSapling", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_sapling.png" + }, + { + "id": "minecraft:flower_pot", + "name": "FlowerPot", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_flower_pot.png" + }, + { + "id": "minecraft:flowering_azalea", + "name": "FloweringAzalea", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_flowering_azalea.png" + }, + { + "id": "minecraft:flowering_azalea_leaves", + "name": "FloweringAzaleaLeaves", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_flowering_azalea_leaves.png" + }, + { + "id": "minecraft:cherry_leaves", + "name": "KirschLeaves", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_leaves.png" + }, + { + "id": "minecraft:cherry_sapling", + "name": "KirschSapling", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_sapling.png" + }, + { + "id": "minecraft:mangrove_leaves", + "name": "MangrovenLeaves", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_leaves.png" + }, + { + "id": "minecraft:dark_oak_leaves", + "name": "SchwarzEichenLeaves", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_leaves.png" + }, + { + "id": "minecraft:dark_oak_sapling", + "name": "SchwarzEichenSapling", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_sapling.png" + }, + { + "id": "minecraft:sunflower", + "name": "Sunflower", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sunflower.png" + }, + { + "id": "minecraft:torchflower", + "name": "Torchflower", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_torchflower.png" + }, + { + "id": "minecraft:torchflower_seeds", + "name": "TorchflowerSeeds", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_torchflower_seeds.png" + }, + { + "id": "minecraft:jungle_leaves", + "name": "TropenLeaves", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_leaves.png" + }, + { + "id": "minecraft:jungle_sapling", + "name": "TropenSapling", + "description": "Natur", + "price": 1, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_sapling.png" + }, + { + "id": "minecraft:chainmail_leggings", + "name": "Chainmailbeinschutz", + "description": "Rüstung", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chainmail_leggings.png" + }, + { + "id": "minecraft:chainmail_chestplate", + "name": "Chainmailharnisch", + "description": "Rüstung", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chainmail_chestplate.png" + }, + { + "id": "minecraft:chainmail_helmet", + "name": "Chainmailhelm", + "description": "Rüstung", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chainmail_helmet.png" + }, + { + "id": "minecraft:chainmail_boots", + "name": "Chainmailstiefel", + "description": "Rüstung", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chainmail_boots.png" + }, + { + "id": "minecraft:diamond_leggings", + "name": "Diamantbeinschutz", + "description": "Rüstung", + "price": 120, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_leggings.png" + }, + { + "id": "minecraft:diamond_chestplate", + "name": "Diamantharnisch", + "description": "Rüstung", + "price": 120, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_chestplate.png" + }, + { + "id": "minecraft:diamond_helmet", + "name": "Diamanthelm", + "description": "Rüstung", + "price": 120, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_helmet.png" + }, + { + "id": "minecraft:diamond_boots", + "name": "Diamantstiefel", + "description": "Rüstung", + "price": 120, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_boots.png" + }, + { + "id": "minecraft:iron_leggings", + "name": "Eisenbeinschutz", + "description": "Rüstung", + "price": 30, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_leggings.png" + }, + { + "id": "minecraft:iron_chestplate", + "name": "Eisenharnisch", + "description": "Rüstung", + "price": 30, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_chestplate.png" + }, + { + "id": "minecraft:iron_helmet", + "name": "Eisenhelm", + "description": "Rüstung", + "price": 30, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_helmet.png" + }, + { + "id": "minecraft:iron_boots", + "name": "Eisenstiefel", + "description": "Rüstung", + "price": 30, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_boots.png" + }, + { + "id": "minecraft:golden_leggings", + "name": "Goldbeinschutz", + "description": "Rüstung", + "price": 45, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_leggings.png" + }, + { + "id": "minecraft:golden_chestplate", + "name": "Goldharnisch", + "description": "Rüstung", + "price": 45, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_chestplate.png" + }, + { + "id": "minecraft:golden_helmet", + "name": "Goldhelm", + "description": "Rüstung", + "price": 45, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_helmet.png" + }, + { + "id": "minecraft:golden_boots", + "name": "Goldstiefel", + "description": "Rüstung", + "price": 45, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_boots.png" + }, + { + "id": "minecraft:leather_leggings", + "name": "Leatherbeinschutz", + "description": "Rüstung", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_leather_leggings.png" + }, + { + "id": "minecraft:leather_chestplate", + "name": "Leatherharnisch", + "description": "Rüstung", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_leather_chestplate.png" + }, + { + "id": "minecraft:leather_helmet", + "name": "Leatherhelm", + "description": "Rüstung", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_leather_helmet.png" + }, + { + "id": "minecraft:leather_boots", + "name": "Leatherstiefel", + "description": "Rüstung", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_leather_boots.png" + }, + { + "id": "minecraft:netherite_leggings", + "name": "Netheritbeinschutz", + "description": "Rüstung", + "price": 300, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_leggings.png" + }, + { + "id": "minecraft:netherite_chestplate", + "name": "Netheritharnisch", + "description": "Rüstung", + "price": 300, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_chestplate.png" + }, + { + "id": "minecraft:netherite_helmet", + "name": "Netherithelm", + "description": "Rüstung", + "price": 300, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_helmet.png" + }, + { + "id": "minecraft:netherite_boots", + "name": "Netheritstiefel", + "description": "Rüstung", + "price": 300, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_boots.png" + }, + { + "id": "minecraft:turtle_helmet", + "name": "Turtlehelm", + "description": "Rüstung", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_turtle_helmet.png" + }, + { + "id": "minecraft:activator_rail", + "name": "ActivatorRail", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_activator_rail.png" + }, + { + "id": "minecraft:air", + "name": "Air", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_air.png" + }, + { + "id": "minecraft:acacia_shelf", + "name": "AkazienShelf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_acacia_shelf.png" + }, + { + "id": "minecraft:acacia_trapdoor", + "name": "Akazienfalltür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_acacia_trapdoor.png" + }, + { + "id": "minecraft:acacia_sign", + "name": "Akazienschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_acacia_sign.png" + }, + { + "id": "minecraft:acacia_slab", + "name": "Akazienstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_acacia_slab.png" + }, + { + "id": "minecraft:acacia_stairs", + "name": "Akazientreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_acacia_stairs.png" + }, + { + "id": "minecraft:allium", + "name": "Allium", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_allium.png" + }, + { + "id": "minecraft:amethyst_block", + "name": "AmethystBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_amethyst_block.png" + }, + { + "id": "minecraft:amethyst_cluster", + "name": "AmethystCluster", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_amethyst_cluster.png" + }, + { + "id": "minecraft:amethyst_shard", + "name": "AmethystShard", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_amethyst_shard.png" + }, + { + "id": "minecraft:ancient_debris", + "name": "AncientDebris", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ancient_debris.png" + }, + { + "id": "minecraft:andesite", + "name": "Andesite", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_andesite.png" + }, + { + "id": "minecraft:andesite_wall", + "name": "AndesiteWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_andesite_wall.png" + }, + { + "id": "minecraft:andesite_slab", + "name": "Andesitestufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_andesite_slab.png" + }, + { + "id": "minecraft:andesite_stairs", + "name": "Andesitetreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_andesite_stairs.png" + }, + { + "id": "minecraft:angler_pottery_sherd", + "name": "AnglerPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_angler_pottery_sherd.png" + }, + { + "id": "minecraft:anvil", + "name": "Anvil", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_anvil.png" + }, + { + "id": "minecraft:archer_pottery_sherd", + "name": "ArcherPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_archer_pottery_sherd.png" + }, + { + "id": "minecraft:armadillo_scute", + "name": "ArmadilloScute", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_armadillo_scute.png" + }, + { + "id": "minecraft:armor_stand", + "name": "ArmorStand", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_armor_stand.png" + }, + { + "id": "minecraft:arms_up_pottery_sherd", + "name": "ArmsUpPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_arms_up_pottery_sherd.png" + }, + { + "id": "minecraft:arrow", + "name": "Arrow", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_arrow.png" + }, + { + "id": "minecraft:axolotl_bucket", + "name": "AxolotlBucket", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_axolotl_bucket.png" + }, + { + "id": "minecraft:azalea", + "name": "Azalea", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_azalea.png" + }, + { + "id": "minecraft:azure_bluet", + "name": "AzureBluet", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_azure_bluet.png" + }, + { + "id": "minecraft:bamboo", + "name": "Bambus", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo.png" + }, + { + "id": "minecraft:bamboo_block", + "name": "BambusBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_block.png" + }, + { + "id": "minecraft:bamboo_chest_raft", + "name": "BambusChestRaft", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_chest_raft.png" + }, + { + "id": "minecraft:bamboo_hanging_sign", + "name": "BambusHangingschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_hanging_sign.png" + }, + { + "id": "minecraft:bamboo_mosaic", + "name": "BambusMosaic", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_mosaic.png" + }, + { + "id": "minecraft:bamboo_mosaic_slab", + "name": "BambusMosaicstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_mosaic_slab.png" + }, + { + "id": "minecraft:bamboo_mosaic_stairs", + "name": "BambusMosaictreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_mosaic_stairs.png" + }, + { + "id": "minecraft:bamboo_raft", + "name": "BambusRaft", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_raft.png" + }, + { + "id": "minecraft:bamboo_shelf", + "name": "BambusShelf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_shelf.png" + }, + { + "id": "minecraft:bamboo_pressure_plate", + "name": "Bambusdruckplatte", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_pressure_plate.png" + }, + { + "id": "minecraft:bamboo_trapdoor", + "name": "Bambusfalltür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_trapdoor.png" + }, + { + "id": "minecraft:bamboo_button", + "name": "Bambusknopf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_button.png" + }, + { + "id": "minecraft:bamboo_sign", + "name": "Bambusschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_sign.png" + }, + { + "id": "minecraft:bamboo_slab", + "name": "Bambusstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_slab.png" + }, + { + "id": "minecraft:bamboo_stairs", + "name": "Bambustreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_stairs.png" + }, + { + "id": "minecraft:bamboo_door", + "name": "Bambustür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_door.png" + }, + { + "id": "minecraft:bamboo_fence", + "name": "Bambuszaun", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_fence.png" + }, + { + "id": "minecraft:bamboo_fence_gate", + "name": "BambuszaunGate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bamboo_fence_gate.png" + }, + { + "id": "minecraft:barrel", + "name": "Barrel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_barrel.png" + }, + { + "id": "minecraft:barrier", + "name": "Barrier", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_barrier.png" + }, + { + "id": "minecraft:basalt", + "name": "Basalt", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_basalt.png" + }, + { + "id": "minecraft:beacon", + "name": "Beacon", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_beacon.png" + }, + { + "id": "minecraft:bee_nest", + "name": "BeeNest", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bee_nest.png" + }, + { + "id": "minecraft:beehive", + "name": "Beehive", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_beehive.png" + }, + { + "id": "minecraft:beetroot", + "name": "Beetroot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_beetroot.png" + }, + { + "id": "minecraft:beetroot_seeds", + "name": "BeetrootSeeds", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_beetroot_seeds.png" + }, + { + "id": "minecraft:beetroot_soup", + "name": "BeetrootSoup", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_beetroot_soup.png" + }, + { + "id": "minecraft:bell", + "name": "Bell", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bell.png" + }, + { + "id": "minecraft:big_dripleaf", + "name": "BigDripleaf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_big_dripleaf.png" + }, + { + "id": "minecraft:birch_chest_boat", + "name": "BirkenChestboot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_chest_boat.png" + }, + { + "id": "minecraft:birch_hanging_sign", + "name": "BirkenHangingschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_hanging_sign.png" + }, + { + "id": "minecraft:birch_shelf", + "name": "BirkenShelf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_shelf.png" + }, + { + "id": "minecraft:birch_boat", + "name": "Birkenboot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_boat.png" + }, + { + "id": "minecraft:birch_pressure_plate", + "name": "Birkendruckplatte", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_pressure_plate.png" + }, + { + "id": "minecraft:birch_trapdoor", + "name": "Birkenfalltür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_trapdoor.png" + }, + { + "id": "minecraft:birch_button", + "name": "Birkenknopf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_button.png" + }, + { + "id": "minecraft:birch_sign", + "name": "Birkenschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_sign.png" + }, + { + "id": "minecraft:birch_slab", + "name": "Birkenstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_slab.png" + }, + { + "id": "minecraft:birch_stairs", + "name": "Birkentreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_stairs.png" + }, + { + "id": "minecraft:birch_door", + "name": "Birkentür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_door.png" + }, + { + "id": "minecraft:birch_fence", + "name": "Birkenzaun", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_fence.png" + }, + { + "id": "minecraft:birch_fence_gate", + "name": "BirkenzaunGate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_birch_fence_gate.png" + }, + { + "id": "minecraft:blade_pottery_sherd", + "name": "BladePotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blade_pottery_sherd.png" + }, + { + "id": "minecraft:blast_furnace", + "name": "BlastFurnace", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blast_furnace.png" + }, + { + "id": "minecraft:blue_dye", + "name": "BlauDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_dye.png" + }, + { + "id": "minecraft:blue_egg", + "name": "BlauEi", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_egg.png" + }, + { + "id": "minecraft:blue_glazed_terracotta", + "name": "BlauGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_glazed_terracotta.png" + }, + { + "id": "minecraft:blue_harness", + "name": "BlauHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_harness.png" + }, + { + "id": "minecraft:blue_ice", + "name": "BlauIce", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_ice.png" + }, + { + "id": "minecraft:blue_orchid", + "name": "BlauOrchid", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_orchid.png" + }, + { + "id": "minecraft:blue_shulker_box", + "name": "BlauShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_shulker_box.png" + }, + { + "id": "minecraft:blue_terracotta", + "name": "Blaue Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_terracotta.png" + }, + { + "id": "minecraft:blue_bundle", + "name": "Blaues Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blue_bundle.png" + }, + { + "id": "minecraft:blaze_powder", + "name": "BlazePowder", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blaze_powder.png" + }, + { + "id": "minecraft:blaze_rod", + "name": "BlazeRod", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blaze_rod.png" + }, + { + "id": "minecraft:bolt_armor_trim_smithing_template", + "name": "BoltArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bolt_armor_trim_smithing_template.png" + }, + { + "id": "minecraft:bone", + "name": "Bone", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bone.png" + }, + { + "id": "minecraft:bone_block", + "name": "BoneBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bone_block.png" + }, + { + "id": "minecraft:bone_meal", + "name": "BoneMeal", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bone_meal.png" + }, + { + "id": "minecraft:book", + "name": "Book", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_book.png" + }, + { + "id": "minecraft:bookshelf", + "name": "Bookshelf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bookshelf.png" + }, + { + "id": "minecraft:brain_coral", + "name": "BrainCoral", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brain_coral.png" + }, + { + "id": "minecraft:brain_coral_block", + "name": "BrainCoralBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brain_coral_block.png" + }, + { + "id": "minecraft:brain_coral_fan", + "name": "BrainCoralFan", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brain_coral_fan.png" + }, + { + "id": "minecraft:brown_dye", + "name": "BraunDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_dye.png" + }, + { + "id": "minecraft:brown_egg", + "name": "BraunEi", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_egg.png" + }, + { + "id": "minecraft:brown_glazed_terracotta", + "name": "BraunGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_glazed_terracotta.png" + }, + { + "id": "minecraft:brown_harness", + "name": "BraunHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_harness.png" + }, + { + "id": "minecraft:brown_mushroom", + "name": "BraunMushroom", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_mushroom.png" + }, + { + "id": "minecraft:brown_mushroom_block", + "name": "BraunMushroomBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_mushroom_block.png" + }, + { + "id": "minecraft:brown_shulker_box", + "name": "BraunShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_shulker_box.png" + }, + { + "id": "minecraft:brown_terracotta", + "name": "Braune Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_terracotta.png" + }, + { + "id": "minecraft:brown_bundle", + "name": "Braunes Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brown_bundle.png" + }, + { + "id": "minecraft:breeze_rod", + "name": "BreezeRod", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_breeze_rod.png" + }, + { + "id": "minecraft:brewer_pottery_sherd", + "name": "BrewerPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brewer_pottery_sherd.png" + }, + { + "id": "minecraft:brewing_stand", + "name": "BrewingStand", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brewing_stand.png" + }, + { + "id": "minecraft:brick", + "name": "Brick", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brick.png" + }, + { + "id": "minecraft:brick_wall", + "name": "BrickWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brick_wall.png" + }, + { + "id": "minecraft:brick_slab", + "name": "Brickstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brick_slab.png" + }, + { + "id": "minecraft:brick_stairs", + "name": "Bricktreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brick_stairs.png" + }, + { + "id": "minecraft:brush", + "name": "Brush", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brush.png" + }, + { + "id": "minecraft:bubble_coral", + "name": "BubbleCoral", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bubble_coral.png" + }, + { + "id": "minecraft:bubble_coral_block", + "name": "BubbleCoralBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bubble_coral_block.png" + }, + { + "id": "minecraft:bubble_coral_fan", + "name": "BubbleCoralFan", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bubble_coral_fan.png" + }, + { + "id": "minecraft:bucket", + "name": "Bucket", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bucket.png" + }, + { + "id": "minecraft:budding_amethyst", + "name": "BuddingAmethyst", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_budding_amethyst.png" + }, + { + "id": "minecraft:burn_pottery_sherd", + "name": "BurnPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_burn_pottery_sherd.png" + }, + { + "id": "minecraft:bush", + "name": "Bush", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bush.png" + }, + { + "id": "minecraft:cactus", + "name": "Cactus", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cactus.png" + }, + { + "id": "minecraft:cake", + "name": "Cake", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cake.png" + }, + { + "id": "minecraft:calcite", + "name": "Calcite", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_calcite.png" + }, + { + "id": "minecraft:calibrated_sculk_sensor", + "name": "CalibratedSculkSensor", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_calibrated_sculk_sensor.png" + }, + { + "id": "minecraft:campfire", + "name": "Campfire", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_campfire.png" + }, + { + "id": "minecraft:carrot", + "name": "Carrot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_carrot.png" + }, + { + "id": "minecraft:carrot_on_a_stick", + "name": "CarrotOnAStick", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_carrot_on_a_stick.png" + }, + { + "id": "minecraft:cartography_table", + "name": "CartographyTable", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cartography_table.png" + }, + { + "id": "minecraft:carved_pumpkin", + "name": "CarvedPumpkin", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_carved_pumpkin.png" + }, + { + "id": "minecraft:cauldron", + "name": "Cauldron", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cauldron.png" + }, + { + "id": "minecraft:chain", + "name": "Chain", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chain.png" + }, + { + "id": "minecraft:chain_command_block", + "name": "ChainCommandBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chain_command_block.png" + }, + { + "id": "minecraft:charcoal", + "name": "Charcoal", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_charcoal.png" + }, + { + "id": "minecraft:chest", + "name": "Chest", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chest.png" + }, + { + "id": "minecraft:chest_minecart", + "name": "ChestMinecart", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chest_minecart.png" + }, + { + "id": "minecraft:chipped_anvil", + "name": "ChippedAnvil", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chipped_anvil.png" + }, + { + "id": "minecraft:chiseled_bookshelf", + "name": "ChiseledBookshelf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chiseled_bookshelf.png" + }, + { + "id": "minecraft:chiseled_copper", + "name": "ChiseledCopper", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chiseled_copper.png" + }, + { + "id": "minecraft:chiseled_deepslate", + "name": "ChiseledDeepslate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chiseled_deepslate.png" + }, + { + "id": "minecraft:chiseled_quartz_block", + "name": "ChiseledQuartzBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chiseled_quartz_block.png" + }, + { + "id": "minecraft:chiseled_tuff", + "name": "ChiseledTuff", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chiseled_tuff.png" }, { - "id": "minecraft:polished_tuff", - "name": "Polierter Tuff", - "description": "Glatt", - "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_tuff.png" + "id": "minecraft:chorus_fruit", + "name": "ChorusFruit", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chorus_fruit.png" }, { - "id": "minecraft:tuff_stairs", - "name": "Tufftreppe", - "description": "Treppe", - "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tuff_stairs.png" + "id": "minecraft:chorus_plant", + "name": "ChorusPlant", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chorus_plant.png" }, { - "id": "minecraft:tuff_slab", - "name": "Tuffstufe", - "description": "Stufe", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tuff_slab.png" + "id": "minecraft:clay", + "name": "Clay", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_clay.png" }, { - "id": "minecraft:tuff_wall", - "name": "Tuffmauer", - "description": "Mauer", - "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tuff_wall.png" + "id": "minecraft:clay_ball", + "name": "ClayBall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_clay_ball.png" }, { - "id": "minecraft:polished_tuff_stairs", - "name": "Polierte Tufftreppe", - "description": "Treppe", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_tuff_stairs.png" + "id": "minecraft:clock", + "name": "Clock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_clock.png" }, { - "id": "minecraft:polished_tuff_slab", - "name": "Polierte Tuffstufe", - "description": "Stufe", - "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_tuff_slab.png" + "id": "minecraft:coal", + "name": "Coal", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_coal.png" }, { - "id": "minecraft:polished_tuff_wall", - "name": "Polierte Tuffmauer", - "description": "Mauer", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_tuff_wall.png" - }, - { - "id": "minecraft:tuff_brick_stairs", - "name": "Tuffziegeltreppe", - "description": "Treppe", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tuff_brick_stairs.png" - }, - { - "id": "minecraft:tuff_brick_slab", - "name": "Tuffziegelstufe", - "description": "Stufe", - "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tuff_brick_slab.png" - }, - { - "id": "minecraft:tuff_brick_wall", - "name": "Tuffziegelmauer", - "description": "Mauer", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tuff_brick_wall.png" - }, - { - "id": "minecraft:chiseled_tuff_bricks", - "name": "Gemeißelte Tuffziegel", - "description": "Dekorativ", - "price": 4, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chiseled_tuff_bricks.png" + "id": "minecraft:coal_block", + "name": "CoalBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_coal_block.png" }, { "id": "minecraft:coast_armor_trim_smithing_template", - "name": "Coast-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "CoastArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_coast_armor_trim_smithing_template.png" }, + { + "id": "minecraft:cobbled_deepslate", + "name": "CobbledDeepslate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cobbled_deepslate.png" + }, + { + "id": "minecraft:cobbled_deepslate_wall", + "name": "CobbledDeepslateWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cobbled_deepslate_wall.png" + }, + { + "id": "minecraft:cobbled_deepslate_slab", + "name": "CobbledDeepslatestufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cobbled_deepslate_slab.png" + }, + { + "id": "minecraft:cobbled_deepslate_stairs", + "name": "CobbledDeepslatetreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cobbled_deepslate_stairs.png" + }, + { + "id": "minecraft:cobweb", + "name": "Cobweb", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cobweb.png" + }, + { + "id": "minecraft:cocoa_beans", + "name": "CocoaBeans", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cocoa_beans.png" + }, + { + "id": "minecraft:cod", + "name": "Cod", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cod.png" + }, + { + "id": "minecraft:cod_bucket", + "name": "CodBucket", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cod_bucket.png" + }, + { + "id": "minecraft:command_block", + "name": "CommandBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_command_block.png" + }, + { + "id": "minecraft:command_block_minecart", + "name": "CommandBlockMinecart", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_command_block_minecart.png" + }, + { + "id": "minecraft:comparator", + "name": "Comparator", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_comparator.png" + }, + { + "id": "minecraft:compass", + "name": "Compass", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_compass.png" + }, + { + "id": "minecraft:composter", + "name": "Composter", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_composter.png" + }, + { + "id": "minecraft:conduit", + "name": "Conduit", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_conduit.png" + }, + { + "id": "minecraft:cooked_cod", + "name": "CookedCod", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cooked_cod.png" + }, + { + "id": "minecraft:cooked_rabbit", + "name": "CookedRabbit", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cooked_rabbit.png" + }, + { + "id": "minecraft:cooked_salmon", + "name": "CookedSalmon", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cooked_salmon.png" + }, + { + "id": "minecraft:cookie", + "name": "Cookie", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cookie.png" + }, + { + "id": "minecraft:copper_block", + "name": "CopperBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_copper_block.png" + }, + { + "id": "minecraft:copper_bulb", + "name": "CopperBulb", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_copper_bulb.png" + }, + { + "id": "minecraft:copper_grate", + "name": "CopperGrate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_copper_grate.png" + }, + { + "id": "minecraft:copper_trapdoor", + "name": "Copperfalltür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_copper_trapdoor.png" + }, + { + "id": "minecraft:copper_door", + "name": "Coppertür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_copper_door.png" + }, + { + "id": "minecraft:cracked_deepslate_tiles", + "name": "CrackedDeepslateTiles", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cracked_deepslate_tiles.png" + }, + { + "id": "minecraft:crafter", + "name": "Crafter", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crafter.png" + }, + { + "id": "minecraft:crafting_table", + "name": "CraftingTable", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crafting_table.png" + }, + { + "id": "minecraft:creeper_head", + "name": "CreeperHead", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_creeper_head.png" + }, + { + "id": "minecraft:crying_obsidian", + "name": "CryingObsidian", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crying_obsidian.png" + }, + { + "id": "minecraft:cut_copper", + "name": "CutCopper", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cut_copper.png" + }, + { + "id": "minecraft:cut_copper_slab", + "name": "CutCopperstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cut_copper_slab.png" + }, + { + "id": "minecraft:cut_copper_stairs", + "name": "CutCoppertreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cut_copper_stairs.png" + }, + { + "id": "minecraft:damaged_anvil", + "name": "DamagedAnvil", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_damaged_anvil.png" + }, + { + "id": "minecraft:dandelion", + "name": "Dandelion", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dandelion.png" + }, + { + "id": "minecraft:danger_pottery_sherd", + "name": "DangerPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_danger_pottery_sherd.png" + }, + { + "id": "minecraft:daylight_detector", + "name": "DaylightDetector", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_daylight_detector.png" + }, + { + "id": "minecraft:dead_brain_coral", + "name": "DeadBrainCoral", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_brain_coral.png" + }, + { + "id": "minecraft:dead_brain_coral_block", + "name": "DeadBrainCoralBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_brain_coral_block.png" + }, + { + "id": "minecraft:dead_brain_coral_fan", + "name": "DeadBrainCoralFan", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_brain_coral_fan.png" + }, + { + "id": "minecraft:dead_bubble_coral", + "name": "DeadBubbleCoral", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_bubble_coral.png" + }, + { + "id": "minecraft:dead_bubble_coral_block", + "name": "DeadBubbleCoralBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_bubble_coral_block.png" + }, + { + "id": "minecraft:dead_bubble_coral_fan", + "name": "DeadBubbleCoralFan", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_bubble_coral_fan.png" + }, + { + "id": "minecraft:dead_bush", + "name": "DeadBush", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_bush.png" + }, + { + "id": "minecraft:dead_fire_coral", + "name": "DeadFireCoral", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_fire_coral.png" + }, + { + "id": "minecraft:dead_fire_coral_block", + "name": "DeadFireCoralBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_fire_coral_block.png" + }, + { + "id": "minecraft:dead_fire_coral_fan", + "name": "DeadFireCoralFan", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_fire_coral_fan.png" + }, + { + "id": "minecraft:dead_horn_coral", + "name": "DeadHornCoral", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_horn_coral.png" + }, + { + "id": "minecraft:dead_horn_coral_block", + "name": "DeadHornCoralBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_horn_coral_block.png" + }, + { + "id": "minecraft:dead_horn_coral_fan", + "name": "DeadHornCoralFan", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_horn_coral_fan.png" + }, + { + "id": "minecraft:dead_tube_coral", + "name": "DeadTubeCoral", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_tube_coral.png" + }, + { + "id": "minecraft:dead_tube_coral_block", + "name": "DeadTubeCoralBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_tube_coral_block.png" + }, + { + "id": "minecraft:dead_tube_coral_fan", + "name": "DeadTubeCoralFan", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dead_tube_coral_fan.png" + }, + { + "id": "minecraft:debug_stick", + "name": "DebugStick", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_debug_stick.png" + }, + { + "id": "minecraft:decorated_pot", + "name": "DecoratedPot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_decorated_pot.png" + }, + { + "id": "minecraft:deepslate", + "name": "Deepslate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate.png" + }, + { + "id": "minecraft:deepslate_brick_wall", + "name": "DeepslateBrickWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_brick_wall.png" + }, + { + "id": "minecraft:deepslate_brick_slab", + "name": "DeepslateBrickstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_brick_slab.png" + }, + { + "id": "minecraft:deepslate_brick_stairs", + "name": "DeepslateBricktreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_brick_stairs.png" + }, + { + "id": "minecraft:deepslate_tile_wall", + "name": "DeepslateTileWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_tile_wall.png" + }, + { + "id": "minecraft:deepslate_tiles", + "name": "DeepslateTiles", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_tiles.png" + }, + { + "id": "minecraft:deepslate_tile_slab", + "name": "DeepslateTilestufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_tile_slab.png" + }, + { + "id": "minecraft:deepslate_tile_stairs", + "name": "DeepslateTiletreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_deepslate_tile_stairs.png" + }, + { + "id": "minecraft:detector_rail", + "name": "DetectorRail", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_detector_rail.png" + }, + { + "id": "minecraft:diorite", + "name": "Diorite", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diorite.png" + }, + { + "id": "minecraft:diorite_wall", + "name": "DioriteWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diorite_wall.png" + }, + { + "id": "minecraft:diorite_slab", + "name": "Dioritestufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diorite_slab.png" + }, + { + "id": "minecraft:diorite_stairs", + "name": "Dioritetreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diorite_stairs.png" + }, + { + "id": "minecraft:dirt", + "name": "Dirt", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dirt.png" + }, + { + "id": "minecraft:dirt_path", + "name": "DirtPath", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dirt_path.png" + }, + { + "id": "minecraft:disc_fragment_5", + "name": "DiscFragment5", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_disc_fragment_5.png" + }, + { + "id": "minecraft:dispenser", + "name": "Dispenser", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dispenser.png" + }, + { + "id": "minecraft:dragon_breath", + "name": "DragonBreath", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dragon_breath.png" + }, + { + "id": "minecraft:dragon_egg", + "name": "DragonEi", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dragon_egg.png" + }, + { + "id": "minecraft:dragon_head", + "name": "DragonHead", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dragon_head.png" + }, + { + "id": "minecraft:dried_kelp", + "name": "DriedKelp", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dried_kelp.png" + }, + { + "id": "minecraft:dried_kelp_block", + "name": "DriedKelpBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dried_kelp_block.png" + }, + { + "id": "minecraft:dropper", + "name": "Dropper", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dropper.png" + }, { "id": "minecraft:dune_armor_trim_smithing_template", - "name": "Dune-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "DuneArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dune_armor_trim_smithing_template.png" }, + { + "id": "minecraft:echo_shard", + "name": "EchoShard", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_echo_shard.png" + }, + { + "id": "minecraft:egg", + "name": "Ei", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_egg.png" + }, + { + "id": "minecraft:oak_chest_boat", + "name": "EichenChestboot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_chest_boat.png" + }, + { + "id": "minecraft:oak_hanging_sign", + "name": "EichenHangingschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_hanging_sign.png" + }, + { + "id": "minecraft:oak_boat", + "name": "Eichenboot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_boat.png" + }, + { + "id": "minecraft:oak_pressure_plate", + "name": "Eichendruckplatte", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_pressure_plate.png" + }, + { + "id": "minecraft:oak_trapdoor", + "name": "Eichenfalltür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_trapdoor.png" + }, + { + "id": "minecraft:oak_button", + "name": "Eichenknopf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_button.png" + }, + { + "id": "minecraft:oak_sign", + "name": "Eichenschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_sign.png" + }, + { + "id": "minecraft:oak_slab", + "name": "Eichenstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_slab.png" + }, + { + "id": "minecraft:oak_stairs", + "name": "Eichentreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_stairs.png" + }, + { + "id": "minecraft:oak_door", + "name": "Eichentür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_door.png" + }, + { + "id": "minecraft:oak_fence", + "name": "Eichenzaun", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_fence.png" + }, + { + "id": "minecraft:oak_fence_gate", + "name": "EichenzaunGate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oak_fence_gate.png" + }, + { + "id": "minecraft:iron_bars", + "name": "EisenBars", + "description": "Sonstiges", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_bars.png" + }, + { + "id": "minecraft:iron_block", + "name": "EisenBlock", + "description": "Sonstiges", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_block.png" + }, + { + "id": "minecraft:iron_horse_armor", + "name": "EisenHorseArmor", + "description": "Sonstiges", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_horse_armor.png" + }, + { + "id": "minecraft:iron_nugget", + "name": "EisenNugget", + "description": "Sonstiges", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_nugget.png" + }, + { + "id": "minecraft:iron_trapdoor", + "name": "Eisenfalltür", + "description": "Sonstiges", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_trapdoor.png" + }, + { + "id": "minecraft:iron_door", + "name": "Eisentür", + "description": "Sonstiges", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_door.png" + }, + { + "id": "minecraft:elytra", + "name": "Elytra", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_elytra.png" + }, + { + "id": "minecraft:enchanted_book", + "name": "EnchantedBook", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_enchanted_book.png" + }, + { + "id": "minecraft:enchanting_table", + "name": "EnchantingTable", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_enchanting_table.png" + }, + { + "id": "minecraft:end_crystal", + "name": "EndCrystal", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_end_crystal.png" + }, + { + "id": "minecraft:end_portal_frame", + "name": "EndPortalFrame", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_end_portal_frame.png" + }, + { + "id": "minecraft:end_rod", + "name": "EndRod", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_end_rod.png" + }, + { + "id": "minecraft:ender_chest", + "name": "EnderChest", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ender_chest.png" + }, + { + "id": "minecraft:ender_eye", + "name": "EnderEye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ender_eye.png" + }, + { + "id": "minecraft:ender_pearl", + "name": "EnderPearl", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ender_pearl.png" + }, + { + "id": "minecraft:experience_bottle", + "name": "ExperienceBottle", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_experience_bottle.png" + }, + { + "id": "minecraft:exposed_chiseled_copper", + "name": "ExposedChiseledCopper", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_exposed_chiseled_copper.png" + }, + { + "id": "minecraft:exposed_copper", + "name": "ExposedCopper", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_exposed_copper.png" + }, + { + "id": "minecraft:exposed_copper_bulb", + "name": "ExposedCopperBulb", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_exposed_copper_bulb.png" + }, + { + "id": "minecraft:exposed_copper_grate", + "name": "ExposedCopperGrate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_exposed_copper_grate.png" + }, + { + "id": "minecraft:exposed_copper_trapdoor", + "name": "ExposedCopperfalltür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_exposed_copper_trapdoor.png" + }, + { + "id": "minecraft:exposed_copper_door", + "name": "ExposedCoppertür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_exposed_copper_door.png" + }, + { + "id": "minecraft:exposed_cut_copper", + "name": "ExposedCutCopper", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_exposed_cut_copper.png" + }, + { + "id": "minecraft:exposed_cut_copper_slab", + "name": "ExposedCutCopperstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_exposed_cut_copper_slab.png" + }, + { + "id": "minecraft:exposed_cut_copper_stairs", + "name": "ExposedCutCoppertreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_exposed_cut_copper_stairs.png" + }, { "id": "minecraft:eye_armor_trim_smithing_template", - "name": "Eye-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "EyeArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_eye_armor_trim_smithing_template.png" }, + { + "id": "minecraft:farmland", + "name": "Farmland", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_farmland.png" + }, + { + "id": "minecraft:feather", + "name": "Feather", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_feather.png" + }, + { + "id": "minecraft:fermented_spider_eye", + "name": "FermentedSpiderEye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_fermented_spider_eye.png" + }, + { + "id": "minecraft:fern", + "name": "Fern", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_fern.png" + }, + { + "id": "minecraft:spruce_chest_boat", + "name": "FichtenChestboot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_chest_boat.png" + }, + { + "id": "minecraft:spruce_hanging_sign", + "name": "FichtenHangingschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_hanging_sign.png" + }, + { + "id": "minecraft:spruce_boat", + "name": "Fichtenboot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_boat.png" + }, + { + "id": "minecraft:spruce_pressure_plate", + "name": "Fichtendruckplatte", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_pressure_plate.png" + }, + { + "id": "minecraft:spruce_trapdoor", + "name": "Fichtenfalltür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_trapdoor.png" + }, + { + "id": "minecraft:spruce_button", + "name": "Fichtenknopf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_button.png" + }, + { + "id": "minecraft:spruce_sign", + "name": "Fichtenschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_sign.png" + }, + { + "id": "minecraft:spruce_slab", + "name": "Fichtenstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_slab.png" + }, + { + "id": "minecraft:spruce_stairs", + "name": "Fichtentreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_stairs.png" + }, + { + "id": "minecraft:spruce_door", + "name": "Fichtentür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_door.png" + }, + { + "id": "minecraft:spruce_fence", + "name": "Fichtenzaun", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_fence.png" + }, + { + "id": "minecraft:spruce_fence_gate", + "name": "FichtenzaunGate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spruce_fence_gate.png" + }, + { + "id": "minecraft:filled_map", + "name": "FilledMap", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_filled_map.png" + }, + { + "id": "minecraft:fire_charge", + "name": "FireCharge", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_fire_charge.png" + }, + { + "id": "minecraft:fire_coral", + "name": "FireCoral", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_fire_coral.png" + }, + { + "id": "minecraft:fire_coral_block", + "name": "FireCoralBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_fire_coral_block.png" + }, + { + "id": "minecraft:fire_coral_fan", + "name": "FireCoralFan", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_fire_coral_fan.png" + }, + { + "id": "minecraft:firework_rocket", + "name": "FireworkRocket", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_firework_rocket.png" + }, + { + "id": "minecraft:firework_star", + "name": "FireworkStar", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_firework_star.png" + }, + { + "id": "minecraft:fletching_table", + "name": "FletchingTable", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_fletching_table.png" + }, + { + "id": "minecraft:flint", + "name": "Flint", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_flint.png" + }, + { + "id": "minecraft:flint_and_steel", + "name": "FlintAndSteel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_flint_and_steel.png" + }, + { + "id": "minecraft:flow_armor_trim_smithing_template", + "name": "FlowArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_flow_armor_trim_smithing_template.png" + }, + { + "id": "minecraft:flow_pottery_sherd", + "name": "FlowPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_flow_pottery_sherd.png" + }, + { + "id": "minecraft:friend_pottery_sherd", + "name": "FriendPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_friend_pottery_sherd.png" + }, + { + "id": "minecraft:frogspawn", + "name": "Frogspawn", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_frogspawn.png" + }, + { + "id": "minecraft:furnace", + "name": "Furnace", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_furnace.png" + }, + { + "id": "minecraft:furnace_minecart", + "name": "FurnaceMinecart", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_furnace_minecart.png" + }, + { + "id": "minecraft:yellow_dye", + "name": "GelbDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_yellow_dye.png" + }, + { + "id": "minecraft:yellow_glazed_terracotta", + "name": "GelbGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_yellow_glazed_terracotta.png" + }, + { + "id": "minecraft:yellow_harness", + "name": "GelbHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_yellow_harness.png" + }, + { + "id": "minecraft:yellow_shulker_box", + "name": "GelbShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_yellow_shulker_box.png" + }, + { + "id": "minecraft:yellow_terracotta", + "name": "Gelbe Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_yellow_terracotta.png" + }, + { + "id": "minecraft:yellow_bundle", + "name": "Gelbes Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_yellow_bundle.png" + }, + { + "id": "minecraft:ghast_tear", + "name": "GhastTear", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ghast_tear.png" + }, + { + "id": "minecraft:glistering_melon_slice", + "name": "GlisteringMelonSlice", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_glistering_melon_slice.png" + }, + { + "id": "minecraft:glow_berries", + "name": "GlowBerries", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_glow_berries.png" + }, + { + "id": "minecraft:glow_ink_sac", + "name": "GlowInkSac", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_glow_ink_sac.png" + }, + { + "id": "minecraft:glow_item_frame", + "name": "GlowItemFrame", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_glow_item_frame.png" + }, + { + "id": "minecraft:glow_lichen", + "name": "GlowLichen", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_glow_lichen.png" + }, + { + "id": "minecraft:goat_horn", + "name": "GoatHorn", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_goat_horn.png" + }, + { + "id": "minecraft:gold_block", + "name": "GoldBlock", + "description": "Sonstiges", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gold_block.png" + }, + { + "id": "minecraft:golden_carrot", + "name": "GoldCarrot", + "description": "Sonstiges", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_carrot.png" + }, + { + "id": "minecraft:golden_horse_armor", + "name": "GoldHorseArmor", + "description": "Sonstiges", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_horse_armor.png" + }, + { + "id": "minecraft:gold_nugget", + "name": "GoldNugget", + "description": "Sonstiges", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gold_nugget.png" + }, + { + "id": "minecraft:granite", + "name": "Granite", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_granite.png" + }, + { + "id": "minecraft:granite_wall", + "name": "GraniteWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_granite_wall.png" + }, + { + "id": "minecraft:granite_slab", + "name": "Granitestufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_granite_slab.png" + }, + { + "id": "minecraft:granite_stairs", + "name": "Granitetreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_granite_stairs.png" + }, + { + "id": "minecraft:grass_block", + "name": "GrassBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_grass_block.png" + }, + { + "id": "minecraft:gray_dye", + "name": "GrauDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gray_dye.png" + }, + { + "id": "minecraft:gray_glazed_terracotta", + "name": "GrauGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gray_glazed_terracotta.png" + }, + { + "id": "minecraft:gray_harness", + "name": "GrauHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gray_harness.png" + }, + { + "id": "minecraft:gray_shulker_box", + "name": "GrauShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gray_shulker_box.png" + }, + { + "id": "minecraft:gray_terracotta", + "name": "Graue Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gray_terracotta.png" + }, + { + "id": "minecraft:gray_bundle", + "name": "Graues Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gray_bundle.png" + }, + { + "id": "minecraft:gravel", + "name": "Gravel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gravel.png" + }, + { + "id": "minecraft:green_dye", + "name": "GrünDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_green_dye.png" + }, + { + "id": "minecraft:green_glazed_terracotta", + "name": "GrünGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_green_glazed_terracotta.png" + }, + { + "id": "minecraft:green_harness", + "name": "GrünHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_green_harness.png" + }, + { + "id": "minecraft:green_shulker_box", + "name": "GrünShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_green_shulker_box.png" + }, + { + "id": "minecraft:green_terracotta", + "name": "Grüne Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_green_terracotta.png" + }, + { + "id": "minecraft:green_bundle", + "name": "Grünes Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_green_bundle.png" + }, + { + "id": "minecraft:gunpowder", + "name": "Gunpowder", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_gunpowder.png" + }, + { + "id": "minecraft:guster_pottery_sherd", + "name": "GusterPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_guster_pottery_sherd.png" + }, + { + "id": "minecraft:hanging_roots", + "name": "HangingRoots", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_hanging_roots.png" + }, + { + "id": "minecraft:hay_block", + "name": "HayBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_hay_block.png" + }, + { + "id": "minecraft:heart_of_the_sea", + "name": "HeartOfTheSea", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_heart_of_the_sea.png" + }, + { + "id": "minecraft:heart_pottery_sherd", + "name": "HeartPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_heart_pottery_sherd.png" + }, + { + "id": "minecraft:heartbreak_pottery_sherd", + "name": "HeartbreakPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_heartbreak_pottery_sherd.png" + }, + { + "id": "minecraft:heavy_weighted_pressure_plate", + "name": "HeavyWeighteddruckplatte", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_heavy_weighted_pressure_plate.png" + }, + { + "id": "minecraft:light_blue_dye", + "name": "HellBlauDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_blue_dye.png" + }, + { + "id": "minecraft:light_blue_glazed_terracotta", + "name": "HellBlauGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_blue_glazed_terracotta.png" + }, + { + "id": "minecraft:light_blue_harness", + "name": "HellBlauHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_blue_harness.png" + }, + { + "id": "minecraft:light_blue_shulker_box", + "name": "HellBlauShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_blue_shulker_box.png" + }, + { + "id": "minecraft:light_blue_terracotta", + "name": "HellBlaue Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_blue_terracotta.png" + }, + { + "id": "minecraft:light_blue_bundle", + "name": "HellBlaues Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_blue_bundle.png" + }, + { + "id": "minecraft:light_gray_dye", + "name": "HellGrauDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_gray_dye.png" + }, + { + "id": "minecraft:light_gray_glazed_terracotta", + "name": "HellGrauGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_gray_glazed_terracotta.png" + }, + { + "id": "minecraft:light_gray_harness", + "name": "HellGrauHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_gray_harness.png" + }, + { + "id": "minecraft:light_gray_shulker_box", + "name": "HellGrauShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_gray_shulker_box.png" + }, + { + "id": "minecraft:light_gray_terracotta", + "name": "HellGraue Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_gray_terracotta.png" + }, + { + "id": "minecraft:light_gray_bundle", + "name": "HellGraues Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_gray_bundle.png" + }, + { + "id": "minecraft:light_weighted_pressure_plate", + "name": "HellWeighteddruckplatte", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_light_weighted_pressure_plate.png" + }, + { + "id": "minecraft:lime_dye", + "name": "HellgrünDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lime_dye.png" + }, + { + "id": "minecraft:lime_glazed_terracotta", + "name": "HellgrünGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lime_glazed_terracotta.png" + }, + { + "id": "minecraft:lime_harness", + "name": "HellgrünHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lime_harness.png" + }, + { + "id": "minecraft:lime_shulker_box", + "name": "HellgrünShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lime_shulker_box.png" + }, + { + "id": "minecraft:lime_terracotta", + "name": "Hellgrüne Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lime_terracotta.png" + }, + { + "id": "minecraft:lime_bundle", + "name": "Hellgrünes Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lime_bundle.png" + }, + { + "id": "minecraft:honey_block", + "name": "HoneyBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_honey_block.png" + }, + { + "id": "minecraft:honey_bottle", + "name": "HoneyBottle", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_honey_bottle.png" + }, + { + "id": "minecraft:honeycomb", + "name": "Honeycomb", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_honeycomb.png" + }, + { + "id": "minecraft:honeycomb_block", + "name": "HoneycombBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_honeycomb_block.png" + }, + { + "id": "minecraft:hopper", + "name": "Hopper", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_hopper.png" + }, + { + "id": "minecraft:hopper_minecart", + "name": "HopperMinecart", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_hopper_minecart.png" + }, + { + "id": "minecraft:horn_coral", + "name": "HornCoral", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_horn_coral.png" + }, + { + "id": "minecraft:horn_coral_block", + "name": "HornCoralBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_horn_coral_block.png" + }, + { + "id": "minecraft:horn_coral_fan", + "name": "HornCoralFan", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_horn_coral_fan.png" + }, { "id": "minecraft:host_armor_trim_smithing_template", - "name": "Host-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "HostArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_host_armor_trim_smithing_template.png" }, + { + "id": "minecraft:howl_pottery_sherd", + "name": "HowlPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_howl_pottery_sherd.png" + }, + { + "id": "minecraft:ice", + "name": "Ice", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ice.png" + }, + { + "id": "minecraft:infested_deepslate", + "name": "InfestedDeepslate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_infested_deepslate.png" + }, + { + "id": "minecraft:ink_sac", + "name": "InkSac", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ink_sac.png" + }, + { + "id": "minecraft:item_frame", + "name": "ItemFrame", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_item_frame.png" + }, + { + "id": "minecraft:jack_o_lantern", + "name": "JackOLantern", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jack_o_lantern.png" + }, + { + "id": "minecraft:jigsaw", + "name": "Jigsaw", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jigsaw.png" + }, + { + "id": "minecraft:jukebox", + "name": "Jukebox", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jukebox.png" + }, + { + "id": "minecraft:crimson_fungus", + "name": "KarmesinFungus", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_fungus.png" + }, + { + "id": "minecraft:crimson_hanging_sign", + "name": "KarmesinHangingschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_hanging_sign.png" + }, + { + "id": "minecraft:crimson_hyphae", + "name": "KarmesinHyphae", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_hyphae.png" + }, + { + "id": "minecraft:crimson_nylium", + "name": "KarmesinNylium", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_nylium.png" + }, + { + "id": "minecraft:crimson_roots", + "name": "KarmesinRoots", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_roots.png" + }, + { + "id": "minecraft:crimson_stem", + "name": "KarmesinStem", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_stem.png" + }, + { + "id": "minecraft:crimson_pressure_plate", + "name": "Karmesindruckplatte", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_pressure_plate.png" + }, + { + "id": "minecraft:crimson_trapdoor", + "name": "Karmesinfalltür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_trapdoor.png" + }, + { + "id": "minecraft:crimson_button", + "name": "Karmesinknopf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_button.png" + }, + { + "id": "minecraft:crimson_sign", + "name": "Karmesinschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_sign.png" + }, + { + "id": "minecraft:crimson_slab", + "name": "Karmesinstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_slab.png" + }, + { + "id": "minecraft:crimson_stairs", + "name": "Karmesintreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_stairs.png" + }, + { + "id": "minecraft:crimson_door", + "name": "Karmesintür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_door.png" + }, + { + "id": "minecraft:crimson_fence", + "name": "Karmesinzaun", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_fence.png" + }, + { + "id": "minecraft:crimson_fence_gate", + "name": "KarmesinzaunGate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crimson_fence_gate.png" + }, + { + "id": "minecraft:kelp", + "name": "Kelp", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_kelp.png" + }, + { + "id": "minecraft:cherry_chest_boat", + "name": "KirschChestboot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_chest_boat.png" + }, + { + "id": "minecraft:cherry_hanging_sign", + "name": "KirschHangingschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_hanging_sign.png" + }, + { + "id": "minecraft:cherry_shelf", + "name": "KirschShelf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_shelf.png" + }, + { + "id": "minecraft:cherry_boat", + "name": "Kirschboot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_boat.png" + }, + { + "id": "minecraft:cherry_pressure_plate", + "name": "Kirschdruckplatte", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_pressure_plate.png" + }, + { + "id": "minecraft:cherry_trapdoor", + "name": "Kirschfalltür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_trapdoor.png" + }, + { + "id": "minecraft:cherry_button", + "name": "Kirschknopf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_button.png" + }, + { + "id": "minecraft:cherry_sign", + "name": "Kirschschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_sign.png" + }, + { + "id": "minecraft:cherry_slab", + "name": "Kirschstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_slab.png" + }, + { + "id": "minecraft:cherry_stairs", + "name": "Kirschtreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_stairs.png" + }, + { + "id": "minecraft:cherry_door", + "name": "Kirschtür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_door.png" + }, + { + "id": "minecraft:cherry_fence", + "name": "Kirschzaun", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_fence.png" + }, + { + "id": "minecraft:cherry_fence_gate", + "name": "KirschzaunGate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cherry_fence_gate.png" + }, + { + "id": "minecraft:knowledge_book", + "name": "KnowledgeBook", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_knowledge_book.png" + }, + { + "id": "minecraft:ladder", + "name": "Ladder", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ladder.png" + }, + { + "id": "minecraft:lantern", + "name": "Lantern", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lantern.png" + }, + { + "id": "minecraft:lapis_block", + "name": "LapisBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lapis_block.png" + }, + { + "id": "minecraft:lapis_lazuli", + "name": "LapisLazuli", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lapis_lazuli.png" + }, + { + "id": "minecraft:large_amethyst_bud", + "name": "LargeAmethystBud", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_large_amethyst_bud.png" + }, + { + "id": "minecraft:large_fern", + "name": "LargeFern", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_large_fern.png" + }, + { + "id": "minecraft:lava_bucket", + "name": "LavaBucket", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lava_bucket.png" + }, + { + "id": "minecraft:lead", + "name": "Lead", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lead.png" + }, + { + "id": "minecraft:leather", + "name": "Leather", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_leather.png" + }, + { + "id": "minecraft:leather_horse_armor", + "name": "LeatherHorseArmor", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_leather_horse_armor.png" + }, + { + "id": "minecraft:lectern", + "name": "Lectern", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lectern.png" + }, + { + "id": "minecraft:lever", + "name": "Lever", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lever.png" + }, + { + "id": "minecraft:lightning_rod", + "name": "LightningRod", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lightning_rod.png" + }, + { + "id": "minecraft:lilac", + "name": "Lilac", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lilac.png" + }, + { + "id": "minecraft:lily_of_the_valley", + "name": "LilyOfTheValley", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lily_of_the_valley.png" + }, + { + "id": "minecraft:lily_pad", + "name": "LilyPad", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lily_pad.png" + }, + { + "id": "minecraft:lingering_potion", + "name": "LingeringPotion", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_lingering_potion.png" + }, + { + "id": "minecraft:loom", + "name": "Loom", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_loom.png" + }, + { + "id": "minecraft:mace", + "name": "Mace", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mace.png" + }, + { + "id": "minecraft:magenta_dye", + "name": "MagentaDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magenta_dye.png" + }, + { + "id": "minecraft:magenta_glazed_terracotta", + "name": "MagentaGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magenta_glazed_terracotta.png" + }, + { + "id": "minecraft:magenta_harness", + "name": "MagentaHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magenta_harness.png" + }, + { + "id": "minecraft:magenta_shulker_box", + "name": "MagentaShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magenta_shulker_box.png" + }, + { + "id": "minecraft:magenta_terracotta", + "name": "Magentae Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magenta_terracotta.png" + }, + { + "id": "minecraft:magenta_bundle", + "name": "Magentaes Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magenta_bundle.png" + }, + { + "id": "minecraft:magma_block", + "name": "MagmaBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magma_block.png" + }, + { + "id": "minecraft:magma_cream", + "name": "MagmaCream", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magma_cream.png" + }, + { + "id": "minecraft:mangrove_chest_boat", + "name": "MangrovenChestboot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_chest_boat.png" + }, + { + "id": "minecraft:mangrove_hanging_sign", + "name": "MangrovenHangingschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_hanging_sign.png" + }, + { + "id": "minecraft:mangrove_propagule", + "name": "MangrovenPropagule", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_propagule.png" + }, + { + "id": "minecraft:mangrove_roots", + "name": "MangrovenRoots", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_roots.png" + }, + { + "id": "minecraft:mangrove_boat", + "name": "Mangrovenboot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_boat.png" + }, + { + "id": "minecraft:mangrove_pressure_plate", + "name": "Mangrovendruckplatte", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_pressure_plate.png" + }, + { + "id": "minecraft:mangrove_trapdoor", + "name": "Mangrovenfalltür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_trapdoor.png" + }, + { + "id": "minecraft:mangrove_button", + "name": "Mangrovenknopf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_button.png" + }, + { + "id": "minecraft:mangrove_sign", + "name": "Mangrovenschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_sign.png" + }, + { + "id": "minecraft:mangrove_slab", + "name": "Mangrovenstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_slab.png" + }, + { + "id": "minecraft:mangrove_stairs", + "name": "Mangroventreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_stairs.png" + }, + { + "id": "minecraft:mangrove_door", + "name": "Mangroventür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_door.png" + }, + { + "id": "minecraft:mangrove_fence", + "name": "Mangrovenzaun", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_fence.png" + }, + { + "id": "minecraft:mangrove_fence_gate", + "name": "MangrovenzaunGate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mangrove_fence_gate.png" + }, + { + "id": "minecraft:map", + "name": "Map", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_map.png" + }, + { + "id": "minecraft:medium_amethyst_bud", + "name": "MediumAmethystBud", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_medium_amethyst_bud.png" + }, + { + "id": "minecraft:melon", + "name": "Melon", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_melon.png" + }, + { + "id": "minecraft:melon_seeds", + "name": "MelonSeeds", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_melon_seeds.png" + }, + { + "id": "minecraft:melon_slice", + "name": "MelonSlice", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_melon_slice.png" + }, + { + "id": "minecraft:milk_bucket", + "name": "MilkBucket", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_milk_bucket.png" + }, + { + "id": "minecraft:minecart", + "name": "Minecart", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_minecart.png" + }, + { + "id": "minecraft:miner_pottery_sherd", + "name": "MinerPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_miner_pottery_sherd.png" + }, + { + "id": "minecraft:moss_block", + "name": "MossBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_moss_block.png" + }, + { + "id": "minecraft:mourner_pottery_sherd", + "name": "MournerPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mourner_pottery_sherd.png" + }, + { + "id": "minecraft:mud", + "name": "Mud", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mud.png" + }, + { + "id": "minecraft:mud_brick_wall", + "name": "MudBrickWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mud_brick_wall.png" + }, + { + "id": "minecraft:mud_brick_slab", + "name": "MudBrickstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mud_brick_slab.png" + }, + { + "id": "minecraft:mud_brick_stairs", + "name": "MudBricktreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mud_brick_stairs.png" + }, + { + "id": "minecraft:muddy_mangrove_roots", + "name": "MuddyMangrovenRoots", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_muddy_mangrove_roots.png" + }, + { + "id": "minecraft:mushroom_stem", + "name": "MushroomStem", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mushroom_stem.png" + }, + { + "id": "minecraft:mushroom_stew", + "name": "MushroomStew", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mushroom_stew.png" + }, + { + "id": "minecraft:music_disc_11", + "name": "MusicDisc11", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_11.png" + }, + { + "id": "minecraft:music_disc_13", + "name": "MusicDisc13", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_13.png" + }, + { + "id": "minecraft:music_disc_5", + "name": "MusicDisc5", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_5.png" + }, + { + "id": "minecraft:music_disc_blocks", + "name": "MusicDiscBlocks", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_blocks.png" + }, + { + "id": "minecraft:music_disc_cat", + "name": "MusicDiscCat", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_cat.png" + }, + { + "id": "minecraft:music_disc_chirp", + "name": "MusicDiscChirp", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_chirp.png" + }, + { + "id": "minecraft:music_disc_creator", + "name": "MusicDiscCreator", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_creator.png" + }, + { + "id": "minecraft:music_disc_creator_music_box", + "name": "MusicDiscCreatorMusickiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_creator_music_box.png" + }, + { + "id": "minecraft:music_disc_far", + "name": "MusicDiscFar", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_far.png" + }, + { + "id": "minecraft:music_disc_mall", + "name": "MusicDiscMall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_mall.png" + }, + { + "id": "minecraft:music_disc_mellohi", + "name": "MusicDiscMellohi", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_mellohi.png" + }, + { + "id": "minecraft:music_disc_otherside", + "name": "MusicDiscOtherside", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_otherside.png" + }, + { + "id": "minecraft:music_disc_pigstep", + "name": "MusicDiscPigstep", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_pigstep.png" + }, + { + "id": "minecraft:music_disc_precipice", + "name": "MusicDiscPrecipice", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_precipice.png" + }, + { + "id": "minecraft:music_disc_relic", + "name": "MusicDiscRelic", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_relic.png" + }, + { + "id": "minecraft:music_disc_stal", + "name": "MusicDiscStal", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_stal.png" + }, + { + "id": "minecraft:music_disc_strad", + "name": "MusicDiscStrad", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_strad.png" + }, + { + "id": "minecraft:music_disc_wait", + "name": "MusicDiscWait", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_wait.png" + }, + { + "id": "minecraft:music_disc_ward", + "name": "MusicDiscWard", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_ward.png" + }, + { + "id": "minecraft:mycelium", + "name": "Mycelium", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mycelium.png" + }, + { + "id": "minecraft:name_tag", + "name": "NameTag", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_name_tag.png" + }, + { + "id": "minecraft:nautilus_shell", + "name": "NautilusShell", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nautilus_shell.png" + }, + { + "id": "minecraft:nether_brick", + "name": "NetherBrick", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nether_brick.png" + }, + { + "id": "minecraft:nether_brick_wall", + "name": "NetherBrickWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nether_brick_wall.png" + }, + { + "id": "minecraft:nether_brick_slab", + "name": "NetherBrickstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nether_brick_slab.png" + }, + { + "id": "minecraft:nether_brick_stairs", + "name": "NetherBricktreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nether_brick_stairs.png" + }, + { + "id": "minecraft:nether_brick_fence", + "name": "NetherBrickzaun", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nether_brick_fence.png" + }, + { + "id": "minecraft:nether_sprouts", + "name": "NetherSprouts", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nether_sprouts.png" + }, + { + "id": "minecraft:nether_star", + "name": "NetherStar", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nether_star.png" + }, + { + "id": "minecraft:nether_wart", + "name": "NetherWart", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nether_wart.png" + }, + { + "id": "minecraft:nether_wart_block", + "name": "NetherWartBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_nether_wart_block.png" + }, + { + "id": "minecraft:netherite_block", + "name": "NetheritBlock", + "description": "Sonstiges", + "price": 100, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_block.png" + }, + { + "id": "minecraft:netherite_scrap", + "name": "NetheritScrap", + "description": "Sonstiges", + "price": 100, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_scrap.png" + }, + { + "id": "minecraft:netherite_upgrade_smithing_template", + "name": "NetheritUpgradeSmithingTemplate", + "description": "Sonstiges", + "price": 100, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_upgrade_smithing_template.png" + }, + { + "id": "minecraft:netherrack", + "name": "Netherrack", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherrack.png" + }, + { + "id": "minecraft:note_block", + "name": "NoteBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_note_block.png" + }, + { + "id": "minecraft:observer", + "name": "Observer", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_observer.png" + }, + { + "id": "minecraft:obsidian", + "name": "Obsidian", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_obsidian.png" + }, + { + "id": "minecraft:ochre_froglight", + "name": "OchreFroglight", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ochre_froglight.png" + }, + { + "id": "minecraft:ominous_bottle", + "name": "OminousBottle", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ominous_bottle.png" + }, + { + "id": "minecraft:ominous_trial_key", + "name": "OminousTrialKey", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ominous_trial_key.png" + }, + { + "id": "minecraft:orange_dye", + "name": "OrangeDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_dye.png" + }, + { + "id": "minecraft:orange_glazed_terracotta", + "name": "OrangeGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_glazed_terracotta.png" + }, + { + "id": "minecraft:orange_harness", + "name": "OrangeHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_harness.png" + }, + { + "id": "minecraft:orange_shulker_box", + "name": "OrangeShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_shulker_box.png" + }, + { + "id": "minecraft:orange_tulip", + "name": "OrangeTulip", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_tulip.png" + }, + { + "id": "minecraft:orange_terracotta", + "name": "Orangee Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_terracotta.png" + }, + { + "id": "minecraft:orange_bundle", + "name": "Orangees Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_orange_bundle.png" + }, + { + "id": "minecraft:oxeye_daisy", + "name": "OxeyeDaisy", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oxeye_daisy.png" + }, + { + "id": "minecraft:oxidized_chiseled_copper", + "name": "OxidizedChiseledCopper", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oxidized_chiseled_copper.png" + }, + { + "id": "minecraft:oxidized_copper", + "name": "OxidizedCopper", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oxidized_copper.png" + }, + { + "id": "minecraft:oxidized_copper_bulb", + "name": "OxidizedCopperBulb", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oxidized_copper_bulb.png" + }, + { + "id": "minecraft:oxidized_copper_grate", + "name": "OxidizedCopperGrate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oxidized_copper_grate.png" + }, + { + "id": "minecraft:oxidized_copper_trapdoor", + "name": "OxidizedCopperfalltür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oxidized_copper_trapdoor.png" + }, + { + "id": "minecraft:oxidized_copper_door", + "name": "OxidizedCoppertür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oxidized_copper_door.png" + }, + { + "id": "minecraft:oxidized_cut_copper", + "name": "OxidizedCutCopper", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oxidized_cut_copper.png" + }, + { + "id": "minecraft:oxidized_cut_copper_slab", + "name": "OxidizedCutCopperstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oxidized_cut_copper_slab.png" + }, + { + "id": "minecraft:oxidized_cut_copper_stairs", + "name": "OxidizedCutCoppertreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_oxidized_cut_copper_stairs.png" + }, + { + "id": "minecraft:packed_ice", + "name": "PackedIce", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_packed_ice.png" + }, + { + "id": "minecraft:packed_mud", + "name": "PackedMud", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_packed_mud.png" + }, + { + "id": "minecraft:painting", + "name": "Painting", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_painting.png" + }, + { + "id": "minecraft:paper", + "name": "Paper", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_paper.png" + }, + { + "id": "minecraft:pearlescent_froglight", + "name": "PearlescentFroglight", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pearlescent_froglight.png" + }, + { + "id": "minecraft:peony", + "name": "Peony", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_peony.png" + }, + { + "id": "minecraft:petrified_oak_slab", + "name": "PetrifiedEichenstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_petrified_oak_slab.png" + }, + { + "id": "minecraft:phantom_membrane", + "name": "PhantomMembrane", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_phantom_membrane.png" + }, + { + "id": "minecraft:piglin_head", + "name": "PiglinHead", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_piglin_head.png" + }, + { + "id": "minecraft:piston", + "name": "Piston", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_piston.png" + }, + { + "id": "minecraft:pitcher_plant", + "name": "PitcherPlant", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pitcher_plant.png" + }, + { + "id": "minecraft:pitcher_pod", + "name": "PitcherPod", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pitcher_pod.png" + }, + { + "id": "minecraft:player_head", + "name": "PlayerHead", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_player_head.png" + }, + { + "id": "minecraft:plenty_pottery_sherd", + "name": "PlentyPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_plenty_pottery_sherd.png" + }, + { + "id": "minecraft:podzol", + "name": "Podzol", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_podzol.png" + }, + { + "id": "minecraft:polished_andesite", + "name": "PolishedAndesite", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_andesite.png" + }, + { + "id": "minecraft:polished_andesite_slab", + "name": "PolishedAndesitestufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_andesite_slab.png" + }, + { + "id": "minecraft:polished_andesite_stairs", + "name": "PolishedAndesitetreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_andesite_stairs.png" + }, + { + "id": "minecraft:polished_basalt", + "name": "PolishedBasalt", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_basalt.png" + }, + { + "id": "minecraft:polished_deepslate", + "name": "PolishedDeepslate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_deepslate.png" + }, + { + "id": "minecraft:polished_deepslate_wall", + "name": "PolishedDeepslateWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_deepslate_wall.png" + }, + { + "id": "minecraft:polished_deepslate_slab", + "name": "PolishedDeepslatestufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_deepslate_slab.png" + }, + { + "id": "minecraft:polished_deepslate_stairs", + "name": "PolishedDeepslatetreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_deepslate_stairs.png" + }, + { + "id": "minecraft:polished_diorite", + "name": "PolishedDiorite", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_diorite.png" + }, + { + "id": "minecraft:polished_diorite_slab", + "name": "PolishedDioritestufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_diorite_slab.png" + }, + { + "id": "minecraft:polished_diorite_stairs", + "name": "PolishedDioritetreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_diorite_stairs.png" + }, + { + "id": "minecraft:polished_granite", + "name": "PolishedGranite", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_granite.png" + }, + { + "id": "minecraft:polished_granite_slab", + "name": "PolishedGranitestufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_granite_slab.png" + }, + { + "id": "minecraft:polished_granite_stairs", + "name": "PolishedGranitetreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_granite_stairs.png" + }, + { + "id": "minecraft:polished_tuff", + "name": "PolishedTuff", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_tuff.png" + }, + { + "id": "minecraft:polished_tuff_wall", + "name": "PolishedTuffWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_tuff_wall.png" + }, + { + "id": "minecraft:polished_tuff_slab", + "name": "PolishedTuffstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_tuff_slab.png" + }, + { + "id": "minecraft:polished_tuff_stairs", + "name": "PolishedTufftreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polished_tuff_stairs.png" + }, + { + "id": "minecraft:popped_chorus_fruit", + "name": "PoppedChorusFruit", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_popped_chorus_fruit.png" + }, + { + "id": "minecraft:poppy", + "name": "Poppy", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_poppy.png" + }, + { + "id": "minecraft:potion", + "name": "Potion", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_potion.png" + }, + { + "id": "minecraft:powder_snow_bucket", + "name": "PowderSnowBucket", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_powder_snow_bucket.png" + }, + { + "id": "minecraft:powered_rail", + "name": "PoweredRail", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_powered_rail.png" + }, + { + "id": "minecraft:prismarine", + "name": "Prismarine", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_prismarine.png" + }, + { + "id": "minecraft:prismarine_brick_slab", + "name": "PrismarineBrickstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_prismarine_brick_slab.png" + }, + { + "id": "minecraft:prismarine_brick_stairs", + "name": "PrismarineBricktreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_prismarine_brick_stairs.png" + }, + { + "id": "minecraft:prismarine_crystals", + "name": "PrismarineCrystals", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_prismarine_crystals.png" + }, + { + "id": "minecraft:prismarine_shard", + "name": "PrismarineShard", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_prismarine_shard.png" + }, + { + "id": "minecraft:prismarine_wall", + "name": "PrismarineWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_prismarine_wall.png" + }, + { + "id": "minecraft:prismarine_slab", + "name": "Prismarinestufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_prismarine_slab.png" + }, + { + "id": "minecraft:prismarine_stairs", + "name": "Prismarinetreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_prismarine_stairs.png" + }, + { + "id": "minecraft:prize_pottery_sherd", + "name": "PrizePotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_prize_pottery_sherd.png" + }, + { + "id": "minecraft:pumpkin", + "name": "Pumpkin", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pumpkin.png" + }, + { + "id": "minecraft:pumpkin_pie", + "name": "PumpkinPie", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pumpkin_pie.png" + }, + { + "id": "minecraft:pumpkin_seeds", + "name": "PumpkinSeeds", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pumpkin_seeds.png" + }, + { + "id": "minecraft:purpur_block", + "name": "PurpurBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purpur_block.png" + }, + { + "id": "minecraft:purpur_pillar", + "name": "PurpurPillar", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purpur_pillar.png" + }, + { + "id": "minecraft:purpur_slab", + "name": "Purpurstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purpur_slab.png" + }, + { + "id": "minecraft:purpur_stairs", + "name": "Purpurtreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purpur_stairs.png" + }, + { + "id": "minecraft:quartz", + "name": "Quartz", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_quartz.png" + }, + { + "id": "minecraft:quartz_block", + "name": "QuartzBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_quartz_block.png" + }, + { + "id": "minecraft:quartz_pillar", + "name": "QuartzPillar", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_quartz_pillar.png" + }, + { + "id": "minecraft:quartz_slab", + "name": "Quartzstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_quartz_slab.png" + }, + { + "id": "minecraft:quartz_stairs", + "name": "Quartztreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_quartz_stairs.png" + }, + { + "id": "minecraft:rabbit", + "name": "Rabbit", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rabbit.png" + }, + { + "id": "minecraft:rabbit_foot", + "name": "RabbitFoot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rabbit_foot.png" + }, + { + "id": "minecraft:rabbit_hide", + "name": "RabbitHide", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rabbit_hide.png" + }, + { + "id": "minecraft:rabbit_stew", + "name": "RabbitStew", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rabbit_stew.png" + }, + { + "id": "minecraft:rail", + "name": "Rail", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rail.png" + }, { "id": "minecraft:raiser_armor_trim_smithing_template", - "name": "Raiser-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "RaiserArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_raiser_armor_trim_smithing_template.png" }, + { + "id": "minecraft:raw_copper", + "name": "RawCopper", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_raw_copper.png" + }, + { + "id": "minecraft:raw_copper_block", + "name": "RawCopperBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_raw_copper_block.png" + }, + { + "id": "minecraft:raw_iron", + "name": "RawEisen", + "description": "Sonstiges", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_raw_iron.png" + }, + { + "id": "minecraft:raw_iron_block", + "name": "RawEisenBlock", + "description": "Sonstiges", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_raw_iron_block.png" + }, + { + "id": "minecraft:raw_gold", + "name": "RawGold", + "description": "Sonstiges", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_raw_gold.png" + }, + { + "id": "minecraft:raw_gold_block", + "name": "RawGoldBlock", + "description": "Sonstiges", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_raw_gold_block.png" + }, + { + "id": "minecraft:recovery_compass", + "name": "RecoveryCompass", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_recovery_compass.png" + }, + { + "id": "minecraft:reinforced_deepslate", + "name": "ReinforcedDeepslate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_reinforced_deepslate.png" + }, + { + "id": "minecraft:repeater", + "name": "Repeater", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_repeater.png" + }, + { + "id": "minecraft:repeating_command_block", + "name": "RepeatingCommandBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_repeating_command_block.png" + }, + { + "id": "minecraft:resin_brick_wall", + "name": "ResinBrickWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_resin_brick_wall.png" + }, + { + "id": "minecraft:resin_brick_slab", + "name": "ResinBrickstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_resin_brick_slab.png" + }, + { + "id": "minecraft:resin_brick_stairs", + "name": "ResinBricktreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_resin_brick_stairs.png" + }, + { + "id": "minecraft:respawn_anchor", + "name": "RespawnAnchor", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_respawn_anchor.png" + }, { "id": "minecraft:rib_armor_trim_smithing_template", - "name": "Rib-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "RibArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rib_armor_trim_smithing_template.png" }, + { + "id": "minecraft:rooted_dirt", + "name": "RootedDirt", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rooted_dirt.png" + }, + { + "id": "minecraft:pink_dye", + "name": "RosaDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_dye.png" + }, + { + "id": "minecraft:pink_glazed_terracotta", + "name": "RosaGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_glazed_terracotta.png" + }, + { + "id": "minecraft:pink_harness", + "name": "RosaHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_harness.png" + }, + { + "id": "minecraft:pink_petals", + "name": "RosaPetals", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_petals.png" + }, + { + "id": "minecraft:pink_shulker_box", + "name": "RosaShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_shulker_box.png" + }, + { + "id": "minecraft:pink_tulip", + "name": "RosaTulip", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_tulip.png" + }, + { + "id": "minecraft:pink_terracotta", + "name": "Rosae Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_terracotta.png" + }, + { + "id": "minecraft:pink_bundle", + "name": "Rosaes Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pink_bundle.png" + }, + { + "id": "minecraft:rose_bush", + "name": "RoseBush", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rose_bush.png" + }, + { + "id": "minecraft:red_dye", + "name": "RotDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_dye.png" + }, + { + "id": "minecraft:red_glazed_terracotta", + "name": "RotGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_glazed_terracotta.png" + }, + { + "id": "minecraft:red_harness", + "name": "RotHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_harness.png" + }, + { + "id": "minecraft:red_mushroom", + "name": "RotMushroom", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_mushroom.png" + }, + { + "id": "minecraft:red_mushroom_block", + "name": "RotMushroomBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_mushroom_block.png" + }, + { + "id": "minecraft:red_nether_brick_wall", + "name": "RotNetherBrickWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_nether_brick_wall.png" + }, + { + "id": "minecraft:red_nether_brick_slab", + "name": "RotNetherBrickstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_nether_brick_slab.png" + }, + { + "id": "minecraft:red_nether_brick_stairs", + "name": "RotNetherBricktreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_nether_brick_stairs.png" + }, + { + "id": "minecraft:red_sand", + "name": "RotSand", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_sand.png" + }, + { + "id": "minecraft:red_shulker_box", + "name": "RotShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_shulker_box.png" + }, + { + "id": "minecraft:red_tulip", + "name": "RotTulip", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_tulip.png" + }, + { + "id": "minecraft:red_terracotta", + "name": "Rote Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_terracotta.png" + }, + { + "id": "minecraft:red_bundle", + "name": "Rotes Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_red_bundle.png" + }, + { + "id": "minecraft:rotten_flesh", + "name": "RottenFlesh", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rotten_flesh.png" + }, + { + "id": "minecraft:saddle", + "name": "Saddle", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_saddle.png" + }, + { + "id": "minecraft:salmon", + "name": "Salmon", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_salmon.png" + }, + { + "id": "minecraft:salmon_bucket", + "name": "SalmonBucket", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_salmon_bucket.png" + }, + { + "id": "minecraft:sand", + "name": "Sand", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sand.png" + }, + { + "id": "minecraft:scaffolding", + "name": "Scaffolding", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_scaffolding.png" + }, + { + "id": "minecraft:black_dye", + "name": "SchwarzDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_black_dye.png" + }, + { + "id": "minecraft:dark_oak_chest_boat", + "name": "SchwarzEichenChestboot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_chest_boat.png" + }, + { + "id": "minecraft:dark_oak_hanging_sign", + "name": "SchwarzEichenHangingschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_hanging_sign.png" + }, + { + "id": "minecraft:dark_oak_boat", + "name": "SchwarzEichenboot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_boat.png" + }, + { + "id": "minecraft:dark_oak_pressure_plate", + "name": "SchwarzEichendruckplatte", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_pressure_plate.png" + }, + { + "id": "minecraft:dark_oak_trapdoor", + "name": "SchwarzEichenfalltür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_trapdoor.png" + }, + { + "id": "minecraft:dark_oak_button", + "name": "SchwarzEichenknopf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_button.png" + }, + { + "id": "minecraft:dark_oak_sign", + "name": "SchwarzEichenschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_sign.png" + }, + { + "id": "minecraft:dark_oak_slab", + "name": "SchwarzEichenstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_slab.png" + }, + { + "id": "minecraft:dark_oak_stairs", + "name": "SchwarzEichentreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_stairs.png" + }, + { + "id": "minecraft:dark_oak_door", + "name": "SchwarzEichentür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_door.png" + }, + { + "id": "minecraft:dark_oak_fence", + "name": "SchwarzEichenzaun", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_fence.png" + }, + { + "id": "minecraft:dark_oak_fence_gate", + "name": "SchwarzEichenzaunGate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_oak_fence_gate.png" + }, + { + "id": "minecraft:black_glazed_terracotta", + "name": "SchwarzGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_black_glazed_terracotta.png" + }, + { + "id": "minecraft:black_harness", + "name": "SchwarzHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_black_harness.png" + }, + { + "id": "minecraft:dark_prismarine", + "name": "SchwarzPrismarine", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_prismarine.png" + }, + { + "id": "minecraft:dark_prismarine_slab", + "name": "SchwarzPrismarinestufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_prismarine_slab.png" + }, + { + "id": "minecraft:dark_prismarine_stairs", + "name": "SchwarzPrismarinetreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dark_prismarine_stairs.png" + }, + { + "id": "minecraft:black_shulker_box", + "name": "SchwarzShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_black_shulker_box.png" + }, + { + "id": "minecraft:black_terracotta", + "name": "Schwarze Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_black_terracotta.png" + }, + { + "id": "minecraft:black_bundle", + "name": "Schwarzes Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_black_bundle.png" + }, + { + "id": "minecraft:scrape_pottery_sherd", + "name": "ScrapePotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_scrape_pottery_sherd.png" + }, + { + "id": "minecraft:sculk", + "name": "Sculk", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sculk.png" + }, + { + "id": "minecraft:sculk_catalyst", + "name": "SculkCatalyst", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sculk_catalyst.png" + }, + { + "id": "minecraft:sculk_sensor", + "name": "SculkSensor", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sculk_sensor.png" + }, + { + "id": "minecraft:sculk_shrieker", + "name": "SculkShrieker", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sculk_shrieker.png" + }, + { + "id": "minecraft:sculk_vein", + "name": "SculkVein", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sculk_vein.png" + }, + { + "id": "minecraft:scute", + "name": "Scute", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_scute.png" + }, + { + "id": "minecraft:sea_lantern", + "name": "SeaLantern", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sea_lantern.png" + }, + { + "id": "minecraft:sea_pickle", + "name": "SeaPickle", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sea_pickle.png" + }, + { + "id": "minecraft:seagrass", + "name": "Seagrass", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_seagrass.png" + }, { "id": "minecraft:sentry_armor_trim_smithing_template", - "name": "Sentry-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "SentryArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sentry_armor_trim_smithing_template.png" }, { "id": "minecraft:shaper_armor_trim_smithing_template", - "name": "Shaper-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "ShaperArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_shaper_armor_trim_smithing_template.png" }, + { + "id": "minecraft:sheaf_pottery_sherd", + "name": "SheafPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sheaf_pottery_sherd.png" + }, + { + "id": "minecraft:shears", + "name": "Shears", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_shears.png" + }, + { + "id": "minecraft:shelter_pottery_sherd", + "name": "ShelterPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_shelter_pottery_sherd.png" + }, + { + "id": "minecraft:shield", + "name": "Shield", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_shield.png" + }, + { + "id": "minecraft:short_grass", + "name": "ShortGrass", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_short_grass.png" + }, + { + "id": "minecraft:shroomlight", + "name": "Shroomlight", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_shroomlight.png" + }, + { + "id": "minecraft:shulker_shell", + "name": "ShulkerShell", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_shulker_shell.png" + }, + { + "id": "minecraft:shulker_box", + "name": "Shulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_shulker_box.png" + }, { "id": "minecraft:silence_armor_trim_smithing_template", - "name": "Silence-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "SilenceArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_silence_armor_trim_smithing_template.png" }, + { + "id": "minecraft:skeleton_skull", + "name": "SkeletonSkull", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_skeleton_skull.png" + }, + { + "id": "minecraft:skull_pottery_sherd", + "name": "SkullPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_skull_pottery_sherd.png" + }, + { + "id": "minecraft:slime_ball", + "name": "SlimeBall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_slime_ball.png" + }, + { + "id": "minecraft:slime_block", + "name": "SlimeBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_slime_block.png" + }, + { + "id": "minecraft:small_amethyst_bud", + "name": "SmallAmethystBud", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_small_amethyst_bud.png" + }, + { + "id": "minecraft:small_dripleaf", + "name": "SmallDripleaf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_small_dripleaf.png" + }, + { + "id": "minecraft:smithing_table", + "name": "SmithingTable", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_smithing_table.png" + }, + { + "id": "minecraft:smoker", + "name": "Smoker", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_smoker.png" + }, + { + "id": "minecraft:smooth_basalt", + "name": "SmoothBasalt", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_smooth_basalt.png" + }, + { + "id": "minecraft:smooth_quartz", + "name": "SmoothQuartz", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_smooth_quartz.png" + }, + { + "id": "minecraft:smooth_quartz_slab", + "name": "SmoothQuartzstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_smooth_quartz_slab.png" + }, + { + "id": "minecraft:smooth_quartz_stairs", + "name": "SmoothQuartztreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_smooth_quartz_stairs.png" + }, + { + "id": "minecraft:sniffer_egg", + "name": "SnifferEi", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sniffer_egg.png" + }, + { + "id": "minecraft:snort_pottery_sherd", + "name": "SnortPotterySherd", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_snort_pottery_sherd.png" + }, { "id": "minecraft:snout_armor_trim_smithing_template", - "name": "Snout-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "SnoutArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_snout_armor_trim_smithing_template.png" }, + { + "id": "minecraft:snow", + "name": "Snow", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_snow.png" + }, + { + "id": "minecraft:snow_block", + "name": "SnowBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_snow_block.png" + }, + { + "id": "minecraft:snowball", + "name": "Snowball", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_snowball.png" + }, + { + "id": "minecraft:soul_campfire", + "name": "SoulCampfire", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_soul_campfire.png" + }, + { + "id": "minecraft:soul_lantern", + "name": "SoulLantern", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_soul_lantern.png" + }, + { + "id": "minecraft:soul_sand", + "name": "SoulSand", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_soul_sand.png" + }, + { + "id": "minecraft:soul_soil", + "name": "SoulSoil", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_soul_soil.png" + }, + { + "id": "minecraft:soul_torch", + "name": "SoulTorch", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_soul_torch.png" + }, + { + "id": "minecraft:spawner", + "name": "Spawner", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spawner.png" + }, + { + "id": "minecraft:spectral_arrow", + "name": "SpectralArrow", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spectral_arrow.png" + }, + { + "id": "minecraft:spider_eye", + "name": "SpiderEye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spider_eye.png" + }, { "id": "minecraft:spire_armor_trim_smithing_template", - "name": "Spire-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "SpireArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spire_armor_trim_smithing_template.png" }, + { + "id": "minecraft:splash_potion", + "name": "SplashPotion", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_splash_potion.png" + }, + { + "id": "minecraft:sponge", + "name": "Sponge", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sponge.png" + }, + { + "id": "minecraft:stick", + "name": "Stick", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stick.png" + }, + { + "id": "minecraft:sticky_piston", + "name": "StickyPiston", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sticky_piston.png" + }, + { + "id": "minecraft:string", + "name": "String", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_string.png" + }, + { + "id": "minecraft:stripped_bamboo_block", + "name": "StrippedBambusBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_bamboo_block.png" + }, + { + "id": "minecraft:stripped_crimson_hyphae", + "name": "StrippedKarmesinHyphae", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_crimson_hyphae.png" + }, + { + "id": "minecraft:stripped_crimson_stem", + "name": "StrippedKarmesinStem", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_crimson_stem.png" + }, + { + "id": "minecraft:stripped_warped_hyphae", + "name": "StrippedWirrHyphae", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_warped_hyphae.png" + }, + { + "id": "minecraft:stripped_warped_stem", + "name": "StrippedWirrStem", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stripped_warped_stem.png" + }, + { + "id": "minecraft:structure_block", + "name": "StructureBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_structure_block.png" + }, + { + "id": "minecraft:structure_void", + "name": "StructureVoid", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_structure_void.png" + }, + { + "id": "minecraft:sugar", + "name": "Sugar", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sugar.png" + }, + { + "id": "minecraft:sugar_cane", + "name": "SugarCane", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sugar_cane.png" + }, + { + "id": "minecraft:suspicious_gravel", + "name": "SuspiciousGravel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_suspicious_gravel.png" + }, + { + "id": "minecraft:suspicious_sand", + "name": "SuspiciousSand", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_suspicious_sand.png" + }, + { + "id": "minecraft:suspicious_stew", + "name": "SuspiciousStew", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_suspicious_stew.png" + }, + { + "id": "minecraft:sweet_berries", + "name": "SweetBerries", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sweet_berries.png" + }, + { + "id": "minecraft:tadpole_bucket", + "name": "TadpoleBucket", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tadpole_bucket.png" + }, + { + "id": "minecraft:tall_grass", + "name": "TallGrass", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tall_grass.png" + }, + { + "id": "minecraft:target", + "name": "Target", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_target.png" + }, { "id": "minecraft:tide_armor_trim_smithing_template", - "name": "Tide-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "TideArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tide_armor_trim_smithing_template.png" }, + { + "id": "minecraft:tipped_arrow", + "name": "TippedArrow", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tipped_arrow.png" + }, + { + "id": "minecraft:tnt", + "name": "Tnt", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tnt.png" + }, + { + "id": "minecraft:tnt_minecart", + "name": "TntMinecart", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tnt_minecart.png" + }, + { + "id": "minecraft:torch", + "name": "Torch", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_torch.png" + }, + { + "id": "minecraft:totem_of_undying", + "name": "TotemOfUndying", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_totem_of_undying.png" + }, + { + "id": "minecraft:trapped_chest", + "name": "TrappedChest", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_trapped_chest.png" + }, + { + "id": "minecraft:trial_key", + "name": "TrialKey", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_trial_key.png" + }, + { + "id": "minecraft:trial_spawner", + "name": "TrialSpawner", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_trial_spawner.png" + }, + { + "id": "minecraft:trident", + "name": "Trident", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_trident.png" + }, + { + "id": "minecraft:tripwire_hook", + "name": "TripwireHook", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tripwire_hook.png" + }, + { + "id": "minecraft:jungle_chest_boat", + "name": "TropenChestboot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_chest_boat.png" + }, + { + "id": "minecraft:jungle_hanging_sign", + "name": "TropenHangingschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_hanging_sign.png" + }, + { + "id": "minecraft:jungle_boat", + "name": "Tropenboot", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_boat.png" + }, + { + "id": "minecraft:jungle_pressure_plate", + "name": "Tropendruckplatte", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_pressure_plate.png" + }, + { + "id": "minecraft:jungle_trapdoor", + "name": "Tropenfalltür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_trapdoor.png" + }, + { + "id": "minecraft:jungle_button", + "name": "Tropenknopf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_button.png" + }, + { + "id": "minecraft:jungle_sign", + "name": "Tropenschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_sign.png" + }, + { + "id": "minecraft:jungle_slab", + "name": "Tropenstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_slab.png" + }, + { + "id": "minecraft:jungle_stairs", + "name": "Tropentreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_stairs.png" + }, + { + "id": "minecraft:jungle_door", + "name": "Tropentür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_door.png" + }, + { + "id": "minecraft:jungle_fence", + "name": "Tropenzaun", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_fence.png" + }, + { + "id": "minecraft:jungle_fence_gate", + "name": "TropenzaunGate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_jungle_fence_gate.png" + }, + { + "id": "minecraft:tube_coral", + "name": "TubeCoral", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tube_coral.png" + }, + { + "id": "minecraft:tube_coral_block", + "name": "TubeCoralBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tube_coral_block.png" + }, + { + "id": "minecraft:tube_coral_fan", + "name": "TubeCoralFan", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tube_coral_fan.png" + }, + { + "id": "minecraft:tuff", + "name": "Tuff", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tuff.png" + }, + { + "id": "minecraft:tuff_brick_wall", + "name": "TuffBrickWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tuff_brick_wall.png" + }, + { + "id": "minecraft:tuff_brick_slab", + "name": "TuffBrickstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tuff_brick_slab.png" + }, + { + "id": "minecraft:tuff_brick_stairs", + "name": "TuffBricktreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tuff_brick_stairs.png" + }, + { + "id": "minecraft:tuff_wall", + "name": "TuffWall", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tuff_wall.png" + }, + { + "id": "minecraft:tuff_slab", + "name": "Tuffstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tuff_slab.png" + }, + { + "id": "minecraft:tuff_stairs", + "name": "Tufftreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tuff_stairs.png" + }, + { + "id": "minecraft:turtle_egg", + "name": "TurtleEi", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_turtle_egg.png" + }, + { + "id": "minecraft:turtle_scute", + "name": "TurtleScute", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_turtle_scute.png" + }, + { + "id": "minecraft:twisting_vines", + "name": "TwistingVines", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_twisting_vines.png" + }, + { + "id": "minecraft:cyan_dye", + "name": "TürkisDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cyan_dye.png" + }, + { + "id": "minecraft:cyan_glazed_terracotta", + "name": "TürkisGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cyan_glazed_terracotta.png" + }, + { + "id": "minecraft:cyan_harness", + "name": "TürkisHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cyan_harness.png" + }, + { + "id": "minecraft:cyan_shulker_box", + "name": "TürkisShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cyan_shulker_box.png" + }, + { + "id": "minecraft:cyan_terracotta", + "name": "Türkise Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cyan_terracotta.png" + }, + { + "id": "minecraft:cyan_bundle", + "name": "Türkises Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cyan_bundle.png" + }, + { + "id": "minecraft:verdant_froglight", + "name": "VerdantFroglight", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_verdant_froglight.png" + }, { "id": "minecraft:vex_armor_trim_smithing_template", - "name": "Vex-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "VexArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_vex_armor_trim_smithing_template.png" }, + { + "id": "minecraft:vine", + "name": "Vine", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_vine.png" + }, + { + "id": "minecraft:purple_dye", + "name": "ViolettDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purple_dye.png" + }, + { + "id": "minecraft:purple_glazed_terracotta", + "name": "ViolettGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purple_glazed_terracotta.png" + }, + { + "id": "minecraft:purple_harness", + "name": "ViolettHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purple_harness.png" + }, + { + "id": "minecraft:purple_shulker_box", + "name": "ViolettShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purple_shulker_box.png" + }, + { + "id": "minecraft:purple_terracotta", + "name": "Violette Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purple_terracotta.png" + }, + { + "id": "minecraft:purple_bundle", + "name": "Violettes Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_purple_bundle.png" + }, { "id": "minecraft:ward_armor_trim_smithing_template", - "name": "Ward-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "WardArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ward_armor_trim_smithing_template.png" }, + { + "id": "minecraft:water_bucket", + "name": "WaterBucket", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_water_bucket.png" + }, { "id": "minecraft:wayfinder_armor_trim_smithing_template", - "name": "Wayfinder-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "WayfinderArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wayfinder_armor_trim_smithing_template.png" }, + { + "id": "minecraft:weathered_chiseled_copper", + "name": "WeatheredChiseledCopper", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_weathered_chiseled_copper.png" + }, + { + "id": "minecraft:weathered_copper", + "name": "WeatheredCopper", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_weathered_copper.png" + }, + { + "id": "minecraft:weathered_copper_bulb", + "name": "WeatheredCopperBulb", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_weathered_copper_bulb.png" + }, + { + "id": "minecraft:weathered_copper_grate", + "name": "WeatheredCopperGrate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_weathered_copper_grate.png" + }, + { + "id": "minecraft:weathered_copper_trapdoor", + "name": "WeatheredCopperfalltür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_weathered_copper_trapdoor.png" + }, + { + "id": "minecraft:weathered_copper_door", + "name": "WeatheredCoppertür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_weathered_copper_door.png" + }, + { + "id": "minecraft:weathered_cut_copper", + "name": "WeatheredCutCopper", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_weathered_cut_copper.png" + }, + { + "id": "minecraft:weathered_cut_copper_slab", + "name": "WeatheredCutCopperstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_weathered_cut_copper_slab.png" + }, + { + "id": "minecraft:weathered_cut_copper_stairs", + "name": "WeatheredCutCoppertreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_weathered_cut_copper_stairs.png" + }, + { + "id": "minecraft:weeping_vines", + "name": "WeepingVines", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_weeping_vines.png" + }, + { + "id": "minecraft:white_dye", + "name": "WeißDye", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_dye.png" + }, + { + "id": "minecraft:white_glazed_terracotta", + "name": "WeißGlazede Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_glazed_terracotta.png" + }, + { + "id": "minecraft:white_harness", + "name": "WeißHarness", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_harness.png" + }, + { + "id": "minecraft:white_shulker_box", + "name": "WeißShulkerkiste", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_shulker_box.png" + }, + { + "id": "minecraft:white_tulip", + "name": "WeißTulip", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_tulip.png" + }, + { + "id": "minecraft:white_terracotta", + "name": "Weiße Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_terracotta.png" + }, + { + "id": "minecraft:white_bundle", + "name": "Weißes Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_white_bundle.png" + }, + { + "id": "minecraft:wet_sponge", + "name": "WetSponge", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wet_sponge.png" + }, + { + "id": "minecraft:wheat", + "name": "Wheat", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wheat.png" + }, + { + "id": "minecraft:wheat_seeds", + "name": "WheatSeeds", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wheat_seeds.png" + }, { "id": "minecraft:wild_armor_trim_smithing_template", - "name": "Wild-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, + "name": "WildArmorTrimSmithingTemplate", + "description": "Sonstiges", + "price": 5, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wild_armor_trim_smithing_template.png" }, { - "id": "minecraft:flow_armor_trim_smithing_template", - "name": "Flow-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_flow_armor_trim_smithing_template.png" + "id": "minecraft:wind_charge", + "name": "WindCharge", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wind_charge.png" }, { - "id": "minecraft:bolt_armor_trim_smithing_template", - "name": "Bolt-Rüstungsbesatz", - "description": "Schmiedevorlage", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bolt_armor_trim_smithing_template.png" + "id": "minecraft:warped_fungus", + "name": "WirrFungus", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_fungus.png" }, { - "id": "minecraft:wooden_sword", - "name": "Holzschwert", - "description": "Werkzeug", - "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wooden_sword.png" + "id": "minecraft:warped_fungus_on_a_stick", + "name": "WirrFungusOnAStick", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_fungus_on_a_stick.png" }, { - "id": "minecraft:wooden_pickaxe", - "name": "Holzspitzhacke", - "description": "Werkzeug", - "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wooden_pickaxe.png" + "id": "minecraft:warped_hanging_sign", + "name": "WirrHangingschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_hanging_sign.png" }, { - "id": "minecraft:wooden_axe", - "name": "Holzaxt", - "description": "Werkzeug", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wooden_axe.png" + "id": "minecraft:warped_hyphae", + "name": "WirrHyphae", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_hyphae.png" }, { - "id": "minecraft:wooden_shovel", - "name": "Holzschaufel", - "description": "Werkzeug", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wooden_shovel.png" + "id": "minecraft:warped_nylium", + "name": "WirrNylium", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_nylium.png" }, { - "id": "minecraft:wooden_hoe", - "name": "Holzhacke", - "description": "Werkzeug", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wooden_hoe.png" + "id": "minecraft:warped_roots", + "name": "WirrRoots", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_roots.png" }, { - "id": "minecraft:stone_sword", - "name": "Steinschwert", - "description": "Werkzeug", - "price": 4, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_sword.png" + "id": "minecraft:warped_stem", + "name": "WirrStem", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_stem.png" }, { - "id": "minecraft:stone_pickaxe", - "name": "Steinspitzhacke", - "description": "Werkzeug", - "price": 4, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_pickaxe.png" + "id": "minecraft:warped_wart_block", + "name": "WirrWartBlock", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_wart_block.png" }, { - "id": "minecraft:stone_axe", - "name": "Steinaxt", - "description": "Werkzeug", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_axe.png" + "id": "minecraft:warped_pressure_plate", + "name": "Wirrdruckplatte", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_pressure_plate.png" }, { - "id": "minecraft:stone_shovel", - "name": "Steinschaufel", - "description": "Werkzeug", - "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_shovel.png" + "id": "minecraft:warped_trapdoor", + "name": "Wirrfalltür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_trapdoor.png" }, { - "id": "minecraft:stone_hoe", - "name": "Steinhacke", - "description": "Werkzeug", - "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_hoe.png" + "id": "minecraft:warped_button", + "name": "Wirrknopf", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_button.png" }, { - "id": "minecraft:iron_sword", - "name": "Eisenschwert", + "id": "minecraft:warped_sign", + "name": "Wirrschild", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_sign.png" + }, + { + "id": "minecraft:warped_slab", + "name": "Wirrstufe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_slab.png" + }, + { + "id": "minecraft:warped_stairs", + "name": "Wirrtreppe", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_stairs.png" + }, + { + "id": "minecraft:warped_door", + "name": "Wirrtür", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_door.png" + }, + { + "id": "minecraft:warped_fence", + "name": "Wirrzaun", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_fence.png" + }, + { + "id": "minecraft:warped_fence_gate", + "name": "WirrzaunGate", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warped_fence_gate.png" + }, + { + "id": "minecraft:wither_rose", + "name": "WitherRose", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wither_rose.png" + }, + { + "id": "minecraft:wither_skeleton_skull", + "name": "WitherSkeletonSkull", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wither_skeleton_skull.png" + }, + { + "id": "minecraft:wolf_armor", + "name": "WolfArmor", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wolf_armor.png" + }, + { + "id": "minecraft:writable_book", + "name": "WritableBook", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_writable_book.png" + }, + { + "id": "minecraft:written_book", + "name": "WrittenBook", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_written_book.png" + }, + { + "id": "minecraft:zombie_head", + "name": "ZombieHead", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_zombie_head.png" + }, + { + "id": "minecraft:terracotta", + "name": "e Terrakotta", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_terracotta.png" + }, + { + "id": "minecraft:bundle", + "name": "es Bündel", + "description": "Sonstiges", + "price": 5, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bundle.png" + }, + { + "id": "minecraft:allay_spawn_egg", + "name": "AllaySpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_allay_spawn_egg.png" + }, + { + "id": "minecraft:armadillo_spawn_egg", + "name": "ArmadilloSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_armadillo_spawn_egg.png" + }, + { + "id": "minecraft:axolotl_spawn_egg", + "name": "AxolotlSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_axolotl_spawn_egg.png" + }, + { + "id": "minecraft:bat_spawn_egg", + "name": "BatSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bat_spawn_egg.png" + }, + { + "id": "minecraft:bee_spawn_egg", + "name": "BeeSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bee_spawn_egg.png" + }, + { + "id": "minecraft:blaze_spawn_egg", + "name": "BlazeSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blaze_spawn_egg.png" + }, + { + "id": "minecraft:bogged_spawn_egg", + "name": "BoggedSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bogged_spawn_egg.png" + }, + { + "id": "minecraft:breeze_spawn_egg", + "name": "BreezeSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_breeze_spawn_egg.png" + }, + { + "id": "minecraft:camel_spawn_egg", + "name": "CamelSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_camel_spawn_egg.png" + }, + { + "id": "minecraft:cat_spawn_egg", + "name": "CatSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cat_spawn_egg.png" + }, + { + "id": "minecraft:cave_spider_spawn_egg", + "name": "CaveSpiderSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cave_spider_spawn_egg.png" + }, + { + "id": "minecraft:chicken_spawn_egg", + "name": "ChickenSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chicken_spawn_egg.png" + }, + { + "id": "minecraft:cod_spawn_egg", + "name": "CodSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cod_spawn_egg.png" + }, + { + "id": "minecraft:cow_spawn_egg", + "name": "CowSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cow_spawn_egg.png" + }, + { + "id": "minecraft:creeper_spawn_egg", + "name": "CreeperSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_creeper_spawn_egg.png" + }, + { + "id": "minecraft:dolphin_spawn_egg", + "name": "DolphinSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dolphin_spawn_egg.png" + }, + { + "id": "minecraft:donkey_spawn_egg", + "name": "DonkeySpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_donkey_spawn_egg.png" + }, + { + "id": "minecraft:drowned_spawn_egg", + "name": "DrownedSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_drowned_spawn_egg.png" + }, + { + "id": "minecraft:iron_golem_spawn_egg", + "name": "EisenGolemSpawnEi", + "description": "Spawn", + "price": 30, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_golem_spawn_egg.png" + }, + { + "id": "minecraft:elder_guardian_spawn_egg", + "name": "ElderGuardianSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_elder_guardian_spawn_egg.png" + }, + { + "id": "minecraft:enderman_spawn_egg", + "name": "EndermanSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_enderman_spawn_egg.png" + }, + { + "id": "minecraft:endermite_spawn_egg", + "name": "EndermiteSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_endermite_spawn_egg.png" + }, + { + "id": "minecraft:evoker_spawn_egg", + "name": "EvokerSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_evoker_spawn_egg.png" + }, + { + "id": "minecraft:fox_spawn_egg", + "name": "FoxSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_fox_spawn_egg.png" + }, + { + "id": "minecraft:frog_spawn_egg", + "name": "FrogSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_frog_spawn_egg.png" + }, + { + "id": "minecraft:ghast_spawn_egg", + "name": "GhastSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ghast_spawn_egg.png" + }, + { + "id": "minecraft:glow_squid_spawn_egg", + "name": "GlowSquidSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_glow_squid_spawn_egg.png" + }, + { + "id": "minecraft:goat_spawn_egg", + "name": "GoatSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_goat_spawn_egg.png" + }, + { + "id": "minecraft:guardian_spawn_egg", + "name": "GuardianSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_guardian_spawn_egg.png" + }, + { + "id": "minecraft:hoglin_spawn_egg", + "name": "HoglinSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_hoglin_spawn_egg.png" + }, + { + "id": "minecraft:horse_spawn_egg", + "name": "HorseSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_horse_spawn_egg.png" + }, + { + "id": "minecraft:husk_spawn_egg", + "name": "HuskSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_husk_spawn_egg.png" + }, + { + "id": "minecraft:llama_spawn_egg", + "name": "LlamaSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_llama_spawn_egg.png" + }, + { + "id": "minecraft:magma_cube_spawn_egg", + "name": "MagmaCubeSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magma_cube_spawn_egg.png" + }, + { + "id": "minecraft:mooshroom_spawn_egg", + "name": "MooshroomSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mooshroom_spawn_egg.png" + }, + { + "id": "minecraft:mule_spawn_egg", + "name": "MuleSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mule_spawn_egg.png" + }, + { + "id": "minecraft:ocelot_spawn_egg", + "name": "OcelotSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ocelot_spawn_egg.png" + }, + { + "id": "minecraft:panda_spawn_egg", + "name": "PandaSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_panda_spawn_egg.png" + }, + { + "id": "minecraft:parrot_spawn_egg", + "name": "ParrotSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_parrot_spawn_egg.png" + }, + { + "id": "minecraft:phantom_spawn_egg", + "name": "PhantomSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_phantom_spawn_egg.png" + }, + { + "id": "minecraft:pig_spawn_egg", + "name": "PigSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pig_spawn_egg.png" + }, + { + "id": "minecraft:piglin_brute_spawn_egg", + "name": "PiglinBruteSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_piglin_brute_spawn_egg.png" + }, + { + "id": "minecraft:piglin_spawn_egg", + "name": "PiglinSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_piglin_spawn_egg.png" + }, + { + "id": "minecraft:pillager_spawn_egg", + "name": "PillagerSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pillager_spawn_egg.png" + }, + { + "id": "minecraft:polar_bear_spawn_egg", + "name": "PolarBearSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polar_bear_spawn_egg.png" + }, + { + "id": "minecraft:pufferfish_spawn_egg", + "name": "PufferfishSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pufferfish_spawn_egg.png" + }, + { + "id": "minecraft:rabbit_spawn_egg", + "name": "RabbitSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rabbit_spawn_egg.png" + }, + { + "id": "minecraft:ravager_spawn_egg", + "name": "RavagerSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ravager_spawn_egg.png" + }, + { + "id": "minecraft:salmon_spawn_egg", + "name": "SalmonSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_salmon_spawn_egg.png" + }, + { + "id": "minecraft:sheep_spawn_egg", + "name": "SheepSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sheep_spawn_egg.png" + }, + { + "id": "minecraft:shulker_spawn_egg", + "name": "ShulkerSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_shulker_spawn_egg.png" + }, + { + "id": "minecraft:silverfish_spawn_egg", + "name": "SilverfishSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_silverfish_spawn_egg.png" + }, + { + "id": "minecraft:skeleton_horse_spawn_egg", + "name": "SkeletonHorseSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_skeleton_horse_spawn_egg.png" + }, + { + "id": "minecraft:skeleton_spawn_egg", + "name": "SkeletonSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_skeleton_spawn_egg.png" + }, + { + "id": "minecraft:slime_spawn_egg", + "name": "SlimeSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_slime_spawn_egg.png" + }, + { + "id": "minecraft:sniffer_spawn_egg", + "name": "SnifferSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sniffer_spawn_egg.png" + }, + { + "id": "minecraft:snow_golem_spawn_egg", + "name": "SnowGolemSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_snow_golem_spawn_egg.png" + }, + { + "id": "minecraft:spider_spawn_egg", + "name": "SpiderSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spider_spawn_egg.png" + }, + { + "id": "minecraft:squid_spawn_egg", + "name": "SquidSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_squid_spawn_egg.png" + }, + { + "id": "minecraft:stray_spawn_egg", + "name": "StraySpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stray_spawn_egg.png" + }, + { + "id": "minecraft:strider_spawn_egg", + "name": "StriderSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_strider_spawn_egg.png" + }, + { + "id": "minecraft:tadpole_spawn_egg", + "name": "TadpoleSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tadpole_spawn_egg.png" + }, + { + "id": "minecraft:trader_llama_spawn_egg", + "name": "TraderLlamaSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_trader_llama_spawn_egg.png" + }, + { + "id": "minecraft:tropical_fish_spawn_egg", + "name": "TropicalFishSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tropical_fish_spawn_egg.png" + }, + { + "id": "minecraft:turtle_spawn_egg", + "name": "TurtleSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_turtle_spawn_egg.png" + }, + { + "id": "minecraft:vex_spawn_egg", + "name": "VexSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_vex_spawn_egg.png" + }, + { + "id": "minecraft:villager_spawn_egg", + "name": "VillagerSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_villager_spawn_egg.png" + }, + { + "id": "minecraft:vindicator_spawn_egg", + "name": "VindicatorSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_vindicator_spawn_egg.png" + }, + { + "id": "minecraft:wandering_trader_spawn_egg", + "name": "WanderingTraderSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wandering_trader_spawn_egg.png" + }, + { + "id": "minecraft:warden_spawn_egg", + "name": "WardenSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warden_spawn_egg.png" + }, + { + "id": "minecraft:witch_spawn_egg", + "name": "WitchSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_witch_spawn_egg.png" + }, + { + "id": "minecraft:wither_skeleton_spawn_egg", + "name": "WitherSkeletonSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wither_skeleton_spawn_egg.png" + }, + { + "id": "minecraft:wolf_spawn_egg", + "name": "WolfSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wolf_spawn_egg.png" + }, + { + "id": "minecraft:zoglin_spawn_egg", + "name": "ZoglinSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_zoglin_spawn_egg.png" + }, + { + "id": "minecraft:zombie_horse_spawn_egg", + "name": "ZombieHorseSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_zombie_horse_spawn_egg.png" + }, + { + "id": "minecraft:zombie_spawn_egg", + "name": "ZombieSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_zombie_spawn_egg.png" + }, + { + "id": "minecraft:zombie_villager_spawn_egg", + "name": "ZombieVillagerSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_zombie_villager_spawn_egg.png" + }, + { + "id": "minecraft:zombified_piglin_spawn_egg", + "name": "ZombifiedPiglinSpawnEi", + "description": "Spawn", + "price": 15, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_zombified_piglin_spawn_egg.png" + }, + { + "id": "minecraft:bow", + "name": "Bow", "description": "Werkzeug", "price": 10, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_sword.png" + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bow.png" }, { - "id": "minecraft:iron_pickaxe", - "name": "Eisenspitzhacke", + "id": "minecraft:bowl", + "name": "Bowl", "description": "Werkzeug", "price": 10, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_pickaxe.png" + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bowl.png" }, { - "id": "minecraft:iron_axe", - "name": "Eisenaxt", + "id": "minecraft:crossbow", + "name": "Crossbow", "description": "Werkzeug", - "price": 7, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_axe.png" + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_crossbow.png" }, { - "id": "minecraft:iron_shovel", - "name": "Eisenschaufel", + "id": "minecraft:diamond_axe", + "name": "Diamantaxt", "description": "Werkzeug", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_shovel.png" + "price": 80, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_axe.png" }, { - "id": "minecraft:iron_hoe", - "name": "Eisenhacke", + "id": "minecraft:diamond_hoe", + "name": "Diamanthacke", "description": "Werkzeug", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_hoe.png" + "price": 80, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_hoe.png" }, { - "id": "minecraft:golden_sword", - "name": "Goldschwert", + "id": "minecraft:diamond_shovel", + "name": "Diamantschaufel", "description": "Werkzeug", - "price": 16, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_sword.png" - }, - { - "id": "minecraft:golden_pickaxe", - "name": "Goldspitzhacke", - "description": "Werkzeug", - "price": 16, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_pickaxe.png" - }, - { - "id": "minecraft:golden_axe", - "name": "Goldaxt", - "description": "Werkzeug", - "price": 12, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_axe.png" - }, - { - "id": "minecraft:golden_shovel", - "name": "Goldschaufel", - "description": "Werkzeug", - "price": 8, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_shovel.png" - }, - { - "id": "minecraft:golden_hoe", - "name": "Goldhacke", - "description": "Werkzeug", - "price": 8, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_hoe.png" + "price": 80, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_shovel.png" }, { "id": "minecraft:diamond_sword", "name": "Diamantschwert", "description": "Werkzeug", - "price": 40, + "price": 80, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_sword.png" }, { "id": "minecraft:diamond_pickaxe", "name": "Diamantspitzhacke", "description": "Werkzeug", - "price": 40, + "price": 80, "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_pickaxe.png" }, { - "id": "minecraft:diamond_axe", - "name": "Diamantaxt", + "id": "minecraft:iron_axe", + "name": "Eisenaxt", + "description": "Werkzeug", + "price": 20, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_axe.png" + }, + { + "id": "minecraft:iron_hoe", + "name": "Eisenhacke", + "description": "Werkzeug", + "price": 20, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_hoe.png" + }, + { + "id": "minecraft:iron_shovel", + "name": "Eisenschaufel", + "description": "Werkzeug", + "price": 20, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_shovel.png" + }, + { + "id": "minecraft:iron_sword", + "name": "Eisenschwert", + "description": "Werkzeug", + "price": 20, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_sword.png" + }, + { + "id": "minecraft:iron_pickaxe", + "name": "Eisenspitzhacke", + "description": "Werkzeug", + "price": 20, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_pickaxe.png" + }, + { + "id": "minecraft:golden_axe", + "name": "Goldaxt", "description": "Werkzeug", "price": 30, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_axe.png" + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_axe.png" }, { - "id": "minecraft:diamond_shovel", - "name": "Diamantschaufel", + "id": "minecraft:golden_hoe", + "name": "Goldhacke", "description": "Werkzeug", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_shovel.png" + "price": 30, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_hoe.png" }, { - "id": "minecraft:diamond_hoe", - "name": "Diamanthacke", + "id": "minecraft:golden_shovel", + "name": "Goldschaufel", "description": "Werkzeug", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_hoe.png" + "price": 30, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_shovel.png" + }, + { + "id": "minecraft:golden_sword", + "name": "Goldschwert", + "description": "Werkzeug", + "price": 30, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_sword.png" + }, + { + "id": "minecraft:golden_pickaxe", + "name": "Goldspitzhacke", + "description": "Werkzeug", + "price": 30, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_pickaxe.png" + }, + { + "id": "minecraft:wooden_axe", + "name": "Holzaxt", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wooden_axe.png" + }, + { + "id": "minecraft:wooden_hoe", + "name": "Holzhacke", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wooden_hoe.png" + }, + { + "id": "minecraft:wooden_shovel", + "name": "Holzschaufel", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wooden_shovel.png" + }, + { + "id": "minecraft:wooden_sword", + "name": "Holzschwert", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wooden_sword.png" + }, + { + "id": "minecraft:wooden_pickaxe", + "name": "Holzspitzhacke", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wooden_pickaxe.png" + }, + { + "id": "minecraft:netherite_axe", + "name": "Netheritaxt", + "description": "Werkzeug", + "price": 200, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_axe.png" + }, + { + "id": "minecraft:netherite_hoe", + "name": "Netherithacke", + "description": "Werkzeug", + "price": 200, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_hoe.png" + }, + { + "id": "minecraft:netherite_shovel", + "name": "Netheritschaufel", + "description": "Werkzeug", + "price": 200, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_shovel.png" }, { "id": "minecraft:netherite_sword", @@ -862,1306 +9255,291 @@ "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_pickaxe.png" }, { - "id": "minecraft:netherite_axe", - "name": "Netheritaxt", + "id": "minecraft:stone_axe", + "name": "Steinaxt", "description": "Werkzeug", - "price": 150, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_axe.png" + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_axe.png" }, { - "id": "minecraft:netherite_shovel", - "name": "Netheritschaufel", + "id": "minecraft:stone_hoe", + "name": "Steinhacke", "description": "Werkzeug", - "price": 100, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_shovel.png" + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_hoe.png" }, { - "id": "minecraft:netherite_hoe", - "name": "Netherithacke", + "id": "minecraft:stone_shovel", + "name": "Steinschaufel", "description": "Werkzeug", - "price": 100, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_hoe.png" - }, - { - "id": "minecraft:leather_helmet", - "name": "Lederhelm", - "description": "Rüstung", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_leather_helmet.png" - }, - { - "id": "minecraft:leather_chestplate", - "name": "Lederharnisch", - "description": "Rüstung", - "price": 4, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_leather_chestplate.png" - }, - { - "id": "minecraft:leather_leggings", - "name": "Lederbeinschutz", - "description": "Rüstung", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_leather_leggings.png" - }, - { - "id": "minecraft:leather_boots", - "name": "Lederstiefel", - "description": "Rüstung", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_leather_boots.png" - }, - { - "id": "minecraft:chainmail_helmet", - "name": "Kettenhelm", - "description": "Rüstung", "price": 10, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chainmail_helmet.png" + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_shovel.png" }, { - "id": "minecraft:chainmail_chestplate", - "name": "Kettenharnisch", - "description": "Rüstung", - "price": 14, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chainmail_chestplate.png" - }, - { - "id": "minecraft:chainmail_leggings", - "name": "Kettenbeinschutz", - "description": "Rüstung", - "price": 12, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chainmail_leggings.png" - }, - { - "id": "minecraft:chainmail_boots", - "name": "Kettenstiefel", - "description": "Rüstung", + "id": "minecraft:stone_sword", + "name": "Steinschwert", + "description": "Werkzeug", "price": 10, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chainmail_boots.png" + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_sword.png" }, { - "id": "minecraft:iron_helmet", - "name": "Eisenhelm", - "description": "Rüstung", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_helmet.png" - }, - { - "id": "minecraft:iron_chestplate", - "name": "Eisenharnisch", - "description": "Rüstung", - "price": 21, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_chestplate.png" - }, - { - "id": "minecraft:iron_leggings", - "name": "Eisenbeinschutz", - "description": "Rüstung", - "price": 18, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_leggings.png" - }, - { - "id": "minecraft:iron_boots", - "name": "Eisenstiefel", - "description": "Rüstung", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_boots.png" - }, - { - "id": "minecraft:golden_helmet", - "name": "Goldhelm", - "description": "Rüstung", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_helmet.png" - }, - { - "id": "minecraft:golden_chestplate", - "name": "Goldharnisch", - "description": "Rüstung", - "price": 21, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_chestplate.png" - }, - { - "id": "minecraft:golden_leggings", - "name": "Goldbeinschutz", - "description": "Rüstung", - "price": 18, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_leggings.png" - }, - { - "id": "minecraft:golden_boots", - "name": "Goldstiefel", - "description": "Rüstung", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_boots.png" - }, - { - "id": "minecraft:diamond_helmet", - "name": "Diamanthelm", - "description": "Rüstung", - "price": 25, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_helmet.png" - }, - { - "id": "minecraft:diamond_chestplate", - "name": "Diamantharnisch", - "description": "Rüstung", - "price": 35, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_chestplate.png" - }, - { - "id": "minecraft:diamond_leggings", - "name": "Diamantbeinschutz", - "description": "Rüstung", - "price": 30, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_leggings.png" - }, - { - "id": "minecraft:diamond_boots", - "name": "Diamantstiefel", - "description": "Rüstung", - "price": 25, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_diamond_boots.png" - }, - { - "id": "minecraft:netherite_helmet", - "name": "Netherithelm", - "description": "Rüstung", - "price": 100, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_helmet.png" - }, - { - "id": "minecraft:netherite_chestplate", - "name": "Netheritharnisch", - "description": "Rüstung", - "price": 140, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_chestplate.png" - }, - { - "id": "minecraft:netherite_leggings", - "name": "Netheritbeinschutz", - "description": "Rüstung", - "price": 120, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_leggings.png" - }, - { - "id": "minecraft:netherite_boots", - "name": "Netheritstiefel", - "description": "Rüstung", - "price": 100, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_netherite_boots.png" - }, - { - "id": "minecraft:turtle_helmet", - "name": "Schildkrötenpanzer", - "description": "Wasseratmung", - "price": 25, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_turtle_helmet.png" - }, - { - "id": "minecraft:elytra", - "name": "Elytren", - "description": "Flügel", - "price": 200, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_elytra.png" - }, - { - "id": "minecraft:apple", - "name": "Apfel", - "description": "Nahrung", - "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_apple.png" - }, - { - "id": "minecraft:golden_apple", - "name": "Goldener Apfel", - "description": "Nahrung", - "price": 30, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_apple.png" - }, - { - "id": "minecraft:enchanted_golden_apple", - "name": "Verzauberter Goldapfel", - "description": "Nahrung", - "price": 100, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_enchanted_golden_apple.png" - }, - { - "id": "minecraft:golden_carrot", - "name": "Goldene Karotte", - "description": "Nahrung", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_golden_carrot.png" - }, - { - "id": "minecraft:glistering_melon_slice", - "name": "Glitzernde Melonenscheibe", - "description": "Nahrung", + "id": "minecraft:stone_pickaxe", + "name": "Steinspitzhacke", + "description": "Werkzeug", "price": 10, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_glistering_melon_slice.png" + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stone_pickaxe.png" }, { - "id": "minecraft:bread", - "name": "Brot", - "description": "Nahrung", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bread.png" + "id": "minecraft:waxed_chiseled_copper", + "name": "WaxedChiseledCopper", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_chiseled_copper.png" }, { - "id": "minecraft:potato", - "name": "Kartoffel", - "description": "Nahrung", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_potato.png" + "id": "minecraft:waxed_copper_block", + "name": "WaxedCopperBlock", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_copper_block.png" }, { - "id": "minecraft:baked_potato", - "name": "Gebackene Kartoffel", - "description": "Nahrung", - "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_baked_potato.png" + "id": "minecraft:waxed_copper_bulb", + "name": "WaxedCopperBulb", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_copper_bulb.png" }, { - "id": "minecraft:poisonous_potato", - "name": "Giftige Kartoffel", - "description": "Nahrung", - "price": 0, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_poisonous_potato.png" + "id": "minecraft:waxed_copper_grate", + "name": "WaxedCopperGrate", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_copper_grate.png" }, { - "id": "minecraft:carrot", - "name": "Karotte", - "description": "Nahrung", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_carrot.png" + "id": "minecraft:waxed_copper_trapdoor", + "name": "WaxedCopperfalltür", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_copper_trapdoor.png" }, { - "id": "minecraft:beef", - "name": "Rohes Rindfleisch", - "description": "Nahrung", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_beef.png" + "id": "minecraft:waxed_copper_door", + "name": "WaxedCoppertür", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_copper_door.png" }, { - "id": "minecraft:cooked_beef", - "name": "Steak", - "description": "Nahrung", - "price": 4, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cooked_beef.png" + "id": "minecraft:waxed_cut_copper", + "name": "WaxedCutCopper", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_cut_copper.png" }, { - "id": "minecraft:porkchop", - "name": "Rohes Schweinefleisch", - "description": "Nahrung", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_porkchop.png" + "id": "minecraft:waxed_cut_copper_slab", + "name": "WaxedCutCopperstufe", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_cut_copper_slab.png" }, { - "id": "minecraft:cooked_porkchop", - "name": "Gebratenes Schweinefleisch", - "description": "Nahrung", - "price": 4, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cooked_porkchop.png" + "id": "minecraft:waxed_cut_copper_stairs", + "name": "WaxedCutCoppertreppe", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_cut_copper_stairs.png" }, { - "id": "minecraft:chicken", - "name": "Rohes Hühnchen", - "description": "Nahrung", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chicken.png" + "id": "minecraft:waxed_exposed_chiseled_copper", + "name": "WaxedExposedChiseledCopper", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_exposed_chiseled_copper.png" }, { - "id": "minecraft:cooked_chicken", - "name": "Gebratenes Hühnchen", - "description": "Nahrung", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cooked_chicken.png" + "id": "minecraft:waxed_exposed_copper", + "name": "WaxedExposedCopper", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_exposed_copper.png" }, { - "id": "minecraft:mutton", - "name": "Rohes Hammelfleisch", - "description": "Nahrung", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mutton.png" + "id": "minecraft:waxed_exposed_copper_bulb", + "name": "WaxedExposedCopperBulb", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_exposed_copper_bulb.png" }, { - "id": "minecraft:cooked_mutton", - "name": "Gebratenes Hammelfleisch", - "description": "Nahrung", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cooked_mutton.png" + "id": "minecraft:waxed_exposed_copper_grate", + "name": "WaxedExposedCopperGrate", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_exposed_copper_grate.png" }, { - "id": "minecraft:rabbit", - "name": "Rohes Kaninchen", - "description": "Nahrung", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rabbit.png" + "id": "minecraft:waxed_exposed_copper_trapdoor", + "name": "WaxedExposedCopperfalltür", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_exposed_copper_trapdoor.png" }, { - "id": "minecraft:cooked_rabbit", - "name": "Gebratenes Kaninchen", - "description": "Nahrung", - "price": 4, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cooked_rabbit.png" + "id": "minecraft:waxed_exposed_copper_door", + "name": "WaxedExposedCoppertür", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_exposed_copper_door.png" }, { - "id": "minecraft:cod", - "name": "Roher Kabeljau", - "description": "Nahrung", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cod.png" + "id": "minecraft:waxed_exposed_cut_copper", + "name": "WaxedExposedCutCopper", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_exposed_cut_copper.png" }, { - "id": "minecraft:cooked_cod", - "name": "Gebratener Kabeljau", - "description": "Nahrung", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cooked_cod.png" + "id": "minecraft:waxed_exposed_cut_copper_slab", + "name": "WaxedExposedCutCopperstufe", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_exposed_cut_copper_slab.png" }, { - "id": "minecraft:salmon", - "name": "Roher Lachs", - "description": "Nahrung", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_salmon.png" + "id": "minecraft:waxed_exposed_cut_copper_stairs", + "name": "WaxedExposedCutCoppertreppe", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_exposed_cut_copper_stairs.png" }, { - "id": "minecraft:cooked_salmon", - "name": "Gebratener Lachs", - "description": "Nahrung", - "price": 4, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cooked_salmon.png" + "id": "minecraft:waxed_oxidized_chiseled_copper", + "name": "WaxedOxidizedChiseledCopper", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_oxidized_chiseled_copper.png" }, { - "id": "minecraft:tropical_fish", - "name": "Tropenfisch", - "description": "Nahrung", - "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tropical_fish.png" + "id": "minecraft:waxed_oxidized_copper", + "name": "WaxedOxidizedCopper", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_oxidized_copper.png" }, { - "id": "minecraft:pufferfish", - "name": "Kugelfisch", - "description": "Nahrung", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pufferfish.png" + "id": "minecraft:waxed_oxidized_copper_bulb", + "name": "WaxedOxidizedCopperBulb", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_oxidized_copper_bulb.png" }, { - "id": "minecraft:cookie", - "name": "Keks", - "description": "Nahrung", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cookie.png" + "id": "minecraft:waxed_oxidized_copper_grate", + "name": "WaxedOxidizedCopperGrate", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_oxidized_copper_grate.png" }, { - "id": "minecraft:melon_slice", - "name": "Melonenscheibe", - "description": "Nahrung", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_melon_slice.png" + "id": "minecraft:waxed_oxidized_copper_trapdoor", + "name": "WaxedOxidizedCopperfalltür", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_oxidized_copper_trapdoor.png" }, { - "id": "minecraft:glow_berries", - "name": "Leuchtbeeren", - "description": "Nahrung", - "price": 2, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_glow_berries.png" + "id": "minecraft:waxed_oxidized_copper_door", + "name": "WaxedOxidizedCoppertür", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_oxidized_copper_door.png" }, { - "id": "minecraft:sweet_berries", - "name": "Süßbeeren", - "description": "Nahrung", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sweet_berries.png" + "id": "minecraft:waxed_oxidized_cut_copper", + "name": "WaxedOxidizedCutCopper", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_oxidized_cut_copper.png" }, { - "id": "minecraft:pumpkin_pie", - "name": "Kürbiskuchen", - "description": "Nahrung", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pumpkin_pie.png" + "id": "minecraft:waxed_oxidized_cut_copper_slab", + "name": "WaxedOxidizedCutCopperstufe", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_oxidized_cut_copper_slab.png" }, { - "id": "minecraft:mushroom_stew", - "name": "Pilzsuppe", - "description": "Nahrung", - "price": 4, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mushroom_stew.png" + "id": "minecraft:waxed_oxidized_cut_copper_stairs", + "name": "WaxedOxidizedCutCoppertreppe", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_oxidized_cut_copper_stairs.png" }, { - "id": "minecraft:rabbit_stew", - "name": "Kaninchenragout", - "description": "Nahrung", - "price": 6, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rabbit_stew.png" + "id": "minecraft:waxed_weathered_chiseled_copper", + "name": "WaxedWeatheredChiseledCopper", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_weathered_chiseled_copper.png" }, { - "id": "minecraft:beetroot", - "name": "Rote Bete", - "description": "Nahrung", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_beetroot.png" + "id": "minecraft:waxed_weathered_copper", + "name": "WaxedWeatheredCopper", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_weathered_copper.png" }, { - "id": "minecraft:beetroot_soup", - "name": "Rote-Bete-Suppe", - "description": "Nahrung", - "price": 4, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_beetroot_soup.png" + "id": "minecraft:waxed_weathered_copper_bulb", + "name": "WaxedWeatheredCopperBulb", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_weathered_copper_bulb.png" }, { - "id": "minecraft:suspicious_stew", - "name": "Verdächtiger Eintopf", - "description": "Nahrung", - "price": 8, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_suspicious_stew.png" + "id": "minecraft:waxed_weathered_copper_grate", + "name": "WaxedWeatheredCopperGrate", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_weathered_copper_grate.png" }, { - "id": "minecraft:honey_bottle", - "name": "Honigflasche", - "description": "Nahrung", - "price": 3, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_honey_bottle.png" + "id": "minecraft:waxed_weathered_copper_trapdoor", + "name": "WaxedWeatheredCopperfalltür", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_weathered_copper_trapdoor.png" }, { - "id": "minecraft:dried_kelp", - "name": "Getrockneter Seetang", - "description": "Nahrung", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dried_kelp.png" + "id": "minecraft:waxed_weathered_copper_door", + "name": "WaxedWeatheredCoppertür", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_weathered_copper_door.png" }, { - "id": "minecraft:rotten_flesh", - "name": "Verrottetes Fleisch", - "description": "Nahrung", - "price": 0, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rotten_flesh.png" + "id": "minecraft:waxed_weathered_cut_copper", + "name": "WaxedWeatheredCutCopper", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_weathered_cut_copper.png" }, { - "id": "minecraft:spider_eye", - "name": "Spinnenauge", - "description": "Nahrung", - "price": 1, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spider_eye.png" + "id": "minecraft:waxed_weathered_cut_copper_slab", + "name": "WaxedWeatheredCutCopperstufe", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_weathered_cut_copper_slab.png" }, { - "id": "minecraft:chorus_fruit", - "name": "Chorusfrucht", - "description": "Nahrung", - "price": 5, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chorus_fruit.png" - }, - { - "id": "minecraft:allay_spawn_egg", - "name": "Allay-Spawn-Ei", - "description": "Spawnt allay", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_allay_spawn_egg.png" - }, - { - "id": "minecraft:axolotl_spawn_egg", - "name": "Axolotl-Spawn-Ei", - "description": "Spawnt axolotl", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_axolotl_spawn_egg.png" - }, - { - "id": "minecraft:bat_spawn_egg", - "name": "Bat-Spawn-Ei", - "description": "Spawnt bat", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bat_spawn_egg.png" - }, - { - "id": "minecraft:bee_spawn_egg", - "name": "Bee-Spawn-Ei", - "description": "Spawnt bee", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bee_spawn_egg.png" - }, - { - "id": "minecraft:blaze_spawn_egg", - "name": "Blaze-Spawn-Ei", - "description": "Spawnt blaze", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blaze_spawn_egg.png" - }, - { - "id": "minecraft:cat_spawn_egg", - "name": "Cat-Spawn-Ei", - "description": "Spawnt cat", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cat_spawn_egg.png" - }, - { - "id": "minecraft:cave_spider_spawn_egg", - "name": "Cave Spider-Spawn-Ei", - "description": "Spawnt cave_spider", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cave_spider_spawn_egg.png" - }, - { - "id": "minecraft:chicken_spawn_egg", - "name": "Chicken-Spawn-Ei", - "description": "Spawnt chicken", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_chicken_spawn_egg.png" - }, - { - "id": "minecraft:cod_spawn_egg", - "name": "Cod-Spawn-Ei", - "description": "Spawnt cod", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cod_spawn_egg.png" - }, - { - "id": "minecraft:cow_spawn_egg", - "name": "Cow-Spawn-Ei", - "description": "Spawnt cow", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_cow_spawn_egg.png" - }, - { - "id": "minecraft:creeper_spawn_egg", - "name": "Creeper-Spawn-Ei", - "description": "Spawnt creeper", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_creeper_spawn_egg.png" - }, - { - "id": "minecraft:dolphin_spawn_egg", - "name": "Dolphin-Spawn-Ei", - "description": "Spawnt dolphin", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_dolphin_spawn_egg.png" - }, - { - "id": "minecraft:donkey_spawn_egg", - "name": "Donkey-Spawn-Ei", - "description": "Spawnt donkey", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_donkey_spawn_egg.png" - }, - { - "id": "minecraft:drowned_spawn_egg", - "name": "Drowned-Spawn-Ei", - "description": "Spawnt drowned", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_drowned_spawn_egg.png" - }, - { - "id": "minecraft:elder_guardian_spawn_egg", - "name": "Elder Guardian-Spawn-Ei", - "description": "Spawnt elder_guardian", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_elder_guardian_spawn_egg.png" - }, - { - "id": "minecraft:enderman_spawn_egg", - "name": "Enderman-Spawn-Ei", - "description": "Spawnt enderman", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_enderman_spawn_egg.png" - }, - { - "id": "minecraft:endermite_spawn_egg", - "name": "Endermite-Spawn-Ei", - "description": "Spawnt endermite", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_endermite_spawn_egg.png" - }, - { - "id": "minecraft:evoker_spawn_egg", - "name": "Evoker-Spawn-Ei", - "description": "Spawnt evoker", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_evoker_spawn_egg.png" - }, - { - "id": "minecraft:fox_spawn_egg", - "name": "Fox-Spawn-Ei", - "description": "Spawnt fox", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_fox_spawn_egg.png" - }, - { - "id": "minecraft:frog_spawn_egg", - "name": "Frog-Spawn-Ei", - "description": "Spawnt frog", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_frog_spawn_egg.png" - }, - { - "id": "minecraft:ghast_spawn_egg", - "name": "Ghast-Spawn-Ei", - "description": "Spawnt ghast", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ghast_spawn_egg.png" - }, - { - "id": "minecraft:glow_squid_spawn_egg", - "name": "Glow Squid-Spawn-Ei", - "description": "Spawnt glow_squid", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_glow_squid_spawn_egg.png" - }, - { - "id": "minecraft:goat_spawn_egg", - "name": "Goat-Spawn-Ei", - "description": "Spawnt goat", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_goat_spawn_egg.png" - }, - { - "id": "minecraft:guardian_spawn_egg", - "name": "Guardian-Spawn-Ei", - "description": "Spawnt guardian", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_guardian_spawn_egg.png" - }, - { - "id": "minecraft:hoglin_spawn_egg", - "name": "Hoglin-Spawn-Ei", - "description": "Spawnt hoglin", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_hoglin_spawn_egg.png" - }, - { - "id": "minecraft:horse_spawn_egg", - "name": "Horse-Spawn-Ei", - "description": "Spawnt horse", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_horse_spawn_egg.png" - }, - { - "id": "minecraft:husk_spawn_egg", - "name": "Husk-Spawn-Ei", - "description": "Spawnt husk", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_husk_spawn_egg.png" - }, - { - "id": "minecraft:iron_golem_spawn_egg", - "name": "Iron Golem-Spawn-Ei", - "description": "Spawnt iron_golem", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_iron_golem_spawn_egg.png" - }, - { - "id": "minecraft:llama_spawn_egg", - "name": "Llama-Spawn-Ei", - "description": "Spawnt llama", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_llama_spawn_egg.png" - }, - { - "id": "minecraft:magma_cube_spawn_egg", - "name": "Magma Cube-Spawn-Ei", - "description": "Spawnt magma_cube", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_magma_cube_spawn_egg.png" - }, - { - "id": "minecraft:mooshroom_spawn_egg", - "name": "Mooshroom-Spawn-Ei", - "description": "Spawnt mooshroom", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mooshroom_spawn_egg.png" - }, - { - "id": "minecraft:mule_spawn_egg", - "name": "Mule-Spawn-Ei", - "description": "Spawnt mule", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mule_spawn_egg.png" - }, - { - "id": "minecraft:ocelot_spawn_egg", - "name": "Ocelot-Spawn-Ei", - "description": "Spawnt ocelot", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ocelot_spawn_egg.png" - }, - { - "id": "minecraft:panda_spawn_egg", - "name": "Panda-Spawn-Ei", - "description": "Spawnt panda", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_panda_spawn_egg.png" - }, - { - "id": "minecraft:parrot_spawn_egg", - "name": "Parrot-Spawn-Ei", - "description": "Spawnt parrot", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_parrot_spawn_egg.png" - }, - { - "id": "minecraft:phantom_spawn_egg", - "name": "Phantom-Spawn-Ei", - "description": "Spawnt phantom", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_phantom_spawn_egg.png" - }, - { - "id": "minecraft:pig_spawn_egg", - "name": "Pig-Spawn-Ei", - "description": "Spawnt pig", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pig_spawn_egg.png" - }, - { - "id": "minecraft:piglin_spawn_egg", - "name": "Piglin-Spawn-Ei", - "description": "Spawnt piglin", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_piglin_spawn_egg.png" - }, - { - "id": "minecraft:piglin_brute_spawn_egg", - "name": "Piglin Brute-Spawn-Ei", - "description": "Spawnt piglin_brute", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_piglin_brute_spawn_egg.png" - }, - { - "id": "minecraft:pillager_spawn_egg", - "name": "Pillager-Spawn-Ei", - "description": "Spawnt pillager", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pillager_spawn_egg.png" - }, - { - "id": "minecraft:polar_bear_spawn_egg", - "name": "Polar Bear-Spawn-Ei", - "description": "Spawnt polar_bear", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_polar_bear_spawn_egg.png" - }, - { - "id": "minecraft:pufferfish_spawn_egg", - "name": "Pufferfish-Spawn-Ei", - "description": "Spawnt pufferfish", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_pufferfish_spawn_egg.png" - }, - { - "id": "minecraft:rabbit_spawn_egg", - "name": "Rabbit-Spawn-Ei", - "description": "Spawnt rabbit", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_rabbit_spawn_egg.png" - }, - { - "id": "minecraft:ravager_spawn_egg", - "name": "Ravager-Spawn-Ei", - "description": "Spawnt ravager", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_ravager_spawn_egg.png" - }, - { - "id": "minecraft:salmon_spawn_egg", - "name": "Salmon-Spawn-Ei", - "description": "Spawnt salmon", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_salmon_spawn_egg.png" - }, - { - "id": "minecraft:sheep_spawn_egg", - "name": "Sheep-Spawn-Ei", - "description": "Spawnt sheep", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sheep_spawn_egg.png" - }, - { - "id": "minecraft:shulker_spawn_egg", - "name": "Shulker-Spawn-Ei", - "description": "Spawnt shulker", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_shulker_spawn_egg.png" - }, - { - "id": "minecraft:silverfish_spawn_egg", - "name": "Silverfish-Spawn-Ei", - "description": "Spawnt silverfish", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_silverfish_spawn_egg.png" - }, - { - "id": "minecraft:skeleton_spawn_egg", - "name": "Skeleton-Spawn-Ei", - "description": "Spawnt skeleton", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_skeleton_spawn_egg.png" - }, - { - "id": "minecraft:skeleton_horse_spawn_egg", - "name": "Skeleton Horse-Spawn-Ei", - "description": "Spawnt skeleton_horse", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_skeleton_horse_spawn_egg.png" - }, - { - "id": "minecraft:slime_spawn_egg", - "name": "Slime-Spawn-Ei", - "description": "Spawnt slime", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_slime_spawn_egg.png" - }, - { - "id": "minecraft:sniffer_spawn_egg", - "name": "Sniffer-Spawn-Ei", - "description": "Spawnt sniffer", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_sniffer_spawn_egg.png" - }, - { - "id": "minecraft:snow_golem_spawn_egg", - "name": "Snow Golem-Spawn-Ei", - "description": "Spawnt snow_golem", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_snow_golem_spawn_egg.png" - }, - { - "id": "minecraft:spider_spawn_egg", - "name": "Spider-Spawn-Ei", - "description": "Spawnt spider", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_spider_spawn_egg.png" - }, - { - "id": "minecraft:squid_spawn_egg", - "name": "Squid-Spawn-Ei", - "description": "Spawnt squid", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_squid_spawn_egg.png" - }, - { - "id": "minecraft:stray_spawn_egg", - "name": "Stray-Spawn-Ei", - "description": "Spawnt stray", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_stray_spawn_egg.png" - }, - { - "id": "minecraft:strider_spawn_egg", - "name": "Strider-Spawn-Ei", - "description": "Spawnt strider", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_strider_spawn_egg.png" - }, - { - "id": "minecraft:tadpole_spawn_egg", - "name": "Tadpole-Spawn-Ei", - "description": "Spawnt tadpole", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tadpole_spawn_egg.png" - }, - { - "id": "minecraft:trader_llama_spawn_egg", - "name": "Trader Llama-Spawn-Ei", - "description": "Spawnt trader_llama", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_trader_llama_spawn_egg.png" - }, - { - "id": "minecraft:tropical_fish_spawn_egg", - "name": "Tropical Fish-Spawn-Ei", - "description": "Spawnt tropical_fish", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_tropical_fish_spawn_egg.png" - }, - { - "id": "minecraft:turtle_spawn_egg", - "name": "Turtle-Spawn-Ei", - "description": "Spawnt turtle", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_turtle_spawn_egg.png" - }, - { - "id": "minecraft:vex_spawn_egg", - "name": "Vex-Spawn-Ei", - "description": "Spawnt vex", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_vex_spawn_egg.png" - }, - { - "id": "minecraft:villager_spawn_egg", - "name": "Villager-Spawn-Ei", - "description": "Spawnt villager", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_villager_spawn_egg.png" - }, - { - "id": "minecraft:vindicator_spawn_egg", - "name": "Vindicator-Spawn-Ei", - "description": "Spawnt vindicator", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_vindicator_spawn_egg.png" - }, - { - "id": "minecraft:wandering_trader_spawn_egg", - "name": "Wandering Trader-Spawn-Ei", - "description": "Spawnt wandering_trader", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wandering_trader_spawn_egg.png" - }, - { - "id": "minecraft:warden_spawn_egg", - "name": "Warden-Spawn-Ei", - "description": "Spawnt warden", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_warden_spawn_egg.png" - }, - { - "id": "minecraft:witch_spawn_egg", - "name": "Witch-Spawn-Ei", - "description": "Spawnt witch", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_witch_spawn_egg.png" - }, - { - "id": "minecraft:wither_skeleton_spawn_egg", - "name": "Wither Skeleton-Spawn-Ei", - "description": "Spawnt wither_skeleton", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wither_skeleton_spawn_egg.png" - }, - { - "id": "minecraft:wolf_spawn_egg", - "name": "Wolf-Spawn-Ei", - "description": "Spawnt wolf", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_wolf_spawn_egg.png" - }, - { - "id": "minecraft:zoglin_spawn_egg", - "name": "Zoglin-Spawn-Ei", - "description": "Spawnt zoglin", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_zoglin_spawn_egg.png" - }, - { - "id": "minecraft:zombie_spawn_egg", - "name": "Zombie-Spawn-Ei", - "description": "Spawnt zombie", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_zombie_spawn_egg.png" - }, - { - "id": "minecraft:zombie_horse_spawn_egg", - "name": "Zombie Horse-Spawn-Ei", - "description": "Spawnt zombie_horse", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_zombie_horse_spawn_egg.png" - }, - { - "id": "minecraft:zombie_villager_spawn_egg", - "name": "Zombie Villager-Spawn-Ei", - "description": "Spawnt zombie_villager", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_zombie_villager_spawn_egg.png" - }, - { - "id": "minecraft:zombified_piglin_spawn_egg", - "name": "Zombified Piglin-Spawn-Ei", - "description": "Spawnt zombified_piglin", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_zombified_piglin_spawn_egg.png" - }, - { - "id": "minecraft:camel_spawn_egg", - "name": "Camel-Spawn-Ei", - "description": "Spawnt camel", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_camel_spawn_egg.png" - }, - { - "id": "minecraft:breeze_spawn_egg", - "name": "Breeze-Spawn-Ei", - "description": "Spawnt breeze", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_breeze_spawn_egg.png" - }, - { - "id": "minecraft:bogged_spawn_egg", - "name": "Bogged-Spawn-Ei", - "description": "Spawnt bogged", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_bogged_spawn_egg.png" - }, - { - "id": "minecraft:armadillo_spawn_egg", - "name": "Armadillo-Spawn-Ei", - "description": "Spawnt armadillo", - "price": 15, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_armadillo_spawn_egg.png" - }, - { - "id": "minecraft:music_disc_13", - "name": "Schallplatte 13", - "description": "C418", - "price": 50, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_13.png" - }, - { - "id": "minecraft:music_disc_cat", - "name": "Schallplatte Cat", - "description": "C418", - "price": 50, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_cat.png" - }, - { - "id": "minecraft:music_disc_blocks", - "name": "Schallplatte Blocks", - "description": "C418", - "price": 50, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_blocks.png" - }, - { - "id": "minecraft:music_disc_chirp", - "name": "Schallplatte Chirp", - "description": "C418", - "price": 50, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_chirp.png" - }, - { - "id": "minecraft:music_disc_far", - "name": "Schallplatte Far", - "description": "C418", - "price": 50, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_far.png" - }, - { - "id": "minecraft:music_disc_mall", - "name": "Schallplatte Mall", - "description": "C418", - "price": 50, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_mall.png" - }, - { - "id": "minecraft:music_disc_mellohi", - "name": "Schallplatte Mellohi", - "description": "C418", - "price": 50, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_mellohi.png" - }, - { - "id": "minecraft:music_disc_stal", - "name": "Schallplatte Stal", - "description": "C418", - "price": 50, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_stal.png" - }, - { - "id": "minecraft:music_disc_strad", - "name": "Schallplatte Strad", - "description": "C418", - "price": 50, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_strad.png" - }, - { - "id": "minecraft:music_disc_ward", - "name": "Schallplatte Ward", - "description": "C418", - "price": 50, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_ward.png" - }, - { - "id": "minecraft:music_disc_11", - "name": "Schallplatte 11", - "description": "C418", - "price": 50, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_11.png" - }, - { - "id": "minecraft:music_disc_wait", - "name": "Schallplatte Wait", - "description": "C418", - "price": 50, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_wait.png" - }, - { - "id": "minecraft:music_disc_pigstep", - "name": "Schallplatte Pigstep", - "description": "Lena Raine", - "price": 80, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_pigstep.png" - }, - { - "id": "minecraft:music_disc_otherside", - "name": "Schallplatte Otherside", - "description": "Lena Raine", - "price": 80, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_otherside.png" - }, - { - "id": "minecraft:music_disc_5", - "name": "Schallplatte 5", - "description": "Samuel Åberg", - "price": 80, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_5.png" - }, - { - "id": "minecraft:music_disc_relic", - "name": "Schallplatte Relic", - "description": "Aaron Cherof", - "price": 80, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_relic.png" - }, - { - "id": "minecraft:music_disc_precipice", - "name": "Schallplatte Precipice", - "description": "Aaron Cherof (1.21)", - "price": 100, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_precipice.png" - }, - { - "id": "minecraft:music_disc_creator", - "name": "Schallplatte Creator", - "description": "Aaron Cherof (1.21)", - "price": 100, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_creator.png" - }, - { - "id": "minecraft:music_disc_creator_music_box", - "name": "Creator Music Box", - "description": "Variante (1.21)", - "price": 100, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_music_disc_creator_music_box.png" - }, - { - "id": "minecraft:angler_pottery_sherd", - "name": "Angler Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_angler_pottery_sherd.png" - }, - { - "id": "minecraft:archer_pottery_sherd", - "name": "Archer Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_archer_pottery_sherd.png" - }, - { - "id": "minecraft:arms_up_pottery_sherd", - "name": "Arms_Up Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_arms_up_pottery_sherd.png" - }, - { - "id": "minecraft:blade_pottery_sherd", - "name": "Blade Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_blade_pottery_sherd.png" - }, - { - "id": "minecraft:brewer_pottery_sherd", - "name": "Brewer Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_brewer_pottery_sherd.png" - }, - { - "id": "minecraft:burn_pottery_sherd", - "name": "Burn Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_burn_pottery_sherd.png" - }, - { - "id": "minecraft:danger_pottery_sherd", - "name": "Danger Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_danger_pottery_sherd.png" - }, - { - "id": "minecraft:explorer_pottery_sherd", - "name": "Explorer Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_explorer_pottery_sherd.png" - }, - { - "id": "minecraft:flow_pottery_sherd", - "name": "Flow Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_flow_pottery_sherd.png" - }, - { - "id": "minecraft:friend_pottery_sherd", - "name": "Friend Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_friend_pottery_sherd.png" - }, - { - "id": "minecraft:guster_pottery_sherd", - "name": "Guster Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_guster_pottery_sherd.png" - }, - { - "id": "minecraft:heart_pottery_sherd", - "name": "Heart Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_heart_pottery_sherd.png" - }, - { - "id": "minecraft:heartbreak_pottery_sherd", - "name": "Heartbreak Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_heartbreak_pottery_sherd.png" - }, - { - "id": "minecraft:howl_pottery_sherd", - "name": "Howl Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_howl_pottery_sherd.png" - }, - { - "id": "minecraft:miner_pottery_sherd", - "name": "Miner Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_miner_pottery_sherd.png" - }, - { - "id": "minecraft:mourner_pottery_sherd", - "name": "Mourner Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_mourner_pottery_sherd.png" - }, - { - "id": "minecraft:plenty_pottery_sherd", - "name": "Plenty Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_plenty_pottery_sherd.png" - }, - { - "id": "minecraft:prize_pottery_sherd", - "name": "Prize Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_prize_pottery_sherd.png" - }, - { - "id": "minecraft:scrape_pottery_sherd", - "name": "Scrape Pottery Sherd", - "description": "Archäologie", - "price": 20, - "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_scrape_pottery_sherd.png" + "id": "minecraft:waxed_weathered_cut_copper_stairs", + "name": "WaxedWeatheredCutCoppertreppe", + "description": "Werkzeug", + "price": 10, + "image": "https://git.viper.ipv64.net/M_Viper/WP-Ingame-Shop-Pro/raw/branch/main/images/minecraft_waxed_weathered_cut_copper_stairs.png" } ] } \ No newline at end of file