Deco_Moving_Box1x2
Server/Item/Items/Hypixel/Hyspace/Deco_Moving_Box1x2.json, 1.4 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
ItemLevel | number |
Quality | string |
MaxStack | number |
Icon | string |
Categories | array[1] |
PlayerAnimationsId | string |
BlockType | object |
ResourceTypes | array[4] |
Tags | object |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Deco_Moving_Box1x2.name",
"Description": ""
},
"ItemLevel": 15,
"Quality": "Common",
"MaxStack": 100,
"Icon": "Icons/ItemsGenerated/Deco_Moving_Box1x2.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_1x2.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Hypixel/Hyspace/Moving_Boxes/Moving_Box_1x1_Texture.png"
}
],
"RandomRotation": "None",
"HitboxType": "Coffin",
"VariantRotation": "NESW",
"TextureComputedColor": "#C99164"
},
"ResourceTypes": [
{
"Id": "Wood_Planks"
},
{
"Id": "Fuel"
},
{
"Id": "Charcoal"
},
{
"Id": "Wood_All"
}
],
"Tags": {
"Type": [
"Wood"
],
"Family": [
"Blackwood"
]
},
"IconProperties": {
"Scale": 0.4,
"Rotation": [
22.5,
45.0,
22.5
],
"Translation": [
0.0,
-13.5
]
}
}