Property:Crafting material type is
Jump to navigation
Jump to search
Description: A property for declaring what type of crafting material something is.
Type: string
Allows Value: alchemy, bone, gem, fabric, leather, metal, stone, wood
There are currently 440 items in this property, 52 of which are incomplete, and 0 of which are outdated. |
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "alchemy", "bone", "gem", "fabric", "leather", "metal", "stone", "wood" ] } }