Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Item / Items / Plant / Grass / Plant_Grass_Wet_Wild.json

Plant_Grass_Wet_Wild

Server/Item/Items/Plant/Grass/Plant_Grass_Wet_Wild.json, 524 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Wet_Wild.name"
  },
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Grass/Dense_VeryTall_4Rows.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Grass/Wet_VeryTall.png",
        "Weight": 1
      }
    ],
    "Tint": [
      "#4aa17a"
    ],
    "HitboxType": "Plant_Tall_Medium",
    "TextureComputedColor": "#CECFCF"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Wet_Wild.png"
}