Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / Item / Items / Plant / Grass / Plant_Fern_Jungle_Trunk.json

Plant_Fern_Jungle_Trunk

Server/Item/Items/Plant/Grass/Plant_Fern_Jungle_Trunk.json, 570 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Fern_Jungle_Trunk.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Fern_Jungle_Trunk.png",
  "Parent": "Wood_Oak_Trunk",
  "BlockType": {
    "DrawType": "Model",
    "CustomModel": "Blocks/Foliage/Plants/Fern_Giant_Trunk.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Fern_Giant_Trunk_Texture.png",
        "Weight": 1
      }
    ],
    "Material": "Solid",
    "HitboxType": "Beam",
    "ParticleColor": "#362c1b",
    "TextureComputedColor": "#241E12"
  }
}