Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Items / Plant / Seaweed / Plant_Seaweed_Winter_Stack.json

Plant_Seaweed_Winter_Stack

Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Winter_Stack.json, 549 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Seaweed_Winter_Stack.name"
  },
  "Parent": "Plant_Seaweed_Grass_Stack",
  "Icon": "Icons/ItemsGenerated/Plant_Seaweed_Winter_Stack.png",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Cross_Seaweed.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_Seaweed_Stackable_Green.png",
        "Weight": 1
      }
    ],
    "BiomeTint": 0,
    "Tint": [],
    "ParticleColor": "#9cc356",
    "TextureComputedColor": "#6C842B"
  }
}