Furniture_Kweebec_Shelf
Server/Item/Items/Furniture/Kweebec/Furniture_Kweebec_Shelf.json, 1.6 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
Icon | string |
IconProperties | object |
Interactions | object |
BlockType | object |
ResourceTypes | array[2] |
Tags | object |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Kweebec_Shelf.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Shelves"
],
"Set": "Furniture_Kweebec",
"Icon": "Icons/ItemsGenerated/Furniture_Kweebec_Shelf.png",
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.7,
"Translation": [
6,
-27.6
]
},
"Interactions": {
"Primary": "Block_Primary",
"Secondary": "Block_Secondary"
},
"BlockType": {
"BlockParticleSetId": "Wood",
"CustomModel": "Blocks/Decorative_Sets/Kweebec/Shelf.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Kweebec/Shelf_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Woods"
}
},
"HitboxType": "Platform_Half",
"Material": "Solid",
"ParticleColor": "#7d5625",
"Support": {
"East": [
{
"FaceType": "Full"
}
],
"North": [
{
"FaceType": "Full"
}
],
"West": [
{
"FaceType": "Full"
}
]
},
"Supporting": {
"Up": [
{
"FaceType": "Full"
}
]
},
"VariantRotation": "NESW",
"BlockSoundSetId": "Wood"
},
"ResourceTypes": [
{
"Id": "Fuel"
},
{
"Id": "Charcoal"
}
],
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Kweebec"
]
},
"ItemSoundSetId": "ISS_Blocks_Wood"
}