Deco_Coral_Shell_Swirly
Server/Item/Items/Deco/Deco_Coral_Shell_Swirly.json, 1.3 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Categories | array[1] |
BlockType | object |
PlayerAnimationsId | string |
IconProperties | object |
Tags | object |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Deco_Coral_Shell_Swirly.name"
},
"Icon": "Icons/ItemsGenerated/Deco_Coral_Shell_Swirly.png",
"Categories": [
"Blocks.Deco"
],
"BlockType": {
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Water/Swirly.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Water/Swirly_Textures/Beige.png",
"Weight": 2
},
{
"Texture": "Blocks/Foliage/Water/Swirly_Textures/Brown.png",
"Weight": 1
},
{
"Texture": "Blocks/Foliage/Water/Swirly_Textures/Pink.png",
"Weight": 1
}
],
"Group": "SeaLife",
"HitboxType": "Plant_Large",
"Flags": {
"IsStackable": false
},
"RandomRotation": "YawStep1",
"Gathering": {
"Harvest": {},
"Soft": {}
},
"BlockParticleSetId": "Stone",
"BlockSoundSetId": "Stone",
"PhysicalMaterialId": "Stone"
},
"PlayerAnimationsId": "Block",
"IconProperties": {
"Scale": 1.02,
"Translation": [
3.1,
-2.3
],
"Rotation": [
6.935,
37.31,
33.935
]
},
"Tags": {
"Type": [
"Deco"
],
"Family": [
"Coral"
]
},
"ItemSoundSetId": "ISS_Blocks_Wood"
}