BedWars CWBW shop Items

damian863m

Mitglied
8 Mai 2020
2
7
235
22
Ich habe auf die schnelle keine Möglichkeit gefunden, online die Items aus dem shop in CWBW nachzulesen. Um es ggf. Leuten zu erleichtern habe ich mal alle aufgelistet. Außerdem, falls jemand den shop im Singleplayer nachbauen will, habe ich Commands erstellt, die für jede Kategorie einen passenden Villager erstellt. Die Commands habe ich mit https://mcstacker.bimbimma.com/mcstacker1.10.php erstellt.

Stand: 2021/07
277856-e09fccd44f65ccd485a7236cb033a758.jpg

b - Bronze
i - Eisen
g - Gold

Blöcke:
  1. 1b - 2 x Sandstone
  2. 7b - 1 x Endstone
  3. 3i - 1 x Iron block
  4. 12b - 4 x Glowstone
  5. 4b - 1 x Glass
  6. 8b - 2x Sandstone Stairs
  7. 1i - Slime Block
Villager:
Code:
/summon Villager ~ ~1 ~ {CustomName:"Blöcke",CustomNameVisible:1,Profession:0,Offers:{Recipes:[{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:1},sell:{id:sandstone,Damage:2,Count:2}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:7},sell:{id:end_stone,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:3},sell:{id:iron_block,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:12},sell:{id:glowstone,Count:4}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:4},sell:{id:glass,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:8},sell:{id:sandstone_stairs,Count:2}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:1},sell:{id:slime,Count:1}}]},Invulnerable:1,NoAI:1,Silent:1}

Rüstung:
  1. 1b - Lederhelm
  2. 1b - Lederhose
  3. 1b - Lederschuhe
  4. 1i - Chainmail Chestplate I
  5. 3i - Chainmail Chestplate II
  6. 7i - Chainmail Chestplate III
  7. 3i - Chainmail Chestplate mit projectile protection 3
Villager:
Code:
/summon Villager ~ ~1 ~ {CustomName:"Rüstung",CustomNameVisible:1,Profession:0,Offers:{Recipes:[{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:1},sell:{id:leather_helmet,Count:1,tag:{ench:[{id:0,lvl:1},{id:34,lvl:1}],display:{color:255}}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:1},sell:{id:leather_leggings,Count:1,tag:{ench:[{id:0,lvl:1},{id:34,lvl:1}],display:{color:255}}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:1},sell:{id:leather_boots,Count:1,tag:{ench:[{id:0,lvl:1},{id:34,lvl:1}],display:{color:255}}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:1},sell:{id:chainmail_chestplate,Count:1,tag:{ench:[{id:0,lvl:1},{id:34,lvl:1}]}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:3},sell:{id:chainmail_chestplate,Count:1,tag:{ench:[{id:0,lvl:2},{id:34,lvl:1}]}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:7},sell:{id:chainmail_chestplate,Count:1,tag:{ench:[{id:0,lvl:3},{id:34,lvl:1}]}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:3},sell:{id:chainmail_chestplate,Count:1,tag:{ench:[{id:4,lvl:3},{id:34,lvl:1}]}}}]},Invulnerable:1,NoAI:1,Silent:1}

Werkzeuge:
  1. 4b - Holzpicke
  2. 2i - Steinpicke
  3. 1g - Eisenpicke
  4. 5i - Angel
  5. 5i - Feuerzeug
Villager:
Code:
/summon Villager ~ ~1 ~ {CustomName:"Werkzeuge",CustomNameVisible:1,Profession:0,Offers:{Recipes:[{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:4},sell:{id:wooden_pickaxe,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:2},sell:{id:stone_pickaxe,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:gold_ingot,Count:1},sell:{id:iron_pickaxe,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:5},sell:{id:fishing_rod,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:5},sell:{id:flint_and_steel,Count:1}}]},Invulnerable:1,NoAI:1,Silent:1}

Waffen:
  1. 8b - Knockback Stick
  2. 1i - Goldschwert I
  3. 3i - Goldschwert II
  4. 5g - Eisenschwert
Villager:
Code:
/summon Villager ~ ~1 ~ {CustomName:"Waffen",CustomNameVisible:1,Profession:0,Offers:{Recipes:[{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:8},sell:{id:stick,Count:1,tag:{ench:[{id:19,lvl:1}]}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:1},sell:{id:golden_sword,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:3},sell:{id:golden_sword,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:gold_ingot,Count:5},sell:{id:iron_sword,Count:1}}]},Invulnerable:1,NoAI:1,Silent:1}

Bögen:
  1. 3g - Bogen I
  2. 7g - Bogen II
  3. 13g - Bogen III
  4. 1g - Pfeil
Villager:
Code:
/summon Villager ~ ~1 ~ {CustomName:"Bögen",CustomNameVisible:1,Profession:0,Offers:{Recipes:[{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:gold_ingot,Count:3},sell:{id:bow,Count:1,tag:{ench:[{id:51,lvl:1}]}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:gold_ingot,Count:7},sell:{id:bow,Count:1,tag:{ench:[{id:48,lvl:1},{id:51,lvl:1}]}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:gold_ingot,Count:13},sell:{id:bow,Count:1,tag:{ench:[{id:48,lvl:1},{id:49,lvl:1},{id:51,lvl:1}]}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:gold_ingot,Count:1},sell:{id:arrow,Count:1}}]},Invulnerable:1,NoAI:1,Silent:1}

Nahrung:
  1. 1b - Apfel
  2. 2b - Steak
  3. 1i - Kuchen
  4. 2g - Goldapfel
Villager:
Code:
/summon Villager ~ ~1 ~ {CustomName:"Nahrung",CustomNameVisible:1,Profession:0,Offers:{Recipes:[{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:1},sell:{id:apple,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:2},sell:{id:cooked_beef,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:1},sell:{id:cake,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:gold_ingot,Count:2},sell:{id:golden_apple,Count:1}}]},Invulnerable:1,NoAI:1,Silent:1}

Truhen:
  1. 1i - Chest
  2. 1g - Ender Chest
Villager:
Code:
/summon Villager ~ ~1 ~ {CustomName:"Truhen",CustomNameVisible:1,Profession:0,Offers:{Recipes:[{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:1},sell:{id:chest,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:gold_ingot,Count:1},sell:{id:ender_chest,Count:1}}]},Invulnerable:1,NoAI:1,Silent:1}

Tränke:
  1. 3i - Werfbarer Heiltrank
  2. 5i - Heiltrank
  3. 7i - Schnelligkeit
  4. 7g - Stärke
  5. 18i - Unsichtbarkeit
Villager:
Code:
/summon Villager ~ ~1 ~ {CustomName:"Tränke",CustomNameVisible:1,Profession:0,Offers:{Recipes:[{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:3},sell:{id:potion,Damage:16389,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:5},sell:{id:potion,Damage:8229,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:7},sell:{id:potion,Damage:8194,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:gold_ingot,Count:7},sell:{id:potion,Damage:8201,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:18},sell:{id:potion,Damage:8206,Count:1}}]},Invulnerable:1,NoAI:1,Silent:1}

Spezielles:
  1. 2b - Leiter
  2. 16b - Cobweb
  3. 1i - Liane
  4. 3i - Wolf
  5. 4i - Falle
  6. 3i - Warp powder
  7. 4g - TNT
  8. 5g - C4
  9. 9g - Ender Perle
  10. 64b - Schaf
  11. 3g - Rettungsplattform
  12. 10g - Gravitätsgranate
  13. 3i - Spion
  14. 6i - Rakete
  15. 2i - Schnelltod
Villager:
Code:
/summon Villager ~ ~1 ~ {CustomName:"Spezielles",CustomNameVisible:1,Profession:0,Offers:{Recipes:[{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:2},sell:{id:ladder,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:16},sell:{id:web,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:1},sell:{id:vine,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:3},sell:{id:spawn_egg,Damage:95,Count:1,tag:{EntityTag:{id:"Wolf"}}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:4},sell:{id:string,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:3},sell:{id:gunpowder,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:gold_ingot,Count:4},sell:{id:tnt,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:gold_ingot,Count:5},sell:{id:redstone_torch,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:gold_ingot,Count:9},sell:{id:ender_pearl,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:64},sell:{id:spawn_egg,Damage:91,Count:1,tag:{EntityTag:{id:"Sheep"}}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:gold_ingot,Count:3},sell:{id:blaze_rod,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:gold_ingot,Count:10},sell:{id:egg,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:3},sell:{id:ender_eye,Count:1}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:6},sell:{id:fireworks,Count:1,tag:{Fireworks:{Flight:1,Explosions:[{Type:0,Colors:[16711680],FadeColors:[16711680]}]}}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ingot,Count:2},sell:{id:dye,Damage:1,Count:1}}]},Invulnerable:1,NoAI:1,Silent:1}
 

Anhänge

  • shop0.png
    shop0.png
    92,1 KB · Aufrufe: 5

Rabiminer

Premium
17 Nov. 2018
52
39
688
54
RabiCloud
Ich finde es toll das du für Anfänger sowas programmiert hast. Ich würde es generell anders machen, aber echt cool das du dir die Zeit für das genommen hast.
 

Soziale Medien

Über uns

  • GommeHD.net ist einer der größten Minecraft-Server der Welt. Dir gefällt unser Server? Dann unterstütze uns durch einen Kauf im Shop!
  • Shop