Plant_Coral_Model_Yellow
Server/Item/Items/Plant/Coral/Plant_Coral_Model_Yellow.json, 507 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Coral_Model_Yellow.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Coral_Model_Yellow.png",
"Parent": "Plant_Coral_Model_Green",
"BlockType": {
"CustomModel": "Blocks/Foliage/Water/Coral_Tubes_Yellow.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Water/Coral_Tubes_Yellow_Texture.png",
"Weight": 1
}
],
"ParticleColor": "#f7d683",
"TextureComputedColor": "#D4A13D"
}
}