Plant_Vine_Red_Hanging
Server/Item/Items/Plant/Plant_Vine_Red_Hanging.json, 1.0 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Tags | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Vine_Red_Hanging.name"
},
"Parent": "Plant_Vine",
"BlockType": {
"CustomModel": "Blocks/Foliage/Grass/VeryTall.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Grass/VeryTall_Textures/Carmin_Liana.png",
"Weight": 1
}
],
"Material": "Empty",
"BlockParticleSetId": "Grass",
"RandomRotation": "YawStep1",
"VariantRotation": "UpDown",
"ParticleColor": "#951e3c",
"HitboxType": "Plant_Full",
"Support": {
"Up": [
{
"TagId": "Family=Vine"
}
],
"North": [
{
"FaceType": "Full"
}
]
},
"TextureComputedColor": "#8B273A"
},
"Icon": "Icons/ItemsGenerated/Plant_Vine_Red_Hanging.png",
"IconProperties": {
"Scale": 0.395,
"Translation": [
0,
-29.7
],
"Rotation": [
22.5,
45,
22.5
]
},
"Tags": {
"Type": [
"Plant"
],
"Family": [
"Vine"
]
}
}