Plant_Seaweed_Grass_Tall
Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Grass_Tall.json, 536 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Seaweed_Grass_Tall.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Seaweed_Tall.png",
"Parent": "Plant_Seaweed_Grass",
"BlockType": {
"CustomModel": "Blocks/Foliage/Grass/VeryTall.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Grass/VeryTall_Textures/Seaweed_Tall_GS.png",
"Weight": 1
}
],
"Tint": [
"#37ae8f"
],
"HitboxType": "Plant_Tall_Full",
"TextureComputedColor": "#D0DBD8"
}
}