Deco_Bone_Full
Server/Item/Items/Bone/Deco_Bone_Full.json, 932 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Categories | array[1] |
Set | string |
BlockType | object |
ResourceTypes | array[1] |
PlayerAnimationsId | string |
Tags | object |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Deco_Bone_Full.name"
},
"Icon": "Icons/ItemsGenerated/Bone_FullBlock.png",
"Categories": [
"Blocks.Deco"
],
"Set": "Bones",
"BlockType": {
"DrawType": "Cube",
"Material": "Solid",
"HitboxType": "Full",
"Flags": {},
"VariantRotation": "Pipe",
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"BlockParticleSetId": "Stone",
"Textures": [
{
"Weight": 1,
"Sides": "BlockTextures/Bone_Side.png",
"UpDown": "BlockTextures/Bone_Top.png"
}
],
"BlockSoundSetId": "Bone",
"PhysicalMaterialId": "Stone",
"ParticleColor": "#dccd97",
"TextureComputedColor": "#D5CA91"
},
"ResourceTypes": [
{
"Id": "Bone"
}
],
"PlayerAnimationsId": "Block",
"Tags": {
"Type": [
"Deco"
]
},
"ItemSoundSetId": "ISS_Items_Bones"
}