Deco_Scarak_Spit_Full
Server/Item/Items/Deco/Deco_Scarak_Spit_Full.json, 1.0 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Categories | array[1] |
BlockType | object |
PlayerAnimationsId | string |
IconProperties | object |
Icon | string |
Tags | object |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Deco_Scarak_Spit_Full.name"
},
"Categories": [
"Blocks.Deco"
],
"BlockType": {
"DrawType": "Model",
"CustomModel": "Blocks/Dungeons/SpiderWeb_Full.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Dungeons/Scarak_Spit_Texture.png",
"Weight": 1
}
],
"Opacity": "Transparent",
"Flags": {},
"RandomRotation": "YawStep90",
"Gathering": {
"Breaking": {
"GatherType": "SoftBlocks",
"DropList": "Empty"
},
"Soft": {
"DropList": "Empty"
}
},
"BlockParticleSetId": "Dust",
"CustomModelScale": 0.6,
"ParticleColor": "#5e4e38"
},
"PlayerAnimationsId": "Block",
"IconProperties": {
"Scale": 0.51,
"Translation": [
0,
-14.9
],
"Rotation": [
22.5,
45,
22.5
]
},
"Icon": "Icons/ItemsGenerated/Deco_Scarak_Spit_Full.png",
"Tags": {
"Type": [
"Deco"
]
},
"ItemSoundSetId": "ISS_Blocks_Wood"
}