reduced durability of wood tongs
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
## [Unreleased]
|
||||
### Changes
|
||||
- Reduced the durability of wooden tongs @Pyritie
|
||||
### Bug fixes
|
||||
- Ice soup now requires a bowl to craft, so it doesn't generate free bowls @Pyritie
|
||||
### Translation updates
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
itemDamageTimeInterval = 60
|
||||
#Durability for wooden tongs.
|
||||
#Range: > 0
|
||||
woodenTongsDurability = 100
|
||||
woodenTongsDurability = 25
|
||||
#Durability for potholders.
|
||||
#Range: > 0
|
||||
potholderDurability = 600
|
||||
|
||||
Reference in New Issue
Block a user