Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Item / Items / Plant / Seaweed / Plant_Seaweed_Arid_Short.json

Plant_Seaweed_Arid_Short

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

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Seaweed_Arid_Short.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Seaweed_Arid_Short.png",
  "Parent": "Plant_Seaweed_Grass",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Cross.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_Textures/Seaweed_Arid_Small.png",
        "Weight": 1
      }
    ],
    "BiomeTint": 0,
    "Tint": [],
    "HitboxType": "Plant_Large",
    "ParticleColor": "#f2d971",
    "TextureComputedColor": "#E4C86A"
  }
}