Plant_Seaweed_Dead_Stack
Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Dead_Stack.json, 505 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Seaweed_Dead_Stack.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Seaweed_Dead_Stack.png",
"Parent": "Plant_Seaweed_Grass_Stack",
"BlockType": {
"CustomModel": "Blocks/Foliage/Plants/Cross.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Cross_Textures/Seaweed_Dead_Stackable.png",
"Weight": 1
}
],
"BiomeTint": 0,
"Tint": [],
"ParticleColor": "#333534"
}
}