diff options
author | FaceDeer <derksenmobile@gmail.com> | 2018-06-10 23:00:54 -0600 |
---|---|---|
committer | FaceDeer <derksenmobile@gmail.com> | 2018-06-10 23:00:54 -0600 |
commit | 0cb8d2dc3333e6e885c0470c3dcfe3d349dadac6 (patch) | |
tree | 4eacf14162c1b298f4a3d2ad852fb7e2fd4a27dd /settingtypes.txt | |
parent | 1c41a2cdcd43764e02487a9ec82aa1ec46084250 (diff) |
add ability for Digtron to emerge unloaded map blocks
Diffstat (limited to 'settingtypes.txt')
-rw-r--r-- | settingtypes.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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. |