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

Plant_Seaweed_Grass_Tall

Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Grass_Tall.json, 536 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Seaweed_Grass_Tall.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Seaweed_Tall.png",
  "Parent": "Plant_Seaweed_Grass",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Grass/VeryTall.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Grass/VeryTall_Textures/Seaweed_Tall_GS.png",
        "Weight": 1
      }
    ],
    "Tint": [
      "#37ae8f"
    ],
    "HitboxType": "Plant_Tall_Full",
    "TextureComputedColor": "#D0DBD8"
  }
}