Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Item / Items / Plant / Reeds / Plant_Reeds_Wet.json

Plant_Reeds_Wet

Server/Item/Items/Plant/Reeds/Plant_Reeds_Wet.json, 976 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Reeds_Wet.name"
  },
  "Parent": "Plant_Reeds_Marsh",
  "BlockType": {
    "Gathering": {
      "Tools": [
        {
          "Type": "Shears"
        }
      ],
      "Soft": {
        "DropList": "Plant_Fiber_Tall"
      },
      "UseDefaultDropWhenPlaced": true
    },
    "Opacity": "Semitransparent",
    "CustomModel": "Blocks/Foliage/Grass/VeryTall.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Grass/VeryTall_Textures/Reeds_Wet.png",
        "Weight": 1
      }
    ],
    "BiomeTint": 100,
    "Flags": {
      "IsStackable": false
    },
    "Tint": [
      "#698a38"
    ],
    "HitboxType": "Plant_Tall_Full",
    "TextureComputedColor": "#C9C9C9"
  },
  "Icon": "Icons/ItemsGenerated/Plants_Reeds_Wet.png",
  "IconProperties": {
    "Scale": 0.47,
    "Translation": [
      0,
      -25.7
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}