We recommend using the Thunderstore Mod Manager or an alternative for installing mods
Allows putting any item on item stands and customize their transformations. The config can be synced by installing on the server.
Last updated | 2 weeks ago |
Total downloads | 12789 |
Total rating | 0 |
Categories | Client-side Utility |
Dependency string | JereKuusela-Item_Stand_All_Items-1.7.0 |
Dependants | 41 other mods depend on this mod |
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.1900Client side mod that allows putting any item on item stands and customizing the item transformations.
The config can be synced by also installing on the server.
If transformations are enabled, the hovered item stand be configured with commands:
itemstand_hide [-1/0/1]
: Sets automatic hiding. 1 to hide, 0 to use the default value and -1 to always show.itemstand_offset [forward,right,up=0,0,0]
: Sets the item offset. Limited by maximum offset setting.itemstand_rotation [roll,pitch,yaw=0,0,0]
: Sets the item rotation.itemstand_scale [x,y,z=1,1,1]
: Sets the item scale. A single value sets all sides. Limited by maximum scale setting.Following settings are available:
custom_transformations
): Allows setting default offset, rotation and scale for each item. See below for more info.false
, key: enable_transformations
): Required to customize item offset, rotation or scale. May cause lower performance with lots of item stands.false
, key: hide_automatically
): Hides item stands which have items.maximum_scale
): Limits how big items can be made with the command itemstand_scale
.maximum_offset
): Limits how far items can be moved with the command itemstand_offset
.false
, key: move_items_closer
): Removes the base offset to make items attach closer to the wall.false
, key: use_legacy_attaching
): Reverts to the version 1.1.0 attaching method. If the mod causes any issues this can be tried. It works very reliably but some items will be disabled or may not contain all parts of the model.The format is id,distance,offset_x,offset_y,angle_1,angle_2,angle_3,scale_1,scale_2,scale_3|id,distance,...
For example:
The mod uses a few different ways to attach the items:
The legacy attaching uses the first children. This means the whole is never returned but the attached item may miss some parts of the model.
v1.7
itemstand_scale
not setting all axis with a single value.v1.6
itemstand_offset
to set offset of an individual item stand.itemstand_rotation
to set rotation of an individual item stand.itemstand_scale
to set scale of an individual item stand.itemstand_hide
to set automatic hiding for an individual item stand.itemstand_config
which allows changing settings.maximum_offset
to limit how far items can be from item stands.maximum_scale
to limit how big items can be on item stands.v1.5
v1.4
v1.3
v1.2
v1.1
v1.0
Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.
Upload date | Version number | Downloads | Download link | |
---|---|---|---|---|
2022-5-11 | 1.7.0 | 1134 | Version 1.7.0 | Install |
2022-4-3 | 1.6.0 | 2154 | Version 1.6.0 | Install |
2021-11-13 | 1.5.0 | 4591 | Version 1.5.0 | Install |
2021-11-12 | 1.4.0 | 225 | Version 1.4.0 | Install |
2021-9-6 | 1.3.0 | 2786 | Version 1.3.0 | Install |
2021-7-19 | 1.2.0 | 593 | Version 1.2.0 | Install |