1
0
Fork 0
Gen2/datapacks/graves/data/graves/function/destruction/destroy_grave.mcfunction
2025-08-27 20:49:18 -05:00

8 lines
No EOL
402 B
MCFunction
Executable file

playsound minecraft:block.stone.break block @a
particle minecraft:poof ~ ~0.3125 ~ 0 0 0 0.05 10
execute summon minecraft:snowball run function graves:opening/kill_name_tag
execute on vehicle run kill @s
kill @s
$data remove storage graves:main players[{uuid: $(owner_uuid)}].graves[{uuid: $(grave_uuid)}]
data remove storage graves:main players[{graves:[]}]
data remove storage graves:main destruction