Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Item / Items / Plant / Moss / Plant_Moss_Wall_Blue.json

Plant_Moss_Wall_Blue

Server/Item/Items/Plant/Moss/Plant_Moss_Wall_Blue.json, 940 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
ItemLevelnumber

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Moss_Wall_Blue.name"
  },
  "Parent": "Plant_Moss_Wall_Green",
  "BlockType": {
    "Gathering": {
      "Tools": [
        {
          "Type": "Shears"
        }
      ],
      "Soft": {
        "DropList": "Plant_Moss_Block_Blue"
      },
      "UseDefaultDropWhenPlaced": true
    },
    "CustomModel": "Blocks/Foliage/Plants/Moss_Wall.blockymodel",
    "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": [
      "#159a6a"
    ],
    "ParticleColor": "#159a6a"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Moss_Wall_Blue.png",
  "ItemLevel": 30
}