Deco_Coral_Shell_Purple
Server/Item/Items/Deco/Deco_Coral_Shell_Purple.json, 997 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Categories | array[1] |
BlockType | object |
ResourceTypes | array[1] |
PlayerAnimationsId | string |
Tags | object |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Deco_Coral_Shell_Purple.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Coral_Weed_Purple.png",
"Categories": [
"Blocks.Deco"
],
"BlockType": {
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Water/Pointy_Coral.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Water/Pointy_Coral_Texture.png",
"Weight": 1
}
],
"Group": "Stone",
"Light": {
"Color": "#ccd"
},
"Flags": {},
"RandomRotation": "YawStep1",
"Gathering": {
"Soft": {}
},
"BlockParticleSetId": "Stone",
"BlockSoundSetId": "Stone",
"PhysicalMaterialId": "Stone",
"TextureComputedColor": "#5F5955"
},
"ResourceTypes": [
{
"Id": "Rock"
}
],
"PlayerAnimationsId": "Block",
"Tags": {
"Type": [
"Deco"
],
"Family": [
"Coral"
]
},
"ItemSoundSetId": "ISS_Blocks_Stone"
}