Skip to content

Vapok/JotunnBackpacks

 
 

Repository files navigation

#JötunnBackpacks

NOTICE: This mod will be transitioned to a new mod in the next update (2.1.4).

  • 2.1.4 will provide information on the next iteration of this mod, which will be a seamless transition from this mod, meaning your bags will convert over to the new mod.
  • The new mod, to be called "Adventure Backpacks", will include the removal of Jotunn as a base mod, and require no dependencies other than BepInEx.
  • Initial release of Adventure Backpacks will be to provide the same support as this mod (but better), with future road map to include new bag designs, a Mistlands bag with Feather Fall, and a Bag progression that provides access to a small, upgradable Backpack in early part of the game.

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.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

About

A Valheim mod adding two craftable backpacks to the game.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.9%
  • PowerShell 3.1%