Some things I learned…

Command for summoning a PORTAL GUARDIAN

summon zombie ~ ~ ~ {CustomName:'[{“text”:“PORTAL GUARDIAN”,“color”:“yellow”}]',PersistenceRequired:1b,active_effects:[{id:fire_resistance,amplifier:5,show_particles:0b}],HandItems:[{id:iron_axe,Count:1},{id:iron_axe,Count:1}],ArmorItems:[{id:iron_boots,tag:{Enchantments:[{id:fire_protection,lvl:4}]},Count:1},{id:iron_leggings,tag:{Enchantments:[{id:fire_protection,lvl:4}]},Count:1},{id:netherite_chestplate,tag:{Enchantments:[{id:fire_protection,lvl:4}]},Count:2},{id:player_head,tag:{SkullOwner:Lewis_Strubb},Count:1}],ArmorDropChances:[0f,0f,1f,0f],Attributes:[{Name:“generic.max_health”,Base:70f}],HandDropChances:[0f,0f]}

Minor zombie summon zombie ~ ~ ~ {CustomName:'[{“text”:“PORTAL ZOMBIE”}]',Health:25,PersistenceRequired:1b,HandItems:[{id:iron_shovel,Count:1}],ArmorItems:[{},{},{id:chainmail_chestplate,Count:1},{id:snow_block,Count:1}],HandDropChances:[0f],ArmorDropChances:[0f,0f,0f,0f],Attributes:[{Name:“generic.max_health”,Base:25f}]}

Faster minor zombie summon zombie ~ ~ ~ {CustomName:'[{“text”:“PORTAL ZOOOOMBIE”}]',Health:25,PersistenceRequired:1b,active_effects:[{id:haste,amplifier:2,show_particles:0b}],HandItems:[{id:iron_shovel,Count:1}],ArmorItems:[{id:snowball,Count:5},{id:iron_boots,Count:1},{id:iron_chestplate,Count:1},{id:blue_ice,Count:1}],ArmorDropChances:[1f,0f,0f,0f],HandDropChances:[0f],Attributes:[{Name:“generic.max_health”,Base:25f}]}


User Tools