Skip to content

Commit e699d32

Browse files
authored
Remove quarry_dig_above_nodes (#359)
1 parent 9fff815 commit e699d32

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ Recommended mods that build on the `technic mod`:
140140
| admin_priv | Privileges required to use administrative chat commands like cache flushing and enabling/disabling machines globally. |
141141
| quarry_max_depth | max depth of the quarry. |
142142
| quarry_time_limit | max cpu time in μs allowed per quarry step. |
143-
| quarry_dig_above_nodes | begin digging this many nodes above quarry node. |
144143
| quarry_dig_particles | Enables particle effect with the quarry digs a node. |
145144
| network_overload_reset_time | After network conflict wait this many seconds before attempting to activate conflicting networks again. |
146145
| switch_off_delay_seconds | switching station off delay. |

technic/spec/fixtures/technic.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ multimeter_remote_start_ttl = 300
1313

1414
enable_wind_mill = true
1515
enable_nuclear_reactor_digiline_selfdestruct = true
16-
quarry_dig_above_nodes = 3
1716
quarry_max_depth = 100
1817
quarry_time_limit = 5000
1918

0 commit comments

Comments
 (0)