Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / Items / Plant / Seaweed / Plant_Seaweed_Grass_Green.json

Plant_Seaweed_Grass_Green

Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Grass_Green.json, 597 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Seaweed_Grass_Green.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Seaweed_Glow_Green.png",
  "Parent": "Plant_Seaweed_Grass",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Water/Seaweed.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Water/Seaweed_Green.png",
        "Weight": 1
      }
    ],
    "Light": {
      "Color": "#892"
    },
    "BiomeTint": 0,
    "Tint": [],
    "HitboxType": "Plant_Tall_Full",
    "ParticleColor": "#97e01b",
    "TextureComputedColor": "#689308"
  }
}