Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Item / Items / Plant / Seaweed / Plant_Seaweed_Dead_Tall.json

Plant_Seaweed_Dead_Tall

Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Dead_Tall.json, 565 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Seaweed_Dead_Tall.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Seaweed_Dead_Tall.png",
  "Parent": "Plant_Seaweed_Grass",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Grass/VeryTall.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Grass/VeryTall_Textures/Dead_Tall.png",
        "Weight": 1
      }
    ],
    "BiomeTint": 0,
    "Tint": [],
    "HitboxType": "Plant_Tall_Full",
    "ParticleColor": "#333534",
    "TextureComputedColor": "#575551"
  }
}