Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Item / Items / Plant / Moss / Plant_Moss_Wall_Green_Dark.json

Plant_Moss_Wall_Green_Dark

Server/Item/Items/Plant/Moss/Plant_Moss_Wall_Green_Dark.json, 931 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
ItemLevelnumber

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Moss_Wall_Green_Dark.name"
  },
  "Parent": "Plant_Moss_Wall_Green",
  "BlockType": {
    "Gathering": {
      "Tools": [
        {
          "Type": "Shears"
        }
      ],
      "Soft": {
        "DropList": "Plant_Moss_Block_Green_Dark"
      },
      "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": 1
      }
    ],
    "Tint": [
      "#75883c"
    ],
    "ParticleColor": "#6b8e32",
    "TextureComputedColor": "#9C9C9C"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Moss_Wall_Green_Dark.png",
  "ItemLevel": 25
}