Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Item / Items / Plant / Grass / Plant_Fern_Arid.json

Plant_Fern_Arid

Server/Item/Items/Plant/Grass/Plant_Fern_Arid.json, 559 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Fern_Arid.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Fern_Arid.png",
  "Parent": "Plant_Fern",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/RockPlant_Texture.png",
        "Weight": 1
      }
    ],
    "Tint": [],
    "BiomeTint": 30,
    "CustomModel": "Blocks/Foliage/Plants/RockPlant.blockymodel",
    "CustomModelScale": 0.8,
    "HitboxType": "Plant_Small",
    "ParticleColor": "#997727",
    "TextureComputedColor": "#8B6826"
  }
}