From 1de57191b0afa4df320c4319de0d7ea6b33d2b27 Mon Sep 17 00:00:00 2001 From: FaceDeer Date: Fri, 17 Nov 2017 18:49:43 -0700 Subject: configurable duration for crate markers --- settingtypes.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'settingtypes.txt') diff --git a/settingtypes.txt b/settingtypes.txt index ed731ba..6deee8b 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -20,6 +20,9 @@ digtron_traction_factor (Digtron traction factor) float 3.0 0.0 1000.0 #The maximum extrusion setting permitted for a Digtron builder module. digtron_maximum_extrusion (Digtron maximum extrusion) int 25 1 100 +digtron_marker_crate_good_duration (Duration that 'good' crate markers last) float 3.0 0.0 100.0 +digtron_marker_crate_bad_duration (Duration that 'bad' crate markers last) float 9.0 0.0 100.0 + [Fuel costs] #eg, stone. @@ -40,4 +43,4 @@ digtron_build_cost (Fuel cost to build one block) float 1.0 0.0 100.0 #If the [technic] mod is installed Digtron can draw power from technic batteries. #A full battery holds 10000 electrical units. This is divided by the power ratio #setting to convert it into fuel units. -digtron_power_ratio (Electrical charge to coal heat conversion ratio) int 1 1000 100 \ No newline at end of file +digtron_power_ratio (Electrical charge to coal heat conversion ratio) int 1 1000 100 -- cgit v1.2.3