Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Item / Items / Plant / Reeds / Plant_Reeds_Poison.json

Plant_Reeds_Poison

Server/Item/Items/Plant/Reeds/Plant_Reeds_Poison.json, 743 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Reeds_Poison.name"
  },
  "Parent": "Plant_Reeds_Marsh",
  "BlockType": {
    "Gathering": {
      "Tools": [
        {
          "Type": "Shears"
        }
      ],
      "Soft": {
        "DropList": "Plant_Fiber_Tall"
      },
      "UseDefaultDropWhenPlaced": true
    },
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Reeds_Textures/Reeds_Poison.png",
        "Weight": 1
      }
    ],
    "TextureComputedColor": "#82B21A"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Reeds_Poison.png",
  "IconProperties": {
    "Scale": 0.53,
    "Translation": [
      0.59,
      -19.81
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}