Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / Item / Items / Plant / Seaweed / Plant_Seaweed_Dead_Eerie.json

Plant_Seaweed_Dead_Eerie

Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Dead_Eerie.json, 571 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Seaweed_Dead_Eerie.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Seaweed_Dead_Eerie.png",
  "Parent": "Plant_Seaweed_Grass",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Grass/VeryTall.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Grass/VeryTall_Textures/Dead_Unique2.png",
        "Weight": 1
      }
    ],
    "BiomeTint": 0,
    "Tint": [],
    "HitboxType": "Plant_Tall_Small",
    "ParticleColor": "#b5d7eb",
    "TextureComputedColor": "#BED9C5"
  }
}