RimWorld
Ocen: 55
Expandable Fermenting and Processing
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Mod, 1.1, 1.2, 1.3
Rozmiar pliku
Zamieszczono
Zaktualizowano
8.247 MB
25 czerwca 2017 o 21:09
17 sierpnia 2021 o 18:15
Listy zmian: 19 ( zobacz )

Zasubskrybuj, aby pobrać
Expandable Fermenting and Processing

Opis
Exposes fermenting behaviour to xml for modders. The fermenting barrel is changed to use the new tags, and is commented to make adapting your own buildings easier.

If you wish to install this on an existing save and your beer barrels stop working, try deconstructing and reconstructing them.

You can find the RimWorld 1.0 version on Nexus[www.nexusmods.com].

Other versions:
B18

Version 0.5b:
Updated to version 1.0, no changes necessary.

Making a processing building using this mod:
Your building must have a component with either the class "ExpandableFermenting.CompProperties_Fermenting" or "ExpandableFermenting.CompProperties_Processing". The difference is that fermenting speed is affected by temperature, while processing speed is not.
Within that component, define the following properties:
• ingredientDef (required unless you define an ingredientFilter)
• ingredientFilter (an alternative to ingredientDef, only use one or the other)
• product (required)
• capacity (defaults to 25)
• fermentationDuration (in ticks, defaults to 360000 ticks or 6 days)
• minIdealTemperature (in C, use only with fermenting, defaults to 7C)
• processFinishedLabel (defaults to "Fermented" or "Finished" depending on class)
• idealTempLabel (defaults to "Ideal fermenting temperature" or "Ideal processing temperature" depending on class)
• outOfIdealTemperatureLabel (use only with fermenting, defaults to "Non-ideal temperature. Fermentation speed:")
Popularne dyskusje Zobacz wszystkie (1)
14
22 maja 2019 o 11:02
Bug Fixing Thread
eagle0600
Komentarzy: 64
Thundercraft 8 lutego 2024 o 20:02 
Any chance of an update for 1.4?
(There are certain mods which rely on this framework and are still waiting for it to update...)
MrClem97 9 listopada 2023 o 9:40 
Please update? I love making beer colonies and this seems to be the only one that does not add 364557 million other things.
kooky112 20 lipca 2023 o 20:39 
Got confirmation that most likely this mod needs updating since the person who made winery went through their code and confirmed all they need is this mod to update.
dzlockhead 9 kwietnia 2023 o 21:32 
Either this or the winery mod is currently not working. Causing an issue with barrels. If dev still maintains, I can provide additional details.
kooky112 2 listopada 2022 o 0:28 
I use this mod and your brothers mod. Could you guys both team up and update please?
eagle0600  [autor] 27 sierpnia 2021 o 3:50 
This is made to be used as a dependency for brewing mods, but as far as I'm aware the only mod that currently uses it is my brother's mod, Winery, Wine Making and Ageing .
Thundercraft 27 sierpnia 2021 o 0:13 
By itself, this doesn't actually do much, does it? Is this intended as an example to help modders to learn to make a brewing mod and how to update it? Or do certain brewing mods require this as a dependency?
eagle0600  [autor] 10 sierpnia 2021 o 18:19 
Recompiled for version 1.3
EtBellatorLucis 30 lipca 2021 o 13:09 
Sadly, it doesn't wokr in 1.3. Colonists just don't want to use fermenting barrels.
とおせんぼ 18 kwietnia 2020 o 20:46 
Hello.

I made your wonderful mod the premise of my mod.
We apologize for the delay in contacting us.

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2056631665

There is a problem currently occurring.

If used at the same time as "VGP Drink", the brew barrel created with this mod will not work.
The error log does not occur either, so the cause cannot be identified.
This is occurring even with the smallest mod configuration.

Is there any solution I can do?