disable achievements gamerule
This commit is contained in:
parent
4e8dbeef52
commit
4eb383560c
1 changed files with 10 additions and 0 deletions
10
common/game_rules/NEOW_game_rules.txt
Normal file
10
common/game_rules/NEOW_game_rules.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
disable_achievements = {
|
||||
categories = {
|
||||
game_modes
|
||||
}
|
||||
|
||||
default = achievements_disabled
|
||||
|
||||
achievements_enabled = {}
|
||||
achievements_disabled = { flag = blocks_achievements }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue