Versions / 0.6.0-pre.2 / Item / Items / Ingredient / Fabric_Scrap / Ingredient_Fabric_Scrap_Prismaloom.json
Ingredient_Fabric_Scrap_Prismaloom
Server/Item/Items/Ingredient/Fabric_Scrap/Ingredient_Fabric_Scrap_Prismaloom.json, 748 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Categories | array[1] |
Model | string |
Texture | string |
Quality | string |
ItemLevel | number |
PlayerAnimationsId | string |
IconProperties | object |
Icon | string |
Tags | object |
ItemEntity | object |
ItemSoundSetId | string |
DropOnDeath | boolean |
Source
{
"TranslationProperties": {
"Name": "server.items.Ingredient_Fabric_Scrap_Prismaloom.name"
},
"Categories": [
"Items.Ingredients"
],
"Model": "Resources/Materials/Fabric_Scrap.blockymodel",
"Texture": "Resources/Materials/Fabric_Scrap_Textures/Prismaloom.png",
"Quality": "Common",
"ItemLevel": 10,
"PlayerAnimationsId": "Item",
"IconProperties": {
"Scale": 0.6,
"Translation": [
0,
-6
],
"Rotation": [
22.5,
45,
22.5
]
},
"Icon": "Icons/ItemsGenerated/Ingredient_Fabric_Scrap_Prismaloom.png",
"Tags": {
"Type": [
"Ingredient"
]
},
"ItemEntity": {
"ParticleSystemId": null
},
"ItemSoundSetId": "ISS_Items_Cloth",
"DropOnDeath": true
}