Anotação

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

—mais items especiais.

(magic spells)〰️

query.equipped_item_all_tags('slot.weapon.offhand', 'minecraft:arrow')️

—feitiço de cura.

—mais feitiço de efeito

{
"sequence": [
{
"condition":
"query.is_item_name_any('slot.weapon.offhand', 'minecraft:echo_shard')",
"run_command": {
"command": [
"xp -10l @s",
"execute as
@a[hasitem={item=tech:eldritch_book,location=slot.weapon.mainhand}] run particle
minecraft:sonic_explosion ^^^1",
"execute as
@a[hasitem={item=tech:eldritch_book,location=slot.weapon.mainhand}] run particle
minecraft:sonic_explosion ^^^2",
"execute as
@a[hasitem={item=tech:eldritch_book,location=slot.weapon.mainhand}] run particle
minecraft:sonic_explosion ^^^3",
"execute as
@a[hasitem={item=tech:eldritch_book,location=slot.weapon.mainhand}] run particle
minecraft:sonic_explosion ^^^4",
"execute as
@a[hasitem={item=tech:eldritch_book,location=slot.weapon.mainhand}] run particle
minecraft:sonic_explosion ^^^5",
"execute as
@a[hasitem={item=tech:eldritch_book,location=slot.weapon.mainhand}] run damage
@e[r=2,5] 10 magic"
]
}
}
]
}

{
"sequence": [
{
"condition":
"query.is_item_name_any('slot.weapon.offhand', 'minecraft:ghast_tear')",
"add_mob_effect": {
"amplifier": 2,
"duration": 2.55,
"effect": "regeneration",
"target": "self"
},
"run_command": {
"command": [
"xp -4l @s"
]
}
}
]
}
—criar uma civilização para o The End.(um mob sapiente)
—criar um modelo para os shelling.

You might also like