Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / Item / Items / Plant / Grass / Plant_Grass_Poisoned_Short.json

Plant_Grass_Poisoned_Short

Server/Item/Items/Plant/Grass/Plant_Grass_Poisoned_Short.json, 550 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Poisoned_Short.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Poisoned_Short.png",
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Cross_10px.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_10px_Textures/Grass_Small_Poisoned.png",
        "Weight": 1
      }
    ],
    "Tint": [
      "#983cc5"
    ],
    "HitboxType": "Plant_Small",
    "TextureComputedColor": "#BDAAB2"
  }
}