Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Item / Items / Plant / Moss / Plant_Moss_Wall_Red.json

Plant_Moss_Wall_Red

Server/Item/Items/Plant/Moss/Plant_Moss_Wall_Red.json, 1.0 KB

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
IconPropertiesobject
Iconstring
ItemLevelnumber

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Moss_Wall_Red.name"
  },
  "Parent": "Plant_Moss_Wall_Green",
  "BlockType": {
    "Gathering": {
      "Tools": [
        {
          "Type": "Shears"
        }
      ],
      "Soft": {
        "DropList": "Plant_Moss_Block_Red"
      },
      "UseDefaultDropWhenPlaced": true
    },
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Moss_Wall_Textures/Moss_GS.png",
        "Weight": 1
      },
      {
        "Texture": "Blocks/Foliage/Plants/Moss_Wall_Textures/Moss_GS2.png",
        "Weight": 1
      },
      {
        "Texture": "Blocks/Foliage/Plants/Moss_Wall_Textures/Moss_GS3.png",
        "Weight": 2
      }
    ],
    "Tint": [
      "#c65865"
    ],
    "ParticleColor": "#c65865"
  },
  "IconProperties": {
    "Scale": 0.405,
    "Translation": [
      -1.81,
      -9.61
    ],
    "Rotation": [
      15.73,
      2.23,
      0
    ]
  },
  "Icon": "Icons/ItemsGenerated/Plant_Moss_Wall_Red.png",
  "ItemLevel": 40
}