add: updates to all configs

This commit is contained in:
Xikaro 2025-12-30 18:15:27 +05:00
parent d88dd3b3fe
commit fa5c1c6569
59 changed files with 4054 additions and 2655 deletions

View 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