fz-survival-datapack/s.sc

6 lines
86 B
Python
Raw Normal View History

2021-07-03 18:55:08 +08:00
__config() -> {
'stay_loaded' -> true
};
__command() -> (
run('gamemode survival')
)