Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: More Structures?  (Read 4370 times)

Xobra

  • Lieutenant
  • **
  • Posts: 63
    • View Profile
More Structures?
« on: July 22, 2020, 06:45:09 AM »

Is it possible to increase the maximum amount of Structures that can be Build in a Colony in a way? Per Mods or Config?

Especially with mods, the amount of Structures one has access to far exceeds the amount one can build.
Logged

Mondaymonkey

  • Admiral
  • *****
  • Posts: 777
    • View Profile
Re: More Structures?
« Reply #1 on: July 22, 2020, 07:29:21 AM »

You can edit
Code
 	"maxIndustries":[1,1,1,2,3,3,4,4,4,4],
in settings.json to set amount of industries you able to build for each colony size. Although, each colony can not have more than 12 structures total, this is hardcap and you are not able to change that anyhow.
Logged
I dislike human beings... or I just do not know how to cook them well.

Unnamed_Shadow

  • Lieutenant
  • **
  • Posts: 65
    • View Profile
Re: More Structures?
« Reply #2 on: July 27, 2020, 01:48:20 PM »

if you mean more than 12 Structures, that's not possible.

I really hope the next big update adds a scrolling option so that you can build more than 12 Structures on colonies, specially considering Alex wants to add more Buildings and Blueprint Buildings like the Planetary Shield.
Logged

ASSIMKO

  • Commander
  • ***
  • Posts: 158
    • View Profile
Re: More Structures?
« Reply #3 on: August 23, 2020, 08:30:41 PM »

You can edit
Code
 	"maxIndustries":[1,1,1,2,3,3,4,4,4,4],
in settings.json to set amount of industries you able to build for each colony size. Although, each colony can not have more than 12 structures total, this is hardcap and you are not able to change that anyhow.


I would like to get 6 industry, how would you configure this configuration in this line of file ???
Logged

e

  • Captain
  • ****
  • Posts: 288
    • View Profile
Re: More Structures?
« Reply #4 on: August 23, 2020, 09:33:43 PM »

You can edit industry cap with Better Colonies:
https://fractalsoftworks.com/forum/index.php?topic=17103

As for the overall 12 structure limit, nothing can be done.
Logged

Mondaymonkey

  • Admiral
  • *****
  • Posts: 777
    • View Profile
Re: More Structures?
« Reply #5 on: August 23, 2020, 09:48:01 PM »

I would like to get 6 industry, how would you configure this configuration in this line of file

Something like:
Code
"maxIndustries":[1,1,1,2,3,3,4,5,6,6],

Which means you will get 6 industry slots at size 9.
Logged
I dislike human beings... or I just do not know how to cook them well.

ASSIMKO

  • Commander
  • ***
  • Posts: 158
    • View Profile
Re: More Structures?
« Reply #6 on: August 27, 2020, 07:28:39 AM »

I would like to get 6 industry, how would you configure this configuration in this line of file

Something like:
Code
"maxIndustries":[1,1,1,2,3,3,4,5,6,6],

Which means you will get 6 industry slots at size 9.


THANK YOU!!!!
Logged

sanya02

  • Lieutenant
  • **
  • Posts: 75
    • View Profile
Re: More Structures?
« Reply #7 on: August 27, 2020, 08:46:42 AM »

There is a small one. but can anyone have an interesting secret with buildings.
[18:39]
There can only be 12 buildings in a colony!
Build 12 buildings, then it will not be possible to build - says the limit is exceeded.
But there is one "BUT!", Save up more money and immediately put in the queue for construction what needs to be built, it will be built, built, but will not be sued, since there will be no place, but the building itself will be on the planet! Only it will not be possible to improve it, it is not displayed in the list. But, if you delete the displayed building, the list will move and the building will become non-rendered.))
Or, to put it in more understandable language, order more buildings than will fit. Then it is better to first put what is graded, and then what is not graded
Logged