metalworking_hammer_is_repairable (Hammer can be repaired on anvil) bool true
# Metal working timeout
#
# Time, in seconds, after which the metal working process is aborted.
# Serves to prevent the wold getting cluttered with entities.
knapping_timeout (Knapping timeout) int 300 1 3600

# Metal working
#
# How many metal working processes can be going on at once.
# Serves to prevent the wold getting cluttered with entities.
metalworking_max_crafts (Knapping amount limit) int 25 1 100
