边缘世界 RimWorld

边缘世界 RimWorld

41 个评价
Mines 2.0 Extension (deprecated)
   
奖励
收藏
已收藏
取消收藏
Mod, 1.3
文件大小
发表于
更新日期
381.314 KB
2022 年 2 月 1 日 上午 12:23
2022 年 2 月 1 日 上午 6:07
2 项改动说明 ( 查看 )

订阅以下载
Mines 2.0 Extension (deprecated)

描述
THIS MOD HAS BEEN INTEGRATED INTO MINES 2.0 AND SO IS NO LONGER REQUIRED

Allows modders to add tech requirements and adjust work needed to mine different products from the Mines 2.0 mine. Also supports adding new items easily.

Should be loaded as far down your load order as possible, just before performance mods like RocketMan.

FOR MODDERS
<li Class="MinesAutomatedExtension.MineableSettings"> <researchPrerequisites> <li>MinesAutomated_ResearchProjectDef_minecraft</li> </researchPrerequisites> <workOffset>200</workOffset> <mineableYield>1</mineableYield> </li>

Adding this to an ThingDef's <modExtensions> that isn't usually mineable will allow the item to be mined when the basic Mines 2.0 research has been completed and will use 200 work to produce 1 item. Alternatively, adding it to something that Mines 2.0 already generates a recipe for will override the research required, adds 200 work for each operation, and sets the items produced to 1. You can also use the <workMultiplier> to multiply the work required by a float. If work required would end up <= 0 it will be set to 1.

Feel free to fork or expand on the code so long as you give credit. Source code in download.
3 条留言
Gogmagog 2022 年 8 月 6 日 下午 10:27 
I'm using this with Expanded Materials - Metals, and when I add

<modExtensions>
<li Class="MinesAutomatedExtension.MineableSettings">
<researchPrerequisites>
<li>MinesAutomated_ResearchProjectDef_minecraft</li>
</researchPrerequisites>
<workOffset>200</workOffset>
<mineableYield>1</mineableYield>
</li>
</modExtensions>

from the this mod, to the chromium def it doesn't show up in the Mine recipe list.
I'm curious if there is something preventing it from working or if I'm missing something.
I've also posted this in the Materials Expanded - Metals mod comments as well. Any help at all would be appreciated.
King Baby 2022 年 6 月 29 日 下午 9:24 
deez nutz
King Baby 2022 年 6 月 29 日 下午 9:24 
balls