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