Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1 / Item / Items / Soil / Grass / Soil_Grass_Wet_Full.json

Soil_Grass_Wet_Full

Server/Item/Items/Soil/Grass/Soil_Grass_Wet_Full.json, 724 B

Fields

FieldType
TranslationPropertiesobject
ItemLevelnumber
Parentstring
Iconstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Soil_Grass_Wet_Full.name"
  },
  "ItemLevel": 14,
  "Parent": "Soil_Grass",
  "Icon": "Icons/ItemsGenerated/Soil_Grass_Wet_Full.png",
  "BlockType": {
    "Textures": [
      {
        "Down": "BlockTextures/Soil_Dirt.png",
        "Sides": "BlockTextures/Soil_Grass_Wet_Side_Full_GS.png",
        "Up": "BlockTextures/Soil_Grass_Wet_GS.png",
        "Weight": 1
      }
    ],
    "TextureSideMask": null,
    "BiomeTint": 100,
    "BiomeTintDown": 0,
    "Tint": [
      "#4aa17a"
    ],
    "TintDown": [],
    "TextureComputedColor": "#EAE8E8",
    "RandomTickProcedure": {
      "AllowedTag": "Spreadable=Grass",
      "RevertBlock": "Soil_Dirt_Wet"
    }
  }
}