1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00

Use danger_ore26 modpack. (#1369)

This commit is contained in:
grilledham 2023-08-15 20:36:11 +01:00 committed by GitHub
parent 9291cc7e04
commit 38d1bcd403
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ local normal_mod_pack = 'normal_mod_pack'
local bobs_mod_pack = 'bobs_mod_pack'
local mod_packs = {
normal_mod_pack = 'danger_ore25',
normal_mod_pack = 'danger_ore26',
bobs_mod_pack = 'danger_ore_bobs2'
}