create-the-brass-oncerto/kubejs/data/dut/functions/carrier_rocket/unset.mcfunction

11 lines
943 B
Mcfunction
Raw Permalink Normal View History

2025-04-11 17:07:29 +08:00
execute unless block ~1 ~-1 ~1 create:depot run tag @s add dut_carrier_rocket_unset
execute unless block ~1 ~-1 ~ create:depot run tag @s add dut_carrier_rocket_unset
execute unless block ~1 ~-1 ~-1 create:depot run tag @s add dut_carrier_rocket_unset
execute unless block ~ ~-1 ~1 create:depot run tag @s add dut_carrier_rocket_unset
execute unless block ~ ~-1 ~ create:depot run tag @s add dut_carrier_rocket_unset
execute unless block ~ ~-1 ~-1 create:depot run tag @s add dut_carrier_rocket_unset
execute unless block ~-1 ~-1 ~1 create:depot run tag @s add dut_carrier_rocket_unset
execute unless block ~-1 ~-1 ~ create:depot run tag @s add dut_carrier_rocket_unset
execute unless block ~-1 ~-1 ~-1 create:depot run tag @s add dut_carrier_rocket_unset
execute as @s[tag=dut_carrier_rocket_unset] run summon item ~ ~ ~ {Item:{Count:1b,id:"kubejs:carrier_rocket"},Motion:[0d,-0.2d,0d]}
execute as @s[tag=dut_carrier_rocket_unset] run kill @s