Plant_Vine_Liana_End
Server/Item/Items/Plant/Plant_Vine_Liana_End.json, 860 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Tags | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Vine_Liana_End.name"
},
"Parent": "Plant_Vine",
"BlockType": {
"CustomModel": "Blocks/Foliage/Plants/Liana.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Liana_End.png",
"Weight": 1
}
],
"Group": "Plant",
"BlockParticleSetId": "Grass",
"Supporting": {
"Down": [
{
"FaceType": "Vines"
}
]
},
"ParticleColor": "#286d27",
"TextureComputedColor": "#28611E"
},
"Icon": "Icons/ItemsGenerated/Plant_Vines_Liana_End.png",
"IconProperties": {
"Scale": 0.755,
"Translation": [
10.3,
-21.5
],
"Rotation": [
22.5,
45,
22.5
]
},
"Tags": {
"Type": [
"Plant"
],
"Family": [
"Vine"
]
}
}