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
WARN : Recipe, 1600859857756> RecipeManager.Loaded> ERROR: can't find recipe source "Screwdriver" in recipe "Bind Screwdriver to Spear with Twine"
this is just one of them,probably a mod conflict again,will let you know if i find what is causing this
Thanks for the feedback once again I will look forward to hearing if you find out the cause since to me it doesn't make sense it would be interfering with the recipes
Edit: After a quick test I did not get the same errors with the Spears mod so is there maybe some other mod you're using that alters weapons or maybe one that also uses Item Tweaker? Either that or load order but I'm not sure how project zomboid handles that.
function Adjust(Name, Property, Value)
Item = ScriptManager.instance:getItem(Name)
Item:DoParam(Property.." = "..Value)
end
Adjust("Base.MetalBar","ConditionLowerChanceOneIn","1")
Same effect as with ItemTweaker version only without it
here i changed Metal bar to 1 just to see if it works if you are willing to try this approach please do try it first on your setup see if it works correctly