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