Plant_Fern_Trunk
Server/Item/Items/Plant/Grass/Plant_Fern_Trunk.json, 808 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Fern_Jungle_Trunk.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Fern_Trunk.png",
"Parent": "Wood_Oak_Trunk",
"BlockType": {
"BlockParticleSetId": "Wood",
"ParticleColor": "#ffffff",
"DrawType": "Model",
"CustomModel": "Blocks/Foliage/Plants/Fern_Giant_Wet_Trunk.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Fern_Giant_Texture.png",
"Weight": 1
}
],
"Material": "Solid",
"HitboxType": "Beam",
"BiomeTint": 80,
"Tint": [
"#686868"
],
"TextureComputedColor": "#95AB9E"
},
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
}
}