1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-18 03:21:47 +02:00

Remove vanilla loaders from danger_ore_one_direction_beltboxes.

This commit is contained in:
James Gillham 2021-09-13 21:16:57 +01:00
parent 25fe39484e
commit 2147e12a26

View File

@ -51,6 +51,8 @@ ScenarioInfo.set_new_info([[
- Rail signals and train stations now allowed on ore.
]])
global.config.redmew_qol.loaders = false
local map = require 'map_gen.maps.danger_ores.modules.map'
local main_ores_config = require 'map_gen.maps.danger_ores.config.one_direction_beltboxes_ores'
local resource_patches = require 'map_gen.maps.danger_ores.modules.resource_patches'