Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / Item / Items / Plant / Grass / Plant_Grass_Jungle.json

Plant_Grass_Jungle

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

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Jungle.name"
  },
  "Parent": "Plant_Grass_Lush",
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Jungle.png",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Grass/Dense_Small_4Rows.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Grass/Dense_Small_4Rows_Textures/Jungle.png",
        "Weight": 1
      }
    ],
    "HitboxType": "Plant_Large",
    "Tint": [
      "#5ca12d"
    ],
    "ParticleColor": "#cdcdcd"
  }
}