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