Table of Contents

Enum EnumItemStorageFlags

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll

Determines the kinds of storage types the item can be put into

[Flags]
public enum EnumItemStorageFlags

Fields

Agriculture = 32

The item can be placed in a slot related to farming

Alchemy = 16

The item can be placed in a slot related to alchemy

Arrow = 512

Arrows

Backpack = 2

The item can be placed into a backpack slot

Currency = 64

Moneys

Custom1 = 2048

Custom storage flag for mods

Custom10 = 1048576

Custom storage flag for mods

Custom2 = 4096

Custom storage flag for mods

Custom3 = 8192

Custom storage flag for mods

Custom4 = 16384

Custom storage flag for mods

Custom5 = 32768

Custom storage flag for mods

Custom6 = 65536

Custom storage flag for mods

Custom7 = 131072

Custom storage flag for mods

Custom8 = 262144

Custom storage flag for mods

Custom9 = 524288

Custom storage flag for mods

General = 1

Of no particular type

Jewellery = 8

The item can be placed in a slot related to jewelcrafting

Metallurgy = 4

The item can be placed in a slot related to mining or smithing

Offhand = 256

Off hand slot

Outfit = 128

Clothes, Armor and Accessories

Reserved2 = 1024

Reserved for vanilla