Plant_Seaweed_Grass_Short
Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Grass_Short.json, 540 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Seaweed_Grass_Short.name"
},
"Parent": "Plant_Seaweed_Grass",
"BlockType": {
"CustomModel": "Blocks/Foliage/Plants/Cross_10px.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Cross_10px_Textures/Seaweed_Shot_GS.png",
"Weight": 1
}
],
"HitboxType": "Plant_Small",
"Tint": [
"#37ae8f"
],
"TextureComputedColor": "#BDCFCA"
},
"Icon": "Icons/ItemsGenerated/Plant_Seaweed_Small.png"
}