Property:Item stacks category
Jump to navigation
Jump to search
Description: A property for declaring the category of items a container can stack
Type: string
Allows Value: boxes, cigars, cigarillos, crafting supplies, dirt, dye, familiar treats, gem pouches, generic, gum, herbs, infuser stones, lockpicks, material, memory orbs, naphtha, potency crystals, prayer bead blocks, runes, sigil-scrolls, scrolls, soap, tobacco, trap components, treasure maps, other
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "boxes", "cigars", "cigarillos", "crafting supplies", "dirt", "dye", "familiar treats", "gem pouches", "generic", "gum", "herbs", "infuser stones", "lockpicks", "material", "memory orbs", "naphtha", "potency crystals", "prayer bead blocks", "runes", "sigil-scrolls", "scrolls", "soap", "tobacco", "trap components", "treasure maps", "other", "ammo", "weapons" ] } }