add: updates to all configs
This commit is contained in:
parent
d88dd3b3fe
commit
fa5c1c6569
59 changed files with 4054 additions and 2655 deletions
19
defaultconfigs/tfcambiental-server.toml
Normal file
19
defaultconfigs/tfcambiental-server.toml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
#The durability value of Burlap material clothing.
|
||||
#Range: > 0
|
||||
durabilityBurlapClothes = 3000
|
||||
#The durability value of Insulated Leather material clothing.
|
||||
#Range: > 0
|
||||
durabilityInsulatedLeatherClothes = 2500
|
||||
#The durability value of the Leather Apron clothing.
|
||||
#Range: > 0
|
||||
durabilityLeatherApronClothes = 1000
|
||||
#The durability value of Silk material clothing.
|
||||
#Range: > 0
|
||||
durabilitySilkClothes = 3000
|
||||
#The durability value of Straw material clothing.
|
||||
#Range: > 0
|
||||
durabilityStrawClothes = 100
|
||||
#The durability value of Wool material clothing.
|
||||
#Range: > 0
|
||||
durabilityWoolClothes = 3000
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue