Spaghetti Belt Tools


Upgrade or remove an entire line of belts with one click, vital for spaghetti bases. Supports loaders. Supports many modded belts.

Utilities
24 days ago
2.0
9.84K
Logistics

i Loader compatibility requests

9 months ago
(updated 3 months ago)

If you have a loader mod that isn't currently supported, please post a message below with the mod name and a link to the mod in question. Loader mods currently supported:
- Krastorio 2's loaders, since version 1.2.0.
- AAI Loaders' loaders, since version 1.2.0.
- 5Dim - New Transport's loaders, since version 1.2.0.
- Loaders Modernized's loaders, including Ultimate Belts' compatibility, since version 1.2.0.
- Factorio+'s loaders, since version 1.2.2.
- Comfortable Loaders' loaders, since version 1.3.5.
- Comfortable Loaders's More Belts loaders, since version 1.3.5.
- More Belts Loaders' loaders, since version 1.4.3.

28 days ago

This is not exactly a request for loader compatibility so much as a remark/question about it, which is adjacent enough I am not sure whether to respond to this thread or make a new one, so arbitrarily I have chosen to respond.

If multiple loader mods are present, then this mod seems to only upgrade one's and complain that the others' loaders are unsupported. My specific case is I have AAI loaders, and have left K2 loaders enabled because a K2 addon crashes on startup otherwise; under these circumstances, this mod upgrades K2 loaders but not AAI. I am not sure if this should be considered a bug or intended behavior, but it seems at least worth pointing out and asking about.

27 days ago

That is... kinda intended behaviour? It depends on the order with which I define the options for a tier. In this case, K2 is defined first, therefore the AAI loaders is never considered. I am working on refactoring the system to have arbitrary many loader options for each tier, which will solve this issue. Should have time before the end of the month to get that sorted.

24 days ago

If multiple loader mods are present, then this mod seems to only upgrade one's and complain that the others' loaders are unsupported. My specific case is I have AAI loaders, and have left K2 loaders enabled because a K2 addon crashes on startup otherwise; under these circumstances, this mod upgrades K2 loaders but not AAI. I am not sure if this should be considered a bug or intended behavior, but it seems at least worth pointing out and asking about.

This has now been fixed in version 1.5.0.

17 days ago

Thank you so much!

17 days ago

Hey i just want to ask that why does your mod not upgrade the loaders from express to higher tiers if its compatible? :)

12 days ago
(updated 12 days ago)

Hey i just want to ask that why does your mod not upgrade the loaders from express to higher tiers if its compatible? :)

This mod only allows a belt entity to be upgraded, if the belt entity has a next_upgrade_target property set. That is the responsibility of the mod that adds the higher tiers to set the next_upgrade_target of the express loader. A way you can use to check is the vanilla upgrade planner -- if that works, then it should work in this mod.

11 days ago

Hey i just want to ask that why does your mod not upgrade the loaders from express to higher tiers if its compatible? :)

This mod only allows a belt entity to be upgraded, if the belt entity has a next_upgrade_target property set. That is the responsibility of the mod that adds the higher tiers to set the next_upgrade_target of the express loader. A way you can use to check is the vanilla upgrade planner -- if that works, then it should work in this mod.

I am not sure i understand what you saying. I meant that your mod upgrades the full belt, but up to express belt only. After that it only upgrades the belt but not the loaders on the start and the en dof the belt.

11 days ago

That is because the mod that adds the loaders (AAI Loaders or whatever) doesn't specify the next_upgrade_target for the express loaders. If you can use a normal upgrade planner/tool (the green square in the hotbar) on the loaders and it works, my mod will work on them as well. If the vanilla upgrade planner/tool doesn't work on the loaders, then my mod won't work on it either.

9 days ago
(updated 9 days ago)

That is because the mod that adds the loaders (AAI Loaders or whatever) doesn't specify the next_upgrade_target for the express loaders. If you can use a normal upgrade planner/tool (the green square in the hotbar) on the loaders and it works, my mod will work on them as well. If the vanilla upgrade planner/tool doesn't work on the loaders, then my mod won't work on it either.

Ah. checked. It does not work with the vanilla upgrader (green square). How can i fix this? I am using the more belts, the more belt loaders,deadlock's stacking beltboxes &compact loaders, and confortable loaders. I wanted to play 5 dim's automation, and bob's logistics too, but they hit me with error because of pyanodon's .

8 days ago

How can i fix this? I am using the more belts, the more belt loaders,deadlock's stacking beltboxes &compact loaders, and confortable loaders.

Either ask the authors of the loader mods to specify the next_upgrade_target property, or make your own mod that specifies the upgrade paths for the different mods that you have together.

New response