ItemDrawers Remake
Item Drawers. Compatible with my Craft From Containers mod
Date uploaded | a year ago |
Version | 1.0.3 |
Download link | sbtoonz-ItemDrawers_Remake-1.0.3.zip |
Downloads | 1543 |
Dependency string | sbtoonz-ItemDrawers_Remake-1.0.3 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2105README
Item Drawers
This is a respin of Mikails item drawers I wanted it to be compatible with my craft from containers mod as well as have some longevity. I redid everything to work with a custom MonoBehaviour
The drawer model was supplied by GoldenJude Huge thanks to him
Adds a drawer that can store a large quantity of a single item. Displays the item on the front of the drawer as well as the quantity stored.
Installation
Extract itemdrawers.dll to /BepInEx/plugins folder.
Crafting
Will appear in the furniture tab of the Hammer build menu. Note: You may need to pickup an item from a chest to update your recipes.
Takes 10 of the FineWood to craft. You can edit the recipe if you desire.
Controls
Use item from Hotbar - Deposit into an empty drawer
Interact - Takes a stack from the drawer
Left Alt + Interact - Takes a single item from the drawer
Left Alt + Interact (At 0 quantity) - Clear the item type from the drawer
Left Shift + Interact - Deposits all of the item in your inventory into the drawer
Mod Compatibility
Works with:
Craft From Containers (My version) Craft From Containers (Aedenthorne version)
Anything else, use at your own risk and report back if you like!
CHANGELOG
Version |
Update Notes |
---|---|
1.0.4 | - Fix for Hildirs update, Fix drawers being able to be stacked on each other and other things |
1.0.3 | - Fix Readme |
1.0.2 | - Alter Dependancy loop so that CFC looks for this mod instead of this mod requiring CFC |
1.0.1 | - Fix Dependancy |
1.0.0 | - Initial Release |