fz-survival-datapack/s.sc

6 lines
91 B
Python
Raw Normal View History

2020-12-27 18:17:46 +08:00
__config() -> {
'stay_loaded' -> true
};
__command() -> (
run('gamemode survival')
)