Plant_Coral_Model_Dead6
Server/Item/Items/Plant/Plant_Coral_Model_Dead6.json, 1.2 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Categories | array[1] |
Interactions | object |
BlockType | object |
PlayerAnimationsId | string |
IconProperties | object |
Tags | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Coral_Model_Dead6.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Coral_Model_Dead6.png",
"Categories": [
"Blocks.Plants"
],
"Interactions": {
"Primary": "Block_Primary",
"Secondary": "Block_Secondary"
},
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Water/Coral_Tubes_Yellow.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Water/Coral_Tubes_Yellow_Dead_Texture.png",
"Weight": 1
}
],
"Flags": {},
"RandomRotation": "YawStep1",
"Gathering": {
"Soft": {}
},
"BlockParticleSetId": "Dust",
"BlockSoundSetId": "Bush",
"PhysicalMaterialId": "Foliage",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"ParticleColor": "#ecd9d3"
},
"PlayerAnimationsId": "Item",
"IconProperties": {
"Scale": 0.59,
"Rotation": [
22.5,
45.0,
22.5
],
"Translation": [
2.5,
-3.5
]
},
"Tags": {
"Type": [
"Plant"
],
"Family": [
"Coral"
]
}
}