mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-12-17 08:39:06 +00:00
Added CubotRepair.java - Hardware that repairs the cubot and reports HP
This commit is contained in:
@@ -58,6 +58,10 @@ npc_lifetime=1024
|
||||
npc_max_factory_distance=3
|
||||
# Maximum NPC per Factory
|
||||
factory_max_npc_count=16
|
||||
# Energy cost to use repair hardware
|
||||
repairEnergyCost=100
|
||||
# Amount of HP to heal when repairing
|
||||
repairHealing=10
|
||||
# ----------------------------------------------
|
||||
# Minimum center point count for the WorldGenerator
|
||||
wg_centerPointCountMin=5
|
||||
|
||||
Reference in New Issue
Block a user