Minecraft Maps / Redstone Device

bedwars for your survival world

  • 652 views, 2 today
  • 105 downloads, 0 today
  • 1
  • 0
pathisgamer's Avatar pathisgamer
Level 34 : Artisan Artist
8
made for server mc.pathisorb.com

This is a very basic bedwars map that you can use to make your own survival bedwars game.

Includes:
Redstone machines with command blocks for iron/gold spawning - with on/off toggle
Redstone machines with command block for emerald/diamond spawning -with on/off toggle
The command blocks pre-programmed for custom villagers on each team island. Place a button on the command block, push the button, then destroy the button and cover the command block with moss carpet or bedrock so players won't spam villagers. (blue, green, purple, black)


This is made for a survival type world, so you have to reset the game manually before each round.
The easiest way to do this is to mark the x,y,z location where you original pasted the schematic, then always use that same x,y,z to re-paste after each game. Alternatively, you can just break all the wool placed during the game, replace the beds, and turn the machines off by hand.


Tips:
Add teleports to get to the island.
Make sure everyone playing sleeps in the teams bed before starting.
Clear everyone's inventory before and after each game to make sure people aren't using the game items for survival play.

Command_block code for RED TEAM VILLAGERS:

TOOLSMITH:

/summon villager ~ ~1 ~ {CustomName:'{"text":"Blocks and Tools"}',VillagerData:{level:99,profession:"minecraft:toolsmith",type:"minecraft:taiga"},Offers:{Recipes:[
{maxUses:10000,buy:{id:"minecraft:iron_ingot",Count:4b},sell:{id:"minecraft:red_wool",Count:16b}},
{maxUses:10000,buy:{id:"minecraft:iron_ingot",Count:12b},sell:{id:"minecraft:red_concrete",Count:16b}},
{maxUses:10000,buy:{id:"minecraft:iron_ingot",Count:24b},sell:{id:"minecraft:end_stone",Count:16b}},
{maxUses:10000,buy:{id:"minecraft:iron_ingot",Count:4b},sell:{id:"minecraft:ladder",Count:16b}},
{maxUses:10000,buy:{id:"minecraft:gold_ingot",Count:16b},sell:{id:"minecraft:deepslate",Count:16b}},
{maxUses:10000,buy:{id:"minecraft:emerald",Count:4b},sell:{id:"minecraft:obsidian",Count:12b}},
{maxUses:10000,buy:{id:"minecraft:iron_ingot",Count:20b},sell:{id:"minecraft:shears",Count:1b,tag:{Enchantments:[{id:"minecraft:efficiency",lvl:2s},{id:"minecraft:unbreaking",lvl:2s}]}}},
{maxUses:10000,buy:{id:"minecraft:iron_ingot",Count:20b},sell:{id:"minecraft:iron_pickaxe",Count:1b,tag:{Enchantments:[{id:"minecraft:efficiency",lvl:2s}]}}},
{maxUses:10000,buy:{id:"minecraft:emerald",Count:6b},sell:{id:"minecraft:diamond_pickaxe",Count:1b,tag:{Enchantments:[{id:"minecraft:efficiency",lvl:4s}]}}},
{maxUses:10000,buy:{id:"minecraft:emerald",Count:3b},sell:{id:"minecraft:potion",Count:1b,tag:{display:{Name:'{"text":"Haste"}'},CustomPotionEffects:[{Id:3,Amplifier:4b,Duration:900}],CustomPotionColor:18927305}}},
{maxUses:10000,buy:{id:"minecraft:emerald",Count:3b},sell:{id:"minecraft:potion",Count:1b,tag:{display:{Name:'{"text":"Speed"}'},CustomPotionEffects:[{Id:1,Amplifier:2b,Duration:900}],CustomPotionColor:15809235}}},
{maxUses:10000,buy:{id:"minecraft:emerald",Count:3b},sell:{id:"minecraft:potion",Count:1b,tag:{display:{Name:'{"text":"Jump Boost"}'},CustomPotionEffects:[{Id:8,Amplifier:5b,Duration:900}],CustomPotionColor:15089235}}},
{maxUses:10000,buy:{id:"minecraft:emerald",Count:6b},sell:{id:"minecraft:potion",Count:1b,tag:{display:{Name:'{"text":"Invisibility"}'},CustomPotionEffects:[{Id:14,Amplifier:1b,Duration:900}],CustomPotionColor:15890235}}},
{maxUses:10000,buy:{id:"minecraft:emerald",Count:3b},sell:{id:"minecraft:splash_potion",Count:1b,tag:{display:{Name:'{"text":"Health Boost"}'},CustomPotionEffects:[{Id:21,Amplifier:4b,Duration:2400}],CustomPotionColor:1582735}}}]}}




ARMORER:

/summon villager ~ ~1 ~ {Tags:["Weapons and Armor"],VillagerData:{level:99,profession:"minecraft:armorer",type:"minecraft:plains"},Offers:{Recipes:[
{maxUses:10000,buy:{id:"minecraft:gold_ingot",Count:2b},sell:{id:"minecraft:arrow",Count:6b}},
{maxUses:10000,buy:{id:"minecraft:iron_ingot",Count:12b},sell:{id:"minecraft:stone_sword",Count:1b}},
{maxUses:10000,buy:{id:"minecraft:gold_ingot",Count:8b},sell:{id:"minecraft:iron_sword",Count:1b,tag:{Enchantments:[{id:"minecraft:sharpness",lvl:2s},{id:"minecraft:sweeping",lvl:1s}]}}},
{maxUses:10000,buy:{id:"minecraft:iron_ingot",Count:12b},sell:{id:"minecraft:leather_boots",Count:1b,tag:{display:{color:16711680},Enchantments:[{id:"minecraft:protection",lvl:4s},{id:"minecraft:feather_falling",lvl:5s}]}}},
{maxUses:10000,buy:{id:"minecraft:iron_ingot",Count:12b},sell:{id:"minecraft:leather_leggings",Count:1b,tag:{display:{color:16711680},Enchantments:[{id:"minecraft:protection",lvl:4s},{id:"minecraft:swift_sneak",lvl:3s}]}}},
{maxUses:10000,buy:{id:"minecraft:gold_ingot",Count:12b},sell:{id:"minecraft:bow",Count:1b}},
{maxUses:10000,buy:{id:"minecraft:emerald",Count:6b},sell:{id:"minecraft:bow",Count:1b,tag:{Enchantments:[{id:"minecraft:power",lvl:4s},{id:"minecraft:punch",lvl:2s},{id:"minecraft:flame",lvl:1s}]}}},
{maxUses:10000,buy:{id:"minecraft:gold_ingot",Count:5b},sell:{id:"minecraft:stick",Count:1b,tag:{display:{Name:'{"text":"Knockback Stick"}'},Enchantments:[{id:"minecraft:knockback",lvl:2s}]}}},
{maxUses:10000,buy:{id:"minecraft:emerald",Count:6b},sell:{id:"minecraft:spectral_arrow",Count:6b}},
{maxUses:10000,buy:{id:"minecraft:emerald",Count:4b},sell:{id:"minecraft:shield",Count:1b}},
{maxUses:10000,buy:{id:"minecraft:emerald",Count:3b},sell:{id:"minecraft:ender_pearl",Count:3b}},
{maxUses:10000,buy:{id:"minecraft:iron_ingot",Count:8b},sell:{id:"minecraft:golden_carrot",Count:8b}},
{maxUses:10000,buy:{id:"minecraft:gold_ingot",Count:4b},sell:{id:"minecraft:golden_apple",Count:1b}},
{maxUses:10000,buy:{id:"minecraft:iron_ingot",Count:100b},sell:{id:"minecraft:vex_spawn_egg",Count:1b,tag:{EntityTag:{CanPickUpLoot:0b}}}}]}}
Progress100% complete
Tags

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome