Plant_Coral_Model_Purple
Server/Item/Items/Plant/Coral/Plant_Coral_Model_Purple.json, 530 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Coral_Model_Purple.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Coral_Model_Purple.png",
"Parent": "Plant_Coral_Model_Green",
"BlockType": {
"CustomModel": "Blocks/Foliage/Water/Coral_Tubes.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Water/Coral_Tubes_Texture.png",
"Weight": 1
}
],
"ParticleColor": "#eab8ee",
"HitboxType": "Plant_Tall_Full",
"TextureComputedColor": "#835A9D"
}
}