From 0cb8d2dc3333e6e885c0470c3dcfe3d349dadac6 Mon Sep 17 00:00:00 2001 From: FaceDeer Date: Sun, 10 Jun 2018 23:00:54 -0600 Subject: add ability for Digtron to emerge unloaded map blocks --- settingtypes.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'settingtypes.txt') diff --git a/settingtypes.txt b/settingtypes.txt index 6deee8b..0a77a7e 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -23,6 +23,10 @@ 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 +#When a Digtron encounters unloaded map blocks, cause them to load +#so that the Digtron can continue moving. +digtron_emerge_unloaded_mapblocks (Emerge unloaded map blocks) bool true + [Fuel costs] #eg, stone. -- cgit v1.2.3