squidingtin

Command Block Test

Jul 4th, 2019
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.65 KB | None | 0 0
  1. /summon villager ~ ~ ~ {VillagerData:{profession:mason,level:99,type:plains},Invulnerable:1,PersistenceRequired:1,Silent:1,NoAI:1,CustomName:"\"Armor Stand Tradder\"",Offers:{Recipes:[{buy:{id:armor_stand,Count:1},sell:{id:vex_spawn_egg,Count:1},maxUses:9999999}]}}
  2.  
  3. /summon villager ~ ~ ~ {VillagerData:{profession:mason,level:99,type:plains},Invulnerable:1,PersistenceRequired:1,Silent:1,NoAI:1,CustomName:"\"Armor Stand Tradder\"",Offers:{Recipes:[{buy:{id:armor_stand,Count:1},sell:{id:vex_spawn_egg,Count:1,tag:{display:{Name:"\"Armor Stand\"",Lore:["\"Spawns an Armor Stand with arms.\""]}}},maxUses:9999999}]}}
  4.  
  5. /summon villager ~ ~ ~ {VillagerData:{profession:mason,level:99,type:plains},Invulnerable:1,PersistenceRequired:1,Silent:1,NoAI:1,CustomName:"\"Armor Stand Tradder\"",Offers:{Recipes:[{buy:{id:armor_stand,Count:1},sell:{id:vex_spawn_egg,Count:1,tag:{display:{Name:"\"Armor Stand\"",Lore:["\"Spawns an Armor Stand with arms.\"",{NoAI:1b,PersistenceRequired:1b,NoGravity:1b,CanPickUpLoot:0b,Silent:1,ActiveEffects:[{Id:14,Amplifier:0,Duration:2147483647,ShowParticles:0b,maxUses:9999999}]}}}}
  6.  
  7. /give @p vex_spawn_egg{display:{Name:"\"Armor Stand Spawn Egg\""},EntityTag:{id:"minecraft:vex",CustomName:"\"Armor Stand\"",NoAI:1b,PersistenceRequired:1b,NoGravity:1b,CanPickUpLoot:0b,Silent:1,ActiveEffects:[{Id:14,Amplifier:0,Duration:2147483647,ShowParticles:0b}]}} 64
  8.  
  9. /give @p vex_spawn_egg{display:{Name:"\"Armor Stand Spawn Egg\""},EntityTag:{id:"minecraft:vex",CustomName:"\"Armor Stand\"",CustomNameVisible:1,NoAI:1b,PersistenceRequired:1b,NoGravity:1b,CanPickUpLoot:0b,Silent:1,ActiveEffects:[{Id:14,Amplifier:0,Duration:2147483647,ShowParticles:0b}]}} 64
Add Comment
Please, Sign In to add comment