Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / Item / Items / Plant / Moss / Plant_Moss_Rug_Pink.json

Plant_Moss_Rug_Pink

Server/Item/Items/Plant/Moss/Plant_Moss_Rug_Pink.json, 491 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Moss_Rug_Pink.name"
  },
  "Parent": "Plant_Moss_Rug_Green",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Jungle_Plant_Moss.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Jungle_Plant_Moss_Texture.png",
        "Weight": 1
      }
    ],
    "BiomeTint": 0,
    "Tint": [],
    "ParticleColor": "#a33f9e"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Moss_Rug_Pink.png"
}