Belt Maintenance


Infinite belt speed research for express transport belts, and a belt maintenance facility to upgrade belts to the latest model.

Content
2 years ago
1.1
3.00K
Logistics

i give belts the order property

2 years ago

overwriting the order property of the belts with "a[transport-belt]-d[express-001-transport-belt]" to "a[transport-belt]-d[express-100-transport-belt]" would make finding desired belts in logistic requests easier.
not a big deal but would be nice

2 years ago
(updated 2 years ago)

i havent set order for any of them. do they default to sorting alphabetically by internal name?
so the fix is renaming "express-1-transport-belt" to "express-001-transport-belt" etc?

edit: i think thats it done

2 years ago

yes, default sorting order is alphabetically, and the order among the modded belts is now fixed;

however minor issue, the original express-transport-belt is now behind all the modded ones

the easiest fix would be to use order; namely the default order for the express-transport-belt is "a[transport-belt]-c[express-transport-belt]"
the 'c' being the important part
for the modded belts replacing it with a 'd' like this: "a[transport-belt]-d[express-001-transport-belt]"
will ensure that the modded belts will always appear behind the original

New response