JotunnBackpacks-JotunnBackpacks icon

JotunnBackpacks

Adds two new craftable backpacks into the game.

Last updated a year ago
Total downloads 13070
Total rating 8 
Categories Utility
Dependency string JotunnBackpacks-JotunnBackpacks-2.1.4
Dependants 20 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.1502 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.1502
ValheimModding-Jotunn-2.3.2 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.3.2

README

#JötunnBackpacks

NOTICE: This mod is deprecated as of 2.1.4.

This Mod is Deprecated. No more updates to this line of JotunnBackpacks. Please Download AdventureBackpacks by Vapok - Your Bags will come with you! https://valheim.thunderstore.io/package/Vapok/AdventureBackpacks/ https://www.nexusmods.com/valheim/mods/2204

Readme

This is the Vapok Update of JötunnBackpacks. This is a EIDF dependency free version of the backpack mod.

This mod introduces two backpack models (thanks to Cinnabunn!) to the game. You can open them with a hotkey (i by default) and store items in them. It's an expansion on Aedenthorn's BackpackRedux mod, and it relies heavily on their precursor work.

Features

  • Each backpack has its own separate inventory, and their inventories are preserved even when you toss your backpack to a friend.
  • Storing items in the backpack reduces their weight by 50% by default (configurable).
  • You can also configure how much they modify your carry capacity and movement speed.
  • Localization support. Please let me know if you want to add a translation for your language!
  • You cannot teleport with unteleportable items in the backpack.
  • Nor can you put a backpack inside a backpack in order to get around this limitation!

Server

  • Should be installed on both server and on all clients. If the mod is on the server, it will disconnect clients without the mod.
  • All configs (except hotkey) are server-enforceable.

Credits

Feel free to show appreciation by supporting. :)

  • **Emirk-North for creating a great adaptation of this mod.
  • Cinnabunn (support) for their amazing art.
  • Aedenthorn (support).
  • Randy Knapp (support) for their Extended Item Data Framework. Also this fix.
  • paddywaan for fixing some of my code and adding a feature via PR.
  • blaxxun for providing the Item Data Manager used as Custom Item Data
  • Zarboz for guidance and help with the implementation.
  • The Jotunn Team for creating Jotunn: The Valheim Library.
  • MarcoPogo and Jules for helping me with some questions I had in the Jotunn Discord.

Most of this project is the result of the hard work of these awesome people!

Compatibility Notes

Please let me know if you find any additional bugs, issues or incompatibilities.

How to Install

  1. (Optional) Use a mod manager like r2modman or alternatives.
  2. Install BepInEx for Valheim.
  3. Install Jotunn.
  4. Install this mod.

For manual install, you want to drag the JotunnBackpacks folder into the BepInEx/Plugins folder. The JotunnBackpacks folder should contain JotunnBackpacks.dll and Translations.

Changelog

2.1.4

  • Deprecated Notices

2.1.3

  • Updated Unity Assets
  • Fixed a spawn bug when backpacks are spawned initially into the world using the spawn command.

2.1.2

  • EIDF Created Backpacks were failing because of a removed constructor. Have replaced that constructor.

2.1.1

  • Hotfix patch to fix an item creation bug that slipped in at the end.

2.1.0

  • Removal of the Extended Item Data Framework dependency.
  • Minor Mistland Updates as of Valheim version 212.9.

2.0.0

  • Added Quickdrop feature like in Outward!
  • Made the size configuration separate for the two backpacks (paddywaan contribution!)
  • Added Russian translation (thanks to Dominowood371 and Mi4oko!)
  • Dropping items directly from backpack inventory now updates player inventory weight (bug report)
  • Unequipping or dropping worn backpack now closes its inventory if it was open (bug report)
  • Cold/freezing protection is now configurable (feature request)
  • Rugged backpack now costs 2 bronze, so it's accessible early game.

Links

Thunderstore
GitHub