Bulk Rail Loader

by therax

Bulk train loader/unloader with buffer.

Content
2 years ago
0.16 - 1.1
58.5K
Logistics

i Nullius bulk item list

2 years ago

The Nullius overhaul currently must use the "any" setting with Bulk Rail Loader because it has its own bulk items, including new basic ores. I'd like to request that the following Nullius items be added to the bulk list.

Nullius starts its added items with the prefix "nullius-". A lot of things would work already if this prefix was stripped off. It might be easier and more efficient to look for this prefix and strip it off rather than adding redundant entries to the list. Additionally, all bulk commodities in Nullius have a "boxed" version that they often transported in. It might not fit the concept of a bulk loader, but in gameplay terms it would make sense for boxed bulk things to also be bulk. This could be accomplished similarly by recognizing and stripping the prefix "nullius-box-". Everything listed below also exists with the nullius-box- prefix (e.g. "nullius-box-sandstone" instead of "nullius-sandstone"). If you think it would be less work to just add all the permutations by name, I could format a full list of them for you that way.

Things that would already be in the list if the "nullius-" prefix was stripped off:
"nullius-iron-oxide",
"nullius-cellulose",
"nullius-sand",
"nullius-limestone",
"nullius-lime",
"nullius-gypsum",
"nullius-silica",
"nullius-gravel",
"nullius-alumina",
"nullius-sodium-hydroxide",
"nullius-calcium-chloride",
"nullius-sodium-sulfate",
"nullius-lithium-chloride",
"nullius-salt",

I'm not entirely sure how the pattern matching works. The following seem like things that might fit the pattern list, but they aren't accepted, so they might need to be added to the list explicitly:
"nullius-crushed-bauxite",
"nullius-crushed-iron-ore",
"nullius-crushed-limestone",
"nullius-mineral-dust",
"nullius-sandstone",

These things are not in the list yet and don't seem to match the pattern list either:
"nullius-bauxite",
"nullius-rutile",
"nullius-aluminum-hydroxide",
"nullius-aluminum-carbide",
"nullius-graphite",
"nullius-plastic",
"nullius-rubber",
"nullius-fertilizer",
"nullius-land-fill-gravel",
"nullius-land-fill-sand",
"nullius-land-fill-bauxite",
"nullius-land-fill-iron",
"nullius-land-fill-limestone",
"nullius-acid-boric",

These two boxed items are unique since there is a "nullius-box-" version, but the regular versions have no prefix:
"nullius-box-iron-ore",
"nullius-box-copper-ore",

2 years ago

@therax Would a pull request on GitHub help get this fixed sooner?

New response