Page 1 of 1
ore -> minable by hand + require fluid when miners
Posted: Tue Mar 26, 2019 5:15 pm
by ownlyme
i have a very specific ore in mind that should be minable by hand but require liquid when you want to automate it.
Any ideas?
Re: ore -> minable by hand + require fluid when miners
Posted: Tue Mar 26, 2019 5:18 pm
by steinio
Make the ore patch mixed with 1x1 ore with and 1x1 without liquid.
As no 1x1 miner exists it's not automagicalyable.
Re: ore -> minable by hand + require fluid when miners
Posted: Tue Mar 26, 2019 5:27 pm
by ownlyme
without liquid the miner would simply mine the ores without fluid requirement and if liquid is supplied it would only consume it when it's at the ores that require it
(just tested that)
i think you could make the miner's ores unselectable and place a variation that is minable by hand under each ore, with a seperate mining_category that only the player has, while removing that ore when the miner's resource is depleted.
Only issue is that the player couldn't see how much resources are left on the miner's resource, and maybe there could be issues with the map (if not-on-map flag doesnt work.)
Is this even possible with the autoplace controls?
Re: ore -> minable by hand + require fluid when miners
Posted: Wed Mar 27, 2019 8:58 am
by darkfrei
Some ores come from mined stones, so your can add crystal autoplacement for such new stones.
Re: ore -> minable by hand + require fluid when miners
Posted: Wed Mar 27, 2019 5:31 pm
by ownlyme
that's brilliant!
Should be totally enough for the early game

thanks

Re: ore -> minable by hand + require fluid when miners
Posted: Wed Mar 27, 2019 8:09 pm
by Hiladdar
One other technique is could be to take existing ore, and have a per-processing step, for example take something like 50 stone, and from that produce 1 ore of your new type you need, and 25 stone as waste.
Hiladdar