Install Steam						
					
				
				
									login
											 | 
						language
						
																																					简体中文 (Simplified Chinese)
																													繁體中文 (Traditional Chinese)
																													日本語 (Japanese)
																													한국어 (Korean)
																													ไทย (Thai)
																													Български (Bulgarian)
																													Čeština (Czech)
																													Dansk (Danish)
																													Deutsch (German)
																																							Español - España (Spanish - Spain)
																													Español - Latinoamérica (Spanish - Latin America)
																													Ελληνικά (Greek)
																													Français (French)
																													Italiano (Italian)
																													Bahasa Indonesia (Indonesian)
																													Magyar (Hungarian)
																													Nederlands (Dutch)
																													Norsk (Norwegian)
																													Polski (Polish)
																													Português (Portuguese - Portugal)
																													Português - Brasil (Portuguese - Brazil)
																													Română (Romanian)
																													Русский (Russian)
																													Suomi (Finnish)
																													Svenska (Swedish)
																													Türkçe (Turkish)
																													Tiếng Việt (Vietnamese)
																													Українська (Ukrainian)
																									Report a translation problem
							
						
											




<building>
<isMealSource>true</isMealSource>
<spawnedConceptLearnOpportunity>BillsTab</spawnedConceptLearnOpportunity>
<buildingTags>
<li>Production</li>
</buildingTags>
</building>
This should spawn the bill tab and actually let you use it
<li>CE_SimpleSoupRecipe</li>
<li>CE_FineSoupRecipe</li>
<li>CE_LavishSoupRecipe</li>
<li>CE_GourmetSoupRecipe</li>
should be
<li>VCE_SimpleSoupRecipe</li>
<li>VCE_FineSoupRecipe</li>
<li>VCE_LavishSoupRecipe</li>
<li>VCE_GourmetSoupRecipe</li>
Thanks for the mod though, it's an amazing one
Now you listen to me, mister. I work for a living and I mean real work, not writing down gobbledy gook. I provide the people of this community with Chemfuel and Chemfuel Accessories.
fixed grill inspect panel error
fixed pawns not eating the deep fried meal
An option in mod settings to change the value of how much deepchem it takes to make either synthread or neutroamine to non-default values would be nice.
[Appliances Expanded] Patch operation Verse.PatchOperationFindMod(Vanilla Chemfuel Expanded) failed
file: C:\Games\Indiv\Rimworld\Mods\2869098359\Patches\RefineNeutramine.xml
[Appliances Expanded] Patch operation Verse.PatchOperationFindMod(Vanilla Chemfuel Expanded) failed
file: C:\Games\Indiv\Rimworld\Mods\2869098359\Patches\RefineSynthread.xml
More details posted and log posted in Discussions section.
I don't think you understand how a turbojet works. It's explicitly in internal combustion engine that injects fuel directly into the airstream, it needs liquid fuel. You can abstract "generator" to be a solid-fueled external combustion engine, or "turbine generator", which could be a steam turbine, but not a turbojet.
1. The stoves want to be in workshop instead of kitchen (in defs in <building> it is missing <workTableRoomRole>Kitchen</workTableRoomRole>)
2. All the appliances don't seem to work with linkables from VFE Production and VFE MEdieval 2. (it doesn't have patches to add linkables to CompProperties_AffectedByFacilities)
I read the dedicated thread, but I couldn't understand the solution very well. Next, I deleted those two files, but the error still persists.
was annoyed did some fiddling arround and my biggest problem was solve by changing:
RecipeInheritance.ThingDefExtension to VEF.Buildings.RecipeInheritanceExtension
there might be more but where is the fun if i do all the work :)