RimWorld

RimWorld

Missing Fabrication Recipes
Yorbil  [developer] Mar 26, 2023 @ 11:03am
Suggestions
If you have any suggestions or ideas for improving the mod, balancing recipes or creating new ones, don't hesitate to share them.
For example if you have opinions on the addition of the resurrector mech serum.
< >
Showing 1-9 of 9 comments
Dart_T90 Mar 27, 2023 @ 2:29am 
You need to change the system for adding items, mainly weapons. For compatibility with the Easy Upgrades mod, I suggest removing adding recipes to Recipes_MFR.xml and making a patch. For example, for monosword, it is checked, it works:
<?xml version="1.0" encoding="utf-8"?> <Patch> <Operation Class="PatchOperationAdd"> <xpath>Defs/ThingDef[defName="MeleeWeapon_MonoSword"]</xpath> <value> <statBases> <WorkToMake>45000</WorkToMake> </statBases> <recipeMaker> <researchPrerequisite>MFR_Royalty_Weapons</researchPrerequisite> <skillRequirements> <Crafting>8</Crafting> </skillRequirements> <workSpeedStat>GeneralLaborSpeed</workSpeedStat> <workSkill>Crafting</workSkill> <effectWorking>Smith</effectWorking> <soundWorking>Recipe_Machining</soundWorking> <unfinishedThingDef>UnfinishedWeapon</unfinishedThingDef> <recipeUsers Inherit="False"> <li>FabricationBench</li> </recipeUsers> </recipeMaker> <costList> <Plasteel>115</Plasteel> <Uranium>50</Uranium> <ComponentSpacer>3</ComponentSpacer> </costList> </value> </Operation> </Patch>
Last edited by Dart_T90; Mar 27, 2023 @ 2:31am
Beast Clarke May 15, 2023 @ 12:57pm 
bulk production?
jmbc_15 Jun 12, 2023 @ 8:02pm 
You could add persona weapons too, but apart from plasteel, uranium and advanced components you could also add high subcores in the ingredients.
steadfast Apr 15, 2024 @ 5:07am 
Thanks for great mod! Can you add the Reinforced Barrel production recipe please?
REDHONOR Jun 13, 2024 @ 9:29am 
Hi. Maybe add Techprint for balance ?
elfxiong Jun 20, 2024 @ 1:23am 
Regarding the recipes for Monosword, Plasmasword and Zeushammer, I think the Plasteel cost should be Monosword > Plasmasword > Zeushammer, and the Uranium cost be Zeushammer > other two, because Plasteel is better suited for sharpness and Uranium is for bluntness.
Wildgunsky Sep 3, 2024 @ 2:28am 
Absolutely lovely mod but please let me craft the ♥♥♥♥♥♥♥♥♥ rocket launchers (Doomsday and Triple). I can build a spaceship but not a boom boom tube... Also the mortar barrels and buildings like the telescope and mega-television?
Last edited by Wildgunsky; Sep 3, 2024 @ 2:29am
Dr Jimothy Sep 16, 2024 @ 6:40pm 
Skilltrainers...
- Skill requirement
- Perhaps also mechanoid subcores?
Scorpio Nov 13, 2024 @ 4:17am 
Instead of plasteel on the fabrication bench , have it on the smelter or biofuel refinery
< >
Showing 1-9 of 9 comments
Per page: 1530 50