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

Plant_Grass_Wet_Short

Server/Item/Items/Plant/Grass/Plant_Grass_Wet_Short.json, 530 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Wet_Short.name"
  },
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Cross_10px.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_10px_Textures/Wet_Short.png",
        "Weight": 1
      }
    ],
    "Tint": [
      "#4aa17a"
    ],
    "HitboxType": "Plant_Medium",
    "TextureComputedColor": "#E0E3E4"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Wet_Short.png"
}