边缘世界 RimWorld

边缘世界 RimWorld

111 个评价
Expanded Materials - Metals Mega Patches
   
奖励
收藏
已收藏
取消收藏
Mod, 1.2, 1.3
文件大小
发表于
更新日期
435.555 KB
2021 年 4 月 12 日 下午 1:36
2021 年 7 月 22 日 下午 6:29
12 项改动说明 ( 查看 )

订阅以下载
Expanded Materials - Metals Mega Patches

描述
Contains patches to make expanded metals work with other mods.
Feel free to comment any mods you would like a patch for and I will try to add them as soon as possible.

-Rimfeller
-Dubs Skylight
-Subsurface Conduit
-Utility Columns
-VFE Makeshift
-Wall Light
-VGP Fabrics
-Post-apocalyptic Shelters
-Rimatomics
-Cosmos+
-Power Switch
-[SYR] Metallic Batteries
-Children, school and learning
-Smoked Meat
-Simple Chains: Lumber
-[SYR] Universal Fermenter
-Expanded Woodworking
-RT Fuse
-RT Solar Flare Shield
-Rah's Bionics and Surgery Expansion


Optional:

If Basic components is installed then VFE Makeshift will require those instead of industrial.

For argon's Expanded Materials - Metal: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2259837114

PS:
I wont be adding patches for the lite version of this mod nor any mods that do things similar to expanded materials - metal.

97 条留言
Shanghai Shanks 2024 年 3 月 25 日 上午 9:50 
works fine for 1.4 for me
Mitroll 2023 年 6 月 30 日 上午 1:28 
Does not appear to be interacting with Rimatomics in 1.4
Valenskarr 2023 年 4 月 11 日 上午 11:54 
Can confirm that this mod works in 1.4. Or at least for the mods that I use listed in desc.
dabeek 2023 年 2 月 25 日 下午 5:40 
+1 1.4
ELLIOTTCABLE on Discord 2023 年 2 月 20 日 下午 1:31 
@Betute for Medieval Overhaul, there's a separate patch-mod worth subscribing to:

https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2775878596&searchtext=%22expanded+materials%22
xDawidos 2023 年 1 月 24 日 下午 4:28 
update for vanilla expanded pls
Valenskarr 2022 年 12 月 22 日 上午 9:48 
Anyone test to see if this works in 1.4?
vin 2022 年 12 月 16 日 下午 2:01 
@dltslt
I'm assuming you added this to Simplechaineslumber_metal.xml

<operations>
<li Class="PatchOperationReplace">
<xpath>/Defs/ThingDef[defName="Owl_CarpentersTrestle"]/costList</xpath>
<value>
<costList>
<VMEu_Iron>20</VMEu_Iron>
</costList>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>/Defs/RecipeDef[defName="VMEu_MakeCharcoal"]/ingredients/li/filter/thingDefs/li</xpath>
<value>
<li>Owl_Firewood</li>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>/Defs/RecipeDef[defName="VMEu_MakeCharcoal_Bulk"]/ingredients/li/filter/thingDefs/li</xpath>
<value>
<li>Owl_Firewood</li>
</value>
</li>
</operations>
dltslt 2022 年 8 月 10 日 上午 9:18 
@Raleon i just made a local patch for myself to use firewood from simple chains lumber to create charcoal. i only added these lines to the original patch.

<li Class="PatchOperationReplace">
<xpath>/Defs/RecipeDef[defName="VMEu_MakeCharcoal"]/ingredients/li/filter/thingDefs/li</xpath>
<value>
<li>Owl_Firewood</li>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>/Defs/RecipeDef[defName="VMEu_MakeCharcoal_Bulk"]/ingredients/li/filter/thingDefs/li</xpath>
<value>
<li>Owl_Firewood</li>
</value>
</li>
Raleon 2022 年 6 月 14 日 上午 2:42 
Patching Simple chains - Lumber doesn't seem to work: charcoal is made using mods lumber instead of logs.