Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / Item / Items / Plant / Seaweed / Plant_Seaweed_Wet_Stack.json

Plant_Seaweed_Wet_Stack

Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Wet_Stack.json, 574 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Seaweed_Wet_Stack.name"
  },
  "Parent": "Plant_Seaweed_Grass_Stack",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Cross.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_Textures/Seaweed_Wet_Stackable.png",
        "Weight": 1
      }
    ],
    "BiomeTint": 0,
    "Tint": [],
    "ParticleColor": "#6c890e",
    "HitboxType": "Plant_Full",
    "TextureComputedColor": "#485E05"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Seaweed_Wet_Stack.png"
}