Loader Redux

by Optera

Adds Loaders. Rewritten add-loader with new loader snapping logic and graphics.

Content
2 years ago
0.15 - 1.1
114K
Logistics

g 2.0

1 year, 7 months ago

My base is prettttty dependent on these. Many would love you for an update <3

1 year, 7 months ago

+1

1 year, 7 months ago

+1

(I fixed it for myself, but the snapping seems to not work well - official fix would be awesome!)

1 year, 7 months ago

+1

1 year, 7 months ago

+1

(again. Switched to https://mods.factorio.com/mod/vanilla-loaders-hd for now. Since both mods only extend existing entities they can be interchanged and it wont break blueprints ... just graphics and crafting costs change)

1 year, 6 months ago
(updated 1 year, 6 months ago)

hey hey any update on update for 2.0
so we saying this mod is now dead......
Nooooooooooo

10 months ago

Pls update it optera

2 months ago

I did submit a pull request a while ago, with a working 2.0 version.
For anyone interested, you can download the mod directly from github and put it into the mods folder.
https://github.com/Nicki297/Loader-Redux/tree/migrate-to-2.0-API

30 days ago

+1

6 days ago

I did submit a pull request a while ago, with a working 2.0 version.
For anyone interested, you can download the mod directly from github and put it into the mods folder.
https://github.com/Nicki297/Loader-Redux/tree/migrate-to-2.0-API

-- 希望加上,太空探索(Space Exploration)允许在太空表面建造的实体补丁
-- 依赖 SE 读取 se_allow_in_space 并调整碰撞等逻辑

-- Loader Redux:装卸机 / 快速装卸机 / 极速装卸机(太空平台、太空飞船)
for _, loader_name in ipairs({ "loader", "fast-loader", "express-loader" }) do
if data.raw["loader"][loader_name] then
data.raw["loader"][loader_name].se_allow_in_space = true
end
end

end

end

New response