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
Are you using spoon's Real Metalworking?
I ran into this same problem, and craft helper told me it was "41.78+ Propane Torch Fix" that was allowing me to "Refill Blowtorch with Petrol".
I investigated further, "41.78+ Propane Torch Fix" is literally a single script that just messes with the use deltas - it doesn't add any crafting recipes.
Turns out, thiscomes from the Real Metalworking mod (specifically lines 34-43 of "scripts/VanillaPatch/SpoonVanillaMetalPatch.txt"
It should be possible to just write a patch mod that creates a duplicate "scripts/VanillaPatch/SpoonVanillaMetalPatch.txt" file without these lines, thus removing the broken and unbalanced recipe.