Search found 2 matches

by Lundis999
Mon May 21, 2018 10:05 am
Forum: Questions, reviews and ratings
Topic: Advanced Logistics System
Replies: 1
Views: 1443

Re: Advanced Logistics System

Looks like a great mod! Someone has already forked the 0.15 version and updated it for 0.16: https://github.com/lingo/advanced-logistics-system

You can download it manually and put it inside a new folder named advanced-logistics-system_0.6.1 in your mods folder.
by Lundis999
Wed Dec 13, 2017 5:26 pm
Forum: Modding discussion
Topic: [Tips]Updating mods to 0.16
Replies: 9
Views: 5724

Re: [Tips]Updating mods to 0.16

Some additional things (I'll edit this post when/if I find more...)

You now need to declare a category for autoplace-controls:

data:extend{
{
type = "autoplace-control",
name = "omnite",
richness = true,
order = "b-e",
category = "resource",
},
...

Go to advanced search