Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
你厌倦了开采那个特定瓷砖的破碎工具吗?
你想要一个类似Factorio的采矿站吗?
现在你可以了!介绍采矿模式,一个容易开采矿物的采矿站。
它使用两颗带电的树种子(在粗金属工作站中创建)作为动力。
更重要的是,该建筑现在能够旋转以最大限度地挖掘。(每块所需瓷砖含有25种矿物质)
现在使用,轻松使用。
注意:请将采矿站放置在红色方块所示的所需瓷砖附近。
工作内容:
石头
黏土
金属
煤
粗糙石块(新!需要升级)
新建筑-挖掘机:指定仓库的水、土壤和沙子工程
未来:
一旦这些模组使建筑物通电,就移除充电的树籽配方,并确保采矿站需要电力。
- You need dedicated collectors (I have 2), this is simple, just search for resources in an area (or use billboard), do NOT search the machine output only.
- For the 'miner' bot itself: (✔️ = exit if fail) (or image: https://imgur.com/f2fmSmL)
Repeat Forever
>> Repeat 1 (✔️)
>>>> Search for Resource in machine output
>>>> Go to
>>>> Pick up
>> If hand empty
>>>> Exit Repeat
>> Go to machine output // Maybe not needed after all
>> Drop all
# the above thing is to ensure it just wait until all resources are picked up
Go to Charged Seed storage
Repeat 4 times
>> Pick up Charged Seed
Go to Mining Station
Repeat 4 times
>> Add item
Repeat 4 times
>> Look for Tree Seed in Mining Station output
>> Go to
>> Pick up
Go to Tree Seed Storage # I use this one to recycle tree seed, another bot will charge these seeds again
Repeat 4 times
>> Store into
Hauler bots:
1. Separate the storage of the ore into two loops: one to pick it up and one to store it.
2. In between those two loops add 'if hands empty shout "Charge Metal Mine 1!"' (or w/e)
Miner bot:
1. Just before it adds the charged tree seeds, add a 'repeat until hear 'Charge Metal Mine 1!' empty loop
What will happen is the hauler bots will go about their business until they fail to pick up any ore, at which time they shout for more. At the same time, the miner bot is patiently waiting to add more tree seeds until there is no more ore at the mine's output and the haulers shout for it. It's a simple trick that doesn't require doing anything with the depleted tree seeds.
Cheers!
你厌倦了用破碎的工具来挖掘那块特定的瓷砖吗?
你想要一个像Factorio一样的采矿站吗?
现在你可以了!介绍mining mod,一个可以轻松开采矿产的采矿站。
它使用两个带电的树种子(在粗糙的金属工作站中创建)作为动力。
更重要的是,该建筑现在可以旋转,以最大限度地挖掘。(25矿物每所需的瓷砖)
现在就用吧,我的就放心吧。
注:请将采矿站放置在红场所示的所需瓷砖附近。
工作内容:
石头
粘土
金属
煤
粗石块(新!需要升级)
新建筑-挖掘机:在指定仓库的水、土壤和沙子上作业
未来:
一旦mods使建筑物通电,移除带电的树木种子配方,确保采矿站需要电力。
Note: after subscribe reopen the game if you haven't.