Not sure if this is the place but...
Logistic Ore Silo (storage) doesn't have a filter slot.
Search found 5 matches
- Thu Nov 28, 2019 2:44 pm
- Forum: Angels Mods
- Topic: Bugs & FAQ
- Replies: 3891
- Views: 1406862
- Thu Jul 18, 2019 3:51 am
- Forum: Mods
- Topic: [MOD 0.16] Diesel Locomotive
- Replies: 74
- Views: 25599
Re: [MOD 0.15] Diesel Locomotive
You have to add a condition for using KS-Power or anyone not having it installed will get an error when your mod tries referencing fluids from that mod. if data.raw.fluid["diesel-fuel"] then USABLE_FLUID["diesel-fuel"] = { fuel_value = "2500KJ", fuel_acceleration_multi...
- Sun Mar 17, 2019 4:55 am
- Forum: Mods
- Topic: [MOD 0.16] Helicopters
- Replies: 117
- Views: 59483
Re: [MOD 0.16] Helicopters
Any chance this is going to get a 0.17 update? I'd hate to lose it, way too much fun.
- Fri Mar 01, 2019 8:20 pm
- Forum: Mods
- Topic: [MOD 0.18] Orbital Ion Cannon 1.8.2
- Replies: 502
- Views: 344447
Re: [MOD 0.16] Orbital Ion Cannon 1.6.3
Any plans to update this mod for version 0.17?
- Sat Jan 05, 2019 2:35 pm
- Forum: Mods
- Topic: [Mod 1.1] Power Armor MK3
- Replies: 102
- Views: 67430
Re: [Mod 0.16] Power Armor MK3
Question: I'm trying to get another mod that grants power armor the ability to show a visual on the player as you have managed to do. I looked though the mod files and found this sequence of code which I know is how you get it to work. for _, animation in ipairs(data.raw["player"]["pl...