RimWorld
[SYR] Universal Fermenter
 此主題已被置頂,因此它可能很重要
Syrchalis  [開發人員] 2020 年 5 月 12 日 上午 4:12
Patch Requests
If there is a mod that uses an old version of universal fermenter or expandable fermenting you can write a request here for me to add a patch.

I will then try to add a patch to Universal Fermenter, which, if it finds the mod, will change it to use Universal Fermenter instead.
< >
目前顯示第 1-8 則留言,共 8
Muad'Dib 2020 年 5 月 12 日 上午 6:15 
Hey Syrchalis, thanks for this. I do have a patch request.

Simple Chains: Lumber
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1708709952

Simple Chains: Leather
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1713884017

Don't know if Simple Chains: Steel Universal Fermenter but if it does, consider it included.
Syrchalis  [開發人員] 2020 年 5 月 12 日 上午 10:24 
I was hoping that OwlChemist would make a hard depedency after I talked to him, but seems like he hasn't acted yet.
Syrchalis  [開發人員] 2020 年 5 月 12 日 上午 11:22 
Alright, should work now. This was really difficult to patch because it uses an old UF version with the same namespace.
Muad'Dib 2020 年 5 月 12 日 下午 12:57 
Thank you very much Syrchalis. I was hoping OwlChemist would do it, but he's been mostly MIA.
If it isn't a lot of problem, Simple Chains: Leather also throws a lot of red errors since it's also using an outdated version.
DrBossWatson 2020 年 7 月 15 日 下午 11:20 
I switched from the dropbox versions of the Rimcuisine 2 mods to the steam workshop ones, could you patch the bottling and booze expansion please? Milie has fixed a few things in the mod and tweaked it a bit https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2069596932&searchtext=
Dr Zhivago 2020 年 9 月 23 日 下午 2:37 
Quickie for inclusion with "UF_ModPatches.xml" For the new VFE mod:

<!-- Vanilla Factions Expanded - Vikings | OskarPotocki.VFE.Vikings -->
<Operation Class="PatchOperationFindMod">
<mods>
<li>Vanilla Factions Expanded - Vikings</li>
</mods>
<match Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationRemove">
<xpath>/Defs/ThingDef[defName = "VFEV_MeadFermentingBarrel"]/designationCategory</xpath>
</li>
<li Class="PatchOperationAdd">
<xpath>/Defs/ThingDef[defName = "UniversalFermenter"]/comps/li[@Class="UniversalFermenter.CompProperties_UniversalFermenter"]/processes</xpath>
<value>
<li>
<thingDef>VFEV_Mead</thingDef>
<ingredientFilter>
<thingDefs>
<li>VFEV_Honey</li>
</thingDefs>
</ingredientFilter>
<processDays>3</processDays>
<maxCapacity>50</maxCapacity>
<efficiency>0.5</efficiency>
</li>
</value>
</li>
<li Class="PatchOperationRemove">
<xpath>/Defs/WorkGiverDef[defName = "VFEV_TakeMeadOutOfMeadBarrel" or defName = "VFEV_FillMeadBarrel"]</xpath>
</li>
</operations>
</match>
</Operation>
Geoppetto Hosseltoff 2020 年 10 月 8 日 上午 10:04 
Good day. I just released a Dandelion mod which allows for the creation of Dandelion wine infusion and subsequently the ability to ferment the infusion in a "dandelion wine fermenting barrel". I attempted to patch my mod to allow for your UF mod to handle the wine infusion but think I may have screwed the pooch. It would be amazing if you could patch your UF to accommodate for my new product and give an option for players to replace my barrel with your UF in-game. Either way, thank you very much for the awesome mods. Cheers!
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2250969277
最後修改者:Geoppetto Hosseltoff; 2020 年 10 月 8 日 上午 11:07
Ezrah 2021 年 4 月 20 日 下午 10:20 
Survivalist's Additions has an issue with it too, it's effecting that use the fermented code [like the charcoal pit, that isn't supposed to be temperature sensitive, but is, and seems to produce less, it also takes days instead of hours. [than it should]

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1550854139
最後修改者:Ezrah; 2021 年 4 月 20 日 下午 10:35
< >
目前顯示第 1-8 則留言,共 8
每頁顯示: 1530 50