Skip to content

Commit

Permalink
quarry_dig_above_nodes removed
Browse files Browse the repository at this point in the history
  • Loading branch information
imre84 committed Apr 12, 2024
1 parent 9fff815 commit 5d36870
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ Recommended mods that build on the `technic mod`:
| admin_priv | Privileges required to use administrative chat commands like cache flushing and enabling/disabling machines globally. |
| quarry_max_depth | max depth of the quarry. |
| quarry_time_limit | max cpu time in μs allowed per quarry step. |
| quarry_dig_above_nodes | begin digging this many nodes above quarry node. |
| quarry_dig_particles | Enables particle effect with the quarry digs a node. |
| network_overload_reset_time | After network conflict wait this many seconds before attempting to activate conflicting networks again. |
| switch_off_delay_seconds | switching station off delay. |
Expand Down
1 change: 0 additions & 1 deletion technic/spec/fixtures/technic.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ multimeter_remote_start_ttl = 300

enable_wind_mill = true
enable_nuclear_reactor_digiline_selfdestruct = true
quarry_dig_above_nodes = 3
quarry_max_depth = 100
quarry_time_limit = 5000

Expand Down

0 comments on commit 5d36870

Please sign in to comment.