Plant_Seaweed_Winter_Stack
Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Winter_Stack.json, 549 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
Icon | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Seaweed_Winter_Stack.name"
},
"Parent": "Plant_Seaweed_Grass_Stack",
"Icon": "Icons/ItemsGenerated/Plant_Seaweed_Winter_Stack.png",
"BlockType": {
"CustomModel": "Blocks/Foliage/Plants/Cross_Seaweed.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Cross_Seaweed_Stackable_Green.png",
"Weight": 1
}
],
"BiomeTint": 0,
"Tint": [],
"ParticleColor": "#9cc356",
"TextureComputedColor": "#6C842B"
}
}