Plant_Seaweed_Dead_Eerie
Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Dead_Eerie.json, 571 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Seaweed_Dead_Eerie.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Seaweed_Dead_Eerie.png",
"Parent": "Plant_Seaweed_Grass",
"BlockType": {
"CustomModel": "Blocks/Foliage/Grass/VeryTall.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Grass/VeryTall_Textures/Dead_Unique2.png",
"Weight": 1
}
],
"BiomeTint": 0,
"Tint": [],
"HitboxType": "Plant_Tall_Small",
"ParticleColor": "#b5d7eb",
"TextureComputedColor": "#BED9C5"
}
}