Plant_Seaweed_Wet_Stack
Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Wet_Stack.json, 574 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Seaweed_Wet_Stack.name"
},
"Parent": "Plant_Seaweed_Grass_Stack",
"BlockType": {
"CustomModel": "Blocks/Foliage/Plants/Cross.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Cross_Textures/Seaweed_Wet_Stackable.png",
"Weight": 1
}
],
"BiomeTint": 0,
"Tint": [],
"ParticleColor": "#6c890e",
"HitboxType": "Plant_Full",
"TextureComputedColor": "#485E05"
},
"Icon": "Icons/ItemsGenerated/Plant_Seaweed_Wet_Stack.png"
}