Command inside function:
advancement revoke @a only boomber:clock
execute at @a run particle happyvillager ~ ~-0.2 ~ 0 0 0 1 1 normal @a
Advancement File:
{
"criteria": {
"run": {
"trigger": "minecraft:tick"
}
},
"rewards": {
"function": "boomber:game"
}
}
when run function, game crash and sometimes minecraft world itself is not visible in world list
Is this still an issue in 18w01a?