Original mod by Little White Mouse
https://steamcommunity.com/sharedfiles/filedetails/?id=2461634904
https://github.com/lilwhitemouse/RimWorld-LWM.FuelFilter/
If the original author requests it, I will remove this update.
--
Added copy/paste functionality for the filter.
Added default fuel filter options - this is stored per building (ThingDef)
- Set filter as default
- Apply default filter
- Apply default filter to same buildings on map
Default fuel filter should persist across saves, and will immediately apply to any newly-built fueled buildings.
It should adjust to mod changes; at the worst it will probably reset the filter when you add/remove mods. Let me know what you see and we can attempt to fine-tune it.
Added dev menu options:
Category: LWM FuelFilter
Reinitialize All Fuel Filters (map):
Reinitialize all filters on the map. This is the same as if they were newly-built; applies vanilla fuels and then the default filter if it exists
Reset All Fuel Filters (map):
Reset all filters on the map. This only applies vanilla fuels, not a default filter
Reapply Stored Filters (map):
Reapply all stored filters to items on the map
Clear Stored Def Filters (all):
Clears all stored per-def filters
--
Original mod notes (1.4):
LWM's Fuel Filter
LWM's Fuel Filter allows you to choose which possible fuels will actually get used when refueling.
"Hey, what do you have there in your arms?"
"A big pile of Thrumbone - it's a super expensive bone from a neat mod!"
"Really expensive, eh?"
"Yeah! Hard to get - we barely have any and it's great stuff - you can use it like wood!"
"I notice you're walking towards the Blast Furnace. Where are you taking it?"
"Oh, I'm going to burn it all as fuel."
"Don't we have a lot of really cheap wood?"
"Yeah, but this was closer!"
"..."
As a bonus, I patch anything that burns "WoodLog" (that is, wood) to burn "Woody" things (only helps if you have mods that add woody things, such as Lulu's bone mod, or some of the expanded biome mods...but unless you have a mod like that, you probably don't need this anyway!) So the Blast Furnace from Project RimFactory can burn the sequoia wood from expanded biomes. If a similar patch is needed for metals, I can do that too.
Enjoy, --LWM