Project Zomboid

Project Zomboid

143 个评价
Legendary Satchel
2
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
2.894 MB
9 月 1 日 上午 10:30
9 月 26 日 上午 9:17
4 项改动说明 ( 查看 )

订阅以下载
Legendary Satchel

描述


🔥 I'm back with a brand new mod from the Legendary series!
If this type of mod is well received, I might add even more to the collection.

🔍 Find Legendary Satchels!
This mod lets you discover 5 Satchels in the world, all upgraded to legendary quality.

🛠️ Craft Your Own
You can craft them yourself after finding the recipe in magazines, or unlock it automatically by leveling up your tailoring skill.

💪 Become Unstoppable!
With these legendary Satchels, survival has never been easier. Gear up and dominate the apocalypse!



Love this mod? 🙏 Smash that 👍 and add to ❤️ favorites! Thanks a lot!

⭐Features
  ✅ You can equip the satchel along with other bags
  ✅ Capacity: The maximum allowed by the base game 49.
  ✅ Weight Reduction: The highest possible.
  ✅ Running Speed Reduction: The lowest possible.
  ✅ 5 Colors: Grey, Green, Brown, Black, and Pink
  ✅ Not satisfied? You can tweak all values via the Sandbox options.
⚙️ Customization via Sandbox
  🔸You can configure capacity, weight reduction, and running speed reduction.
  🔸You can also customize the drop chances of all items included in the mod.
🛠️Recipes and Crafting
  🔸There's a chance to find a magazine that teaches you how to craft the Satchel.
  🔸NEW Unlock the recipe by leveling your tailoring skill.
🌐Supported Languages
  🔹English (EN)
  🔹Spanish (ES)
  🔹German (DE)
  🔹French (FR)
  🔹Russian (RU)
  🔹Korean (KO)
  🔹Thai (TH)
  🔹Chinese (Simplified)
  🔹Brazilian Portuguese (PTBR)

🔄Updates
  🔹[v.1.0.3] Updated for 42.12.0
  🔹[v.1.0.2] Fixing minor bugs in CN, DE, FR, KO, PTBR, RU and TH translations
  🔹[v.1.0.1] Reworked loot distribution logic for modular control and expanded container
    support. Adjusted spawn weights and corrected item references for consistency.
  🔹[v.1.0.0] Initial Realease

If you enjoy this mod, don't forget to check out my other mods from the series:









Workshop ID: 3560352772
Mod ID: LSB42

Workshop ID: 3560352772
Mod ID: LSB42
71 条留言
Stalker 17 小时以前 
@Akyrohunter, yes it seems its working fine now, thanks!
charrlintu|ukraine♥ 10 月 1 日 下午 12:39 
@Akyrohunter; I have tried the knife and katana on their own they work, both duffel bag and satchel also work. I can confirm it is fixed.
charrlintu|ukraine♥ 10 月 1 日 下午 12:15 
I will go ahead and try it out with in the next hour, just taking a break :)
Akyrohunter  [作者] 10 月 1 日 上午 10:01 
Thanks for reporting the bugs @charrlintulukraine and @stalker I think I've found the key and now it will work correctly, from what I see patch 42.12. 0 did its thing ;(, if you are so kind as to report me if it works correctly with the new versions I've uploaded for both the katana and the knife I would appreciate it.
charrlintu|ukraine♥ 10 月 1 日 上午 6:27 
Not a problem, take your time! I know there is also a few mods that are also doing it not just yours.
Akyrohunter  [作者] 10 月 1 日 上午 6:19 
With v.42.12.0 it only affected the Legendary Katana and Legendary Tactical Knife mods, since they changed the code with which the placements on the body worked. I modified both mods according to what I was able to find in the indie stone discord. I will take a look at what you mentioned to see if I find that error. I will keep you informed although I am a little short on time to be able to dedicate myself to it.
charrlintu|ukraine♥ 9 月 30 日 下午 2:25 
I'm not sure if there is the same error with m&k but on controller, when we click on clothes we get an error. I've spent 2 hours trying to figure out which mod it was, and it only went when I uninstalled all your mods. If you need the error, I can DM it you. Thanks.
Stalker 9 月 29 日 下午 3:27 
i think ive nailed it down, all legendary mods work, except katana and knife, when either of those are also enabled that error is thrown, and in right click context menu i dont have attach to, so backpack fannypack dufflebag and cap work fine, it probably has to do something with repairing, also when i equipped knife sheat it didnt show up on hotbar, verifiying game files via steam fixed that, not sure how FixingManager.java works but it probably gets something null returned for katana and knife and then it bugs out it seems
Stalker 9 月 29 日 下午 3:14 
i mean when i disable the mods it works fine, am going to test legendary mod now one by one to see if it is all of them or no
Stalker 9 月 29 日 下午 3:13 
hi @Akyrohunter, ive disabled all the mods i have and only left legendery ones enabled, i have them all, this is what i found out, the error happens if item that is right clicked on needs repair, so if the condition of the baseball bat is below 100% this error shows up,
Callframe at: getFixes
function: createMenu -- file: ISInventoryPaneContextMenu.lua line # 959 | Vanilla
function: onRightMouseUp -- file: ISInventoryPane.lua line # 1578 | Vanilla
Caused by: java.lang.NullPointerException: Cannot invoke "java.util.ArrayList.contains(Object)" because the return value of "zombie.scripting.objects.Fixing.getRequiredItem()" is null
zombie.inventory.FixingManager.getFixes(FixingManager.java:33)

if i disable legendary mods, then load the same save file, even in the regular backpack, if i right click on an item that has condition below 100% throws this error, if i quit, disable the legendary mods, and again load the same file, error is not thrown and i see attach to back, still testing