Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Items / Furniture / Human / Unique / Furniture_Human_Ruins_Planter.json

Furniture_Human_Ruins_Planter

Server/Item/Items/Furniture/Human/Unique/Furniture_Human_Ruins_Planter.json, 1.3 KB

Fields

FieldType
TranslationPropertiesobject
PlayerAnimationsIdstring
Categoriesarray[1]
Setstring
BlockTypeobject
IconPropertiesobject
Iconstring
Tagsobject
ItemSoundSetIdstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Furniture_Human_Ruins_Planter.name"
  },
  "PlayerAnimationsId": "Block",
  "Categories": [
    "Furniture.Containers"
  ],
  "Set": "Furniture_Human_Ruins",
  "BlockType": {
    "BlockParticleSetId": "Stone",
    "BlockSoundSetId": "Stone",
    "PhysicalMaterialId": "Stone",
    "CustomModel": "Blocks/Decorative_Sets/Human_Ruins/Planter.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Decorative_Sets/Human_Ruins/Planter_Texture.png",
        "Weight": 1
      }
    ],
    "DrawType": "Model",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "Woods"
      }
    },
    "Material": "Solid",
    "Opacity": "Transparent",
    "ParticleColor": "#897f68",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "Supporting": {
      "Up": [
        {}
      ]
    },
    "TextureComputedColor": "#342D1E"
  },
  "IconProperties": {
    "Scale": 0.54,
    "Translation": [
      0.6,
      -17.4
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Icon": "Icons/ItemsGenerated/Furniture_Human_Ruins_Planter.png",
  "Tags": {
    "Type": [
      "Furniture"
    ],
    "Family": [
      "Human"
    ],
    "SubType": [
      "Planter"
    ]
  },
  "ItemSoundSetId": "ISS_Blocks_Stone"
}