Remove leftovers from frames, add README.md for Mineunit spec dirs (#355)
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
This commit is contained in:
parent
ea14f604c9
commit
bc0714870a
@ -131,7 +131,6 @@ Recommended mods that build on the `technic mod`:
|
||||
| enable_mining_laser | |
|
||||
| enable_flashlight | |
|
||||
| enable_wind_mill | |
|
||||
| enable_frames | |
|
||||
| enable_corium_griefing | |
|
||||
| enable_radiation_protection | |
|
||||
| enable_radiation_throttling | enable lag- and per-second-throttling of radiation damage |
|
||||
|
2
technic/spec/README.md
Normal file
2
technic/spec/README.md
Normal file
@ -0,0 +1,2 @@
|
||||
All files within this directory serve unittesting purposes.
|
||||
For more info see https://github.com/S-S-X/mineunit
|
1
technic/spec/fixtures/technic.conf
vendored
1
technic/spec/fixtures/technic.conf
vendored
@ -12,7 +12,6 @@ enable_vacuum = true
|
||||
multimeter_remote_start_ttl = 300
|
||||
|
||||
enable_wind_mill = true
|
||||
enable_frames = true
|
||||
enable_nuclear_reactor_digiline_selfdestruct = true
|
||||
quarry_dig_above_nodes = 3
|
||||
quarry_max_depth = 100
|
||||
|
2
technic_chests/spec/README.md
Normal file
2
technic_chests/spec/README.md
Normal file
@ -0,0 +1,2 @@
|
||||
All files within this directory serve unittesting purposes.
|
||||
For more info see https://github.com/S-S-X/mineunit
|
2
technic_cnc/spec/README.md
Normal file
2
technic_cnc/spec/README.md
Normal file
@ -0,0 +1,2 @@
|
||||
All files within this directory serve unittesting purposes.
|
||||
For more info see https://github.com/S-S-X/mineunit
|
Loading…
x
Reference in New Issue
Block a user