Deadlock's Stacking Beltboxes & Compact Loaders


Adds minimalist 1x1 loaders and stacking beltboxes for 5x belt compression for ores, plates and some intermediate products

Content
2 years ago
0.17 - 1.1
90.5K
Logistics

b Loaders missing from my game.

5 years ago

I installed this mod, but for the life of me, I can't find the loaders anywhere in the tech tree.
Where are they?
I would assume mod conflict, but the stacking beltbox is there, so why no loaders for me?
Also, this is a brand new game, so I don't expect migration problems.
I'd rather use these than Miniloaders, as they fit 0.17x graphics way better.

I'm using version 0.17.7

5 years ago

Loaders are unlocked in the logistics tech for each tier, they don't have an 'independent' tech like beltboxes do. If those technologies don't unlock loaders in your game, they're probably disabled - from the title screen there's a mod setting to disable loaders, make sure that box is checked to enable them.

5 years ago

Found the culprit.

Turns out there's mod conflict with [MVC] Max Vanilla Control by Tremor.
A lot of the controls for vanilla stuff, it WILL affect any mods that make use of standard technologies.

Solution for MVC - delete:
require("prototypes.technology.demo-technology")
require("prototypes.technology.inserter")
require("prototypes.technology.military-upgrades")
require("prototypes.technology.technology")

from data.lua in main [MVC] mod folder.

New response