From 06a2ba85e3254e7d5ccb5ac2f4c56823d6a03854 Mon Sep 17 00:00:00 2001 From: FaceDeer Date: Tue, 10 Oct 2017 20:33:56 -0600 Subject: various tidies and tweaks to technic support --- settingtypes.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'settingtypes.txt') diff --git a/settingtypes.txt b/settingtypes.txt index 228c605..ed731ba 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -36,3 +36,8 @@ digtron_dig_cost_choppy (Fuel cost for digging choppy blocks) float 0.75 0.0 100 digtron_dig_cost_default (Fuel cost for digging other block types) float 0.5 0.0 100.0 #How much fuel is required to build a block 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 -- cgit v1.2.3