Saturday 19 November 2016

Copper Command

Hi guys, I have created a command that adds copper to Minecraft.


The command below gives the player a copper chest that adds copper to Minecraft along with various copper-based villager trades.
command:

/setblock ~ ~1 ~ minecraft:red_shulker_box 0 replace {CustomName:Copper Chest,Items:[{Slot:0,id:brick,Count:64b,tag:{display:{Name:"Copper Ingot",Lore:[made by Rancor Hugger]}}},{Slot:10,id:written_book,Count:1b,tag:{title:"Copper",author:"Rancor Hugger",generation:0,pages:["{text:\"Hello, I have added some new Copper based items to minecraft. \",color:black,extra:[{text:\"Click this text to go to survival. \",color:dark_blue,clickEvent:{action:'run_command',value:\"/gamemode survival\"}},{text:\"Don't click this text!!!!!!!\",color:red,hoverEvent:{action:'show_text',value:\"Don't try it!!!\"},clickEvent:{action:'run_command',value:\"/replaceitem entity @p slot.armor.head minecraft:pumpkin 1 0 {display:{Name:HA!!!!!},ench:[{id:10,lvl:100}]}\"}}]}"]}},{Slot:26,id:spawn_egg,Damage:120,Count:1b,tag:{EntityTag:{id:"minecraft:villager",CustomName:"Builder",CustomNameVisible:1,Profession:3,Offers:{Recipes:[{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:iron_ore,Count:1b},buyB:{id:coal,Count:1b},sell:{id:brick,Count:2b,tag:{display:{Name:"Copper Ingot",Lore:[made by Rancor Hugger]}}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:5b,tag:{display:{Name:"Copper Ingot",Lore:[made by Rancor Hugger]}}},sell:{id:iron_helmet,Count:1b,tag:{display:{Name:"Copper Helmet",Lore:[made by Rancor Hugger]},ench:[{id:1,lvl:50}]}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:4b,tag:{display:{Name:"Copper Ingot",Lore:[made by Rancor Hugger]}}},sell:{id:iron_boots,Count:1b,tag:{display:{Name:"Copper Boots",Lore:[made by Rancor Hugger]},ench:[{id:1,lvl:50}]}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:8b,tag:{display:{Name:"Copper Ingot",Lore:[made by Rancor Hugger]}}},sell:{id:iron_chestplate,Count:1b,tag:{display:{Name:"Copper Chestplate",Lore:[made by Rancor Hugger]},ench:[{id:1,lvl:50}]}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:7b,tag:{display:{Name:"Copper Ingot",Lore:[made by Rancor Hugger]}}},sell:{id:iron_leggings,Count:1b,tag:{display:{Name:"Copper Leggings",Lore:[made by Rancor Hugger]},ench:[{id:1,lvl:50}]}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:2b,tag:{display:{Name:"Copper Ingot",Lore:[made by Rancor Hugger]}}},buyB:{id:stick,Count:1b},sell:{id:iron_sword,Count:1b,tag:{display:{Name:"Copper Sword",Lore:[made by Rancor Hugger]},ench:[{id:17,lvl:50}]}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:brick,Count:3b,tag:{display:{Name:"Copper Ingot",Lore:[made by Rancor Hugger]}}},buyB:{id:stick,Count:1b},sell:{id:iron_pickaxe,Count:1b,tag:{display:{Name:"Copper Pickaxe",Lore:[made by Rancorhugger]}}}},{rewardExp:0b,maxUses:2147483647,uses:0,buy:{id:blaze_powder,Count:12b},buyB:{id:brick,Count:64b,tag:{display:{Name:"Copper Ingot",Lore:[made by Rancor Hugger]}}},sell:{id:totem,Count:1b,tag:{display:{Name:"Copper Infused Totem"}}}}]},ArmorItems:[{},{},{},{id:golden_helmet,Count:1b,tag:{display:{Name:"Hard Hat",Lore:[made by Rancor Hugger]}}}],HandItems:[{id:iron_shovel,Count:1b},{}],ArmorDropChances:[0.085F,0.085F,0.085F,0.9F]}}}]}

Have fun!!!

No comments:

Post a Comment