Plant_Seaweed_Winter_Short
Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Winter_Short.json, 585 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Seaweed_Winter_Short.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Seaweed_Winter_Short.png",
"Parent": "Plant_Seaweed_Grass",
"BlockType": {
"CustomModel": "Blocks/Foliage/Plants/Cross.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Cross_Textures/Seaweed_Winter_Small.png",
"Weight": 1
}
],
"BiomeTint": 0,
"Tint": [],
"Light": {
"Color": "#abb"
},
"ParticleColor": "#89d1e8",
"TextureComputedColor": "#94B3E0"
}
}