Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Item / Items / Plant / Seaweed / Plant_Seaweed_Dead_Short.json

Plant_Seaweed_Dead_Short

Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Dead_Short.json, 612 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Seaweed_Dead_Short.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Seaweed_Dead_Short.png",
  "Parent": "Plant_Seaweed_Grass",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Cross.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_Textures/Seaweed_Dead_Small.png",
        "Weight": 1
      }
    ],
    "BiomeTint": 0,
    "Tint": [],
    "HitboxType": "Plant_Large",
    "Light": {
      "Color": "#abb"
    },
    "ParticleColor": "#b5d7eb",
    "TextureComputedColor": "#ABB5BE"
  }
}