mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
2 lines
176 B
Lua
2 lines
176 B
Lua
![]() |
{% from "macros.lua" import dict_to_lua %}
|
||
|
data.raw["map-gen-presets"].default["archipelago"] = {{ dict_to_lua({"default": False, "order": "a", "basic_settings": world_gen}) }}
|