mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
9 lines
184 B
TOML
9 lines
184 B
TOML
|
|
||
|
#Common Configuration for Shared Advancements
|
||
|
[options]
|
||
|
#Enables the entire mod
|
||
|
enabled = true
|
||
|
#Set to true to share advancements with all players
|
||
|
broadcast_advancements = false
|
||
|
|