Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1 / Item / Items / Hypixel / Hyspace / Deco_Moving_Box.json

Deco_Moving_Box

Server/Item/Items/Hypixel/Hyspace/Deco_Moving_Box.json, 1.3 KB

Fields

FieldType
TranslationPropertiesobject
ItemLevelnumber
Qualitystring
MaxStacknumber
Iconstring
Categoriesarray[1]
PlayerAnimationsIdstring
BlockTypeobject
ResourceTypesarray[4]
Tagsobject
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Deco_Moving_Box.name",
    "Description": ""
  },
  "ItemLevel": 15,
  "Quality": "Common",
  "MaxStack": 100,
  "Icon": "Icons/ItemsGenerated/Deco_Moving_Box.png",
  "Categories": [
    "Blocks.Deco"
  ],
  "PlayerAnimationsId": "Block",
  "BlockType": {
    "Material": "Solid",
    "DrawType": "Model",
    "Group": "Wood",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "SoftWoods"
      }
    },
    "BlockParticleSetId": "Dust",
    "ParticleColor": "#c49a6c",
    "BlockSoundSetId": "Cloth",
    "PhysicalMaterialId": "Wool",
    "CustomModel": "Blocks/Hypixel/Hyspace/Moving_Boxes/Moving_Box_1x1.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Hypixel/Hyspace/Moving_Boxes/Moving_Box_1x1_Texture.png"
      }
    ],
    "RandomRotation": "YawStep90",
    "TextureComputedColor": "#C99164"
  },
  "ResourceTypes": [
    {
      "Id": "Wood_Planks"
    },
    {
      "Id": "Fuel"
    },
    {
      "Id": "Charcoal"
    },
    {
      "Id": "Wood_All"
    }
  ],
  "Tags": {
    "Type": [
      "Wood"
    ],
    "Family": [
      "Blackwood"
    ]
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45.0,
      22.5
    ],
    "Translation": [
      0.0,
      -13.5
    ]
  }
}