
[Feature Request] customizable field sizes
nornagon opened this issue ยท 1 comments
I'm working on a SkyBlock-style modpack which starts inside the 7x7x7 Compact Machine room, which is unfortunately too small to fit a miniaturization crafting setup inside it--the minimum size for the field projector setup is 9x9x3. I'd love to have the player craft their first CM rooms with miniaturization, but that would mean bumping up the starting room size to 9x9x9, which takes away some of the challenge.
Would it be possible to get a configuration option that changed how far the field projectors have to be away from the crafting area? e.g. to configure this to be SMALL("small", 1, 2)
instead of 1, 3.
It'd also be neat to be able to add larger room sizes, or custom rooms that aren't purely solid walls and air.
If this feature sounds plausible and would be welcome, I'd be happy to try putting together a draft PR!