Minecraft Blogs / Article

Custom Villager Command #1

  • 891 views, 2 today
  • 1
  • 0
Royal Derp's Avatar Royal Derp
Level 14 : Journeyman Mage
1
Hey, So i decided to get busy and with the limited knowledge of command blocks i possess (and the internet), I made a custom villager you could spawn into your world. He is nothing special, he's called "collector" so as the name entails, he collects odd items and tidbits,but in exchange gives good items, such as a diamond pick, a diamond sword with good enchants, 1 Notch golden Apple, and an evoker spawn egg. So if you want to add him to your world heres the command

NOTE: If The Villager command doesn't work then try the command for without the enchants on the sword



[WITHOUT ENCHANTS]
Spoiler - click to reveal
/summon villager ~ ~1 ~ {Invulnerable:1,PersistenceRequired:1,CustomName:Collector,ActiveEffects:[{Id:6,Amplifier:1,Duration:999999},{Id:10,Amplifier:0,Duration:999999},{Id:22,Amplifier:0,Duration:999999},{Id:23,Amplifier:0,Duration:999999}],Offers:{Recipes:[{buy:{id:blaze_powder,Count:10},sell:{id:diamond_pickaxe,Count:1},maxUses:10},{buy:{id:magma_cream,Count:4},buyB:{id:speckled_melon,Count:2},sell:{id:diamond_sword,Count:1},maxUses:10},{buy:{id:dye,Damage:4,Count:10},buyB:{id:ender_pearl,Count:5},sell:{id:golden_apple,Damage:1,Count:1},maxUses:10},{buy:{id:emerald,Count:5},buyB:{id:soul_sand,Count:10},sell:{id:spawn_egg,Count:1,tag:{EntityTag:{id:minecraft:evocation_illager}}},maxUses:10}]}}

[WITH ENCHANTS]
Spoiler - click to reveal
/summon villager ~ ~1 ~ {Invulnerable:1,PersistenceRequired:1,CustomName:Collector,ActiveEffects:[{Id:6,Amplifier:1,Duration:999999},{Id:10,Amplifier:0,Duration:999999},{Id:22,Amplifier:0,Duration:999999},{Id:23,Amplifier:0,Duration:999999}],Offers:{Recipes:[{buy:{id:blaze_powder,Count:10},sell:{id:diamond_pickaxe,Count:1},maxUses:10},{buy:{id:magma_cream,Count:4},buyB:{id:speckled_melon,Count:2},sell:{id:diamond_sword,Count:1,tag:{ench:{id:16,lvl:5},{id:20,lvl:2},{id:22,lvl:3},{id:71,lvl:1}]}},maxUses:10},{buy:{id:dye,Damage:4,Count:10},buyB:{id:ender_pearl,Count:5},sell:{id:golden_apple,Damage:1,Count:1},maxUses:10},{buy:{id:emerald,Count:5},buyB:{id:soul_sand,Count:10},sell:{id:spawn_egg,Count:1,tag:{EntityTag:{id:minecraft:evocation_illager}}},maxUses:10}]}}
Creditthe internet and it's tutorials
Tags

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome