Plant_Seaweed_Grass_Green
Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Grass_Green.json, 597 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Seaweed_Grass_Green.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Seaweed_Glow_Green.png",
"Parent": "Plant_Seaweed_Grass",
"BlockType": {
"CustomModel": "Blocks/Foliage/Water/Seaweed.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Water/Seaweed_Green.png",
"Weight": 1
}
],
"Light": {
"Color": "#892"
},
"BiomeTint": 0,
"Tint": [],
"HitboxType": "Plant_Tall_Full",
"ParticleColor": "#97e01b",
"TextureComputedColor": "#689308"
}
}