Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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.