Page 1 of 1

[Request] Liquid Logistic Roboter

Posted: Wed Dec 10, 2014 4:27 pm
by AlphaRaptor
Hello Community

I have a Mod Request.

How about Liquid Logistic Roboter , for Gas and Oil (all Liquids)
Would be awesome :mrgreen:

Re: [Request] Liquid Logistic Roboter

Posted: Wed Dec 10, 2014 4:43 pm
by Melfish
You can fill, transport and empty crude barrels.
I even transport sulfur for distant battery processing.

But i guess if you still need them an easy solution would be to make a mod so you can fill different kind of barrels.

Re: [Request] Liquid Logistic Roboter

Posted: Wed Dec 10, 2014 9:15 pm
by L0771
Melfish's idea is better.
You can recomend a to bobingabout an idea for manipulate all fluids...
Can add all items in data.lua with

Code: Select all

for k,v pairs(data.raw.fluid) do
	--code
end
with a generic image and a generic text...

I just said bobingabout because his mod have all barrels.


About a mod to do this, i need convert fluids to items, because robots can't manipulate fluids, is the same than a barrel.