Plant_Coral_Model_Blue
Server/Item/Items/Plant/Coral/Plant_Coral_Model_Blue.json, 534 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Coral_Model_Blue.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Coral_Model_Blue.png",
"Parent": "Plant_Coral_Model_Green",
"BlockType": {
"CustomModel": "Blocks/Foliage/Water/Coral_Sponge_Blue.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Water/Coral_Sponge_Blue_Texture.png",
"Weight": 1
}
],
"ParticleColor": "#798ecc",
"HitboxType": "Plant_Large",
"TextureComputedColor": "#35628D"
}
}