CanalBuilder 0.17


Dig canals to extend or connect bodies of water. - Adds waterfill and swimming - Biters, players, and vehicles are slowed down in water

5 years ago
0.17
38

i Dectorio sorting

5 years ago

Just a thought to have this mod's waterfill work with dectorio so that it is placed under Dectorio's tab. All you need to do is simply add the IF statement into the Data-updates.lua.

if data.raw["item-group"]["dectorio"] then
data.raw["item-subgroup"]["terrain"].group = "dectorio"
end

New response