Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Item / Items / Plant / Seaweed / Plant_Seaweed_Arid_Red.json

Plant_Seaweed_Arid_Red

Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Arid_Red.json, 568 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Seaweed_Arid_Red.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Seaweed_Arid_Red.png",
  "Parent": "Plant_Seaweed_Grass",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Grass/VeryTall.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Grass/VeryTall_Textures/Arid_Unique1.png",
        "Weight": 1
      }
    ],
    "BiomeTint": 0,
    "Tint": [],
    "ParticleColor": "#9e3138",
    "HitboxType": "Plant_Tall_Medium",
    "TextureComputedColor": "#942F36"
  }
}