0 of 0

File information

Last updated

Original upload

Created by

lafchi

Uploaded by

lafchi

Virus scan

Safe to use

Tags for this mod

179 comments

  1. lafchi
    lafchi
    • premium
    • 1 kudos
    Locked
    Sticky
    FAQ:

    Q: What is the latest version this has been tested with?
    A: Patch 0.219.14 The Bog Witch
    Q: Will this mod support X mod?
    A: Probably not. This is mostly asked about Epic Loot mod, and it's not currently on my to-do list.
  2. Mad5cout
    Mad5cout
    • member
    • 0 kudos
    Locked
    Sticky
    To answer recent questions (no I am not affiliated with the mod but I just tested it):

    1. Yes, it now works with Ashlands mainline patch 0.219.14 as of the 11/11/2024 update.
    2. It doesn't need Unstripped DLLs anymore, which is probably what deleted your character and anchored you to your spawn in a death spiral.
    3. Lesson learned, never test mods after an update with all your gear on.

    Skol!
  3. Maximiliano6455
    Maximiliano6455
    • member
    • 0 kudos
    Attention everyone! Anyone who wants to download this mod.

    After the last Valheim update -  this is causing uncontrollable spinning and wiping characters (lose progress, equipment
    and gender etc) Restoring from the in-game backups still works (after
    disabling this mod).


    Hello. The mod doesn't work, I have to disable it and not use it, it's a very good mod. 01.11.24. R.I.P. Please update. Thank you.
    1. Papochka
      Papochka
      • member
      • 0 kudos
      сам наткнулся на этот мод, и он все снес, помоги пожалуйста, как откатить сохранение)
    2. Maximiliano6455
      Maximiliano6455
      • member
      • 0 kudos
      Я просто восстановил  предыдущее сохранение. Все в меню игры делается, все просто, попробуй, сохранения отсортируй по дате.
    3. lafchi
      lafchi
      • premium
      • 1 kudos
      Should be fixed in 4.0.0
  4. Thjori
    Thjori
    • member
    • 4 kudos
    Does the newest version really require Valheim Unstripped DLLs? I went to its page, & according to it, it was last updated about 3 years ago; if that's the case, I can't be sure it'll be compatible with the latest patch. It's the same reason I haven't installed the mod that changes the stonecutter recipe to require bronze ingots instead of Iron even though I personally consider that mod a much desired QOL mod.
    1. lafchi
      lafchi
      • premium
      • 1 kudos
      It does not, I have removed the requirement from the page.
  5. PeppL
    PeppL
    • member
    • 0 kudos
    Только что поставил, зашел на персонажа, он начал крутиться без остановки и снес мне все вещи и прокачку навыков. Подскажите как я могу востановить утраченое?
    1. agrisha2007
      agrisha2007
      • member
      • 0 kudos
      мод после патча не обновили,так что он пока не работает, попробуй через сохранение персонажа откатить
    2. Maximiliano6455
      Maximiliano6455
      • member
      • 0 kudos
      просто восстановил  предыдущее сохранение. Все в меню игры делается, все просто. По дате посмотри сохранения.
  6. ZLOIALEKS
    ZLOIALEKS
    • member
    • 0 kudos
    do not install the mod, it removes all items from the inventory

    How can I complain about this mod? All character progress has been erased, all recipes and old saves don't work, the mod is harmful
  7. X057wind
    X057wind
    • member
    • 4 kudos
    Recycle_N_Reclaim by Azumatt
    https://www.nexusmods.com/valheim/mods/2424 

    Is a decent replacement on my server, I just had to change a bit of the code to my liking but it's all public on Github so you can compile your own version.
    https://github.com/AzumattDev/Recycle_N_Reclaim
  8. fekegabi
    fekegabi
    • member
    • 0 kudos
    https://www.nexusmods.com/valheim/mods/2056
    Recycleplus work very good...  (in config set the ReturnResources = 0.5)
  9. mudstarddd45
    mudstarddd45
    • member
    • 0 kudos
    Hello. This mod doesn't work with the drop of The Bog Witch. Can you update? Thanks!
  10. X057wind
    X057wind
    • member
    • 4 kudos
    A really cool mod
    makes my server better
    Cheers

    I would love to see like a
    BlackListRecipes = Recipe_Wood,
    or something similar

    To resolve the interaction with the mod AnyWood that adds downgrades to wood and this lets you recycle them into higher tier haha

    I resolved this kinda in a hacky way on my server by setting the recycle percentage to 0.49
    and the wood recipes to 1 = 1 so they can't be upgraded

    Have a nice day!
    1. X057wind
      X057wind
      • member
      • 4 kudos
      In your Class InventoryGuiPatch.cs at line 128
      I added

      if (recipe.m_item.m_itemData.m_shared.m_name.Contains("item_wood"))
      {
      continue;  // Skip this recipe
      }

      This is some what hacky but solves my problem
  11. Recon0777
    Recon0777
    • member
    • 0 kudos
    I've used this mod in the past and enjoyed it.
    Today I tried it again with a fresh character and world. Went to workbench where I built a flint axe.
    The Recycle tab is showing up, so I know the mod is working. But the list is blank. I can't recycle anything.

    The only things in my inventory are a torch, a stone axe, a hammer, a flint axe, and some wood and stone. I disabled all other mods except a couple. Not sure what's happening here.
    1. amnezer
      amnezer
      • member
      • 0 kudos
       i figured out that to disassemble item you need to place it INSIDE your inventory (not fast equip bar)
  12. amnezer
    amnezer
    • member
    • 0 kudos
    idk why, but I can't disassemble some weapons (iron battle axe, iron mace e.t.c), but can do it to iron armor (i dropped it and picked up again)
    i tried to take off and drop weapons, but this method only worked with armor
    how to fix this? there's no other mods installed, idk maybe this problem is on my side, not yours

    P.S nvm i figured out that to disassemble item you need to place it INSIDE your inventory (not fast equip bar)