Seed Kiln
Ever get more seeds or lumber then you can handle? Well get rid of them by converting them to useful coal.
The Mod is configurable. You will find the file:
%userprofile%DocumentsKleiOxygenNotIncludedmodsSteam172729407SeedKiln.xml
The mod has been rewritten from the ground up. So the the old config file is no longer compatible with the launch update version of the mod. The config file now allows you to alter the current recipes and even add new ones yourself.
To Create a new add the follow under the <KilnReceipes> tag.
Where:
- ‘FriendlyName’ is UI Freindly Name you want to show on the Recipe.
- ‘In_Element’ This is the in coming element name. The CODE NAME, not the in game displayed name. Mealwood is prime example if the 2 being very different.
- ‘In_Amount’ Number of items needed for the recipe. This is in unit counts for seeds and other such things or Kg for elements like sandstone. (ie 1 = 1 seed or 1kg of sandstone) if you want a fraction you must start with a whole number. ie. 0.5 or 1.5 Seeds should be whole number only
- ‘Out_Element’ This is the in coming element name. The CODE NAME, not the in game displayed name. Example coal is actually Carbon in the code.
- ‘Out_Amount’ This is the output amount of the units. This is in unit counts for seeds and other such things or Kg for elements like coal. (ie 1 = 1 seed or 1kg of coal) if you want a fraction you must start with a whole number. ie. 0.5 or 1.5
- ‘CookTime’ The amount of time it takes the Kiln to complete the recipe. Must be a whole number
If unsubscribing and resubscribing does not solve the issue getting the mod to load. Please try the following.
- Delete the folder "%userprofile%DocumentsKleiOxygenNotIncludedmodsSteam1727294074" with the game closed.
- If the game doesn’t pull the correct copy still. Unsubscribe from the mod. Go into your steam library and delete the folder "steamappsworkshopcontent4571401727294074" and then resubscribe.
- If all else fails. Do the second step again, but this time delete the entire "%userprofile%DocumentsKleiOxygenNotIncludedmods" folder. You will loose any configurations for mods you had though. Do so at your own risk.
If you have a crash you need to upload the game output log at the point of the crash (and before restarting the game) so I review error. If you don’t I’m not going to be able to help at all. Game log is found: "%userprofile%appdatalocallowKleiOxygen Not Includedoutput_log.txt"
If you don’t know what .xml is I recommend not trying to edit the config file.
I will not provide much if any support for recipes you added.