Briefly
Some "utility constants" are missing: for garbage slots, blueprints, filters, and combinators.What?
There are:Code: Select all
["utility-constants"]
inventory_width
select_slot_row_count
module_inventory_width
- logistic_trash_width
- filter_width
- input_signal_width + output_signal_width OR
- signal_width (for combinators)
- blueprint_storage_width
- blueprint_storage_explained_width
Additionally
It is important to note that this will also affect roboports, combinators, cars, spidertron, and everything that has access to groups with filters. In this case, you also need to add the same parameter to the roboports... And maybe something else to get ahead of the subsequent visual bugs.
Why?
I would like to make a mod to set access to these parameters for players with wide monitors (for example, myself).With a resolution of 2 5 6 0 x 1 0 8 0, the inventory looks small, given the number of new resources in the Space-Age add-on, or in the modpack with more new content, which I also support.
Expansion:
The ideal solution would be if each player could customize these settings for themselves, since not every player has a wide screen, for some it is 4:3, for example. And he will have to reduce his inventory by less than 75% to see everything completely.