Files
FearFactory/1.20.1-FearFactoryTest/minecraft/config/cosmeticarmorreworked-common.toml

11 lines
369 B
TOML
Raw Normal View History

#These settings affects both server and client
[Common]
#Whether or not to keep items in cosmetic armor slots in the event of player death
CosArmorKeepThroughDeath = false
#Whether or not to disable the RecipeBook in the CosmeticArmorInventory
CosArmorDisableRecipeBook = false
#Whether or not to disable the coshat command
CosArmorDisableCosHatCommand = false