mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
7 lines
214 B
TOML
7 lines
214 B
TOML
|
|
||
|
#These settings affects both server and client, they will also be synced from server to client
|
||
|
[Server]
|
||
|
#Whether or not to disable the RecipeBook in the CosmeticArmorInventory
|
||
|
CosArmorDisableRecipeBook = false
|
||
|
|