Untitled
unknown
plain_text
a month ago
744 B
2
Indexable
/give @p leather_boots{Enchantments:[{id:"minecraft:feather_falling",lvl:10}],display:{Name:'{"text":"Skibidi Boots","color":"aqua"}'}} 1
/effect give @a[nbt={Inventory:[{Slot:100b,id:"minecraft:leather_boots"}]}] jump_boost 1 5 true
summon minecraft:armor_stand ~ ~ ~ {Invisible:1b,Tags:["skibidi"],Passengers:[{id:"minecraft:villager",NoAI:1b,Silent:1b,Passengers:[{id:"minecraft:minecart",HasVisualFire:1b}]}]}
execute at @e[tag=skibidi] run playsound minecraft:entity.villager.ambient master @a ~ ~ ~ 1 0.5
on right click with stick:
if name of player's tool is "&bSkibidi Wand":
spawn a primed tnt at targeted block
push all players in radius 5 around targeted block up with force 2
Editor is loading...
Leave a Comment