Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / Item / Items / Plant / Seaweed / Plant_Seaweed_Arid_Stack.json

Plant_Seaweed_Arid_Stack

Server/Item/Items/Plant/Seaweed/Plant_Seaweed_Arid_Stack.json, 546 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Seaweed_Arid_Stack.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Seaweed_Arid_Stack.png",
  "Parent": "Plant_Seaweed_Grass_Stack",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Cross_Seaweed.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_Seaweed_Stackable_Yellow.png",
        "Weight": 1
      }
    ],
    "BiomeTint": 0,
    "Tint": [],
    "ParticleColor": "#ffc448",
    "TextureComputedColor": "#CE9D40"
  }
}