Skip to content

Add Danger Ores - Scrapworld Maze map#1571

Merged
RedRafe merged 3 commits into
Refactorio:developfrom
lex:danger-ore-scrap-maze
Jul 7, 2026
Merged

Add Danger Ores - Scrapworld Maze map#1571
RedRafe merged 3 commits into
Refactorio:developfrom
lex:danger-ore-scrap-maze

Conversation

@lex

@lex lex commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Danger Ores – Scrapworld Maze

Danger Ores – Scrapworld Maze

Coal Maze's structure meets Scrapworld: a chunk-scale maze whose corridors are covered in [entity=scrap], everything outside the corridors void. Recycle your way through the labyrinth.

How it works

No new layout code — the shipped maze module combined with the shipped Scrapworld preset:

  • maze.enabled = true with the Coal Maze defaults (50-chunk maze, 3-chunk cells, 1-chunk walls) and Coal Maze's cell-aligned spawn shapes.
  • Terraforming off, exactly like Coal Maze — the maze is the expansion constraint.
  • Everything else is the base Scrapworld identity, unchanged: recycler starting items, tech multiplier 5, automation + recycling pre-researched, its empty_map_settings list.
  • Registered in map_poll.lua with mod_pack = danger_ore_scrap.

Play it

return require 'map_gen.maps.danger_ores.presets.danger_ore_scrap_maze' (requires Space Age for scrap)

Testing

Playtested in-game (Factorio 2.0.77 / Space Age): corridors fully covered in scrap, walls void, spawn cell buildable, maze differs per seed, recycling chain works.

🤖 Generated with Claude Code

Coal Maze's structure combined with Scrapworld: a chunk-scale maze whose
corridors are covered in scrap, everything outside void. No new layout code:
the shipped maze module + the base Scrapworld preset identity (recycler
starting items, tech mult 5, automation and recycling pre-researched).
Terraforming off, exactly like Coal Maze. Registered in map_poll with the
scrap mod pack. Includes map preview.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@RedRafe

RedRafe commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Both mazes look legit. Can you please update danger ores changelog with last 4 maps addition before merge?

https://github.com/Refactorio/RedMew/blob/develop/map_gen%2Fmaps%2Fdanger_ores%2Fchangelog.lua

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@lex

lex commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Done — changelog updated: Tetrominoes + Voronoi (2026-07-06) and Scrapworld Maze here, Omnimatter Maze on #1570.

@RedRafe RedRafe merged commit af70820 into Refactorio:develop Jul 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants