3 lines
301 B
Mcfunction
3 lines
301 B
Mcfunction
|
execute unless score version2 fz.cache = newVersion2 fz.cache run function fz:start/update
|
||
|
execute if data storage fz:survival {snapshot: 1b} if score version2 fz.cache = newVersion2 fz.cache run function fz:start/000x
|
||
|
execute unless data storage fz:survival {snapshot: 1b} run function fz:start/start
|