Furniture_Bookshelf_Right
Server/Item/Items/Furniture/Furniture_Bookshelf_Right.json, 2.4 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Categories | array[1] |
Interactions | object |
BlockType | object |
PlayerAnimationsId | string |
IconProperties | object |
ResourceTypes | array[2] |
Tags | object |
Variant | boolean |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Prototype_Bookshelf_Bottom_Right_Corner.name"
},
"Icon": "Icons/ItemsGenerated/Prototype_Bookshelf_Bottom_Right_Corner.png",
"Categories": [
"Furniture.Shelves"
],
"Interactions": {
"Primary": "Block_Primary",
"Secondary": "Block_Secondary"
},
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Decorative_Sets/Village/Prototype_Bookshelf_Connected_Blocks/Prototype_Bookshelf_Bottom_Right_Corner.blockymodel",
"CustomModelTexture": [
{
"Weight": 1,
"Texture": "Blocks/Decorative_Sets/Village/Prototype_Bookshelf_Connected_Blocks/Shelf_Book_Prototype.png"
},
{
"Texture": "Blocks/Decorative_Sets/Village/Prototype_Bookshelf_Connected_Blocks/Shelf_Book_Prototype_Texture_2.png",
"Weight": 1
},
{
"Texture": "Blocks/Decorative_Sets/Village/Prototype_Bookshelf_Connected_Blocks/Shelf_Book_Prototype_Texture_3.png",
"Weight": 1
}
],
"HitboxType": "Block_Vertical_Half",
"VariantRotation": "NESW",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Woods"
}
},
"BlockParticleSetId": "Wood",
"MaxSupportDistance": 8,
"Support": {
"Down": [
{
"FaceType": "Full"
},
{
"FaceType": "Shelf",
"Support": "Ignored"
},
{
"FaceType": "Shelf",
"SelfFaceType": "Shelf"
}
],
"Up": [
{
"FaceType": "Full"
},
{
"FaceType": "Shelf",
"Support": "Ignored"
},
{
"FaceType": "Shelf",
"SelfFaceType": "Shelf"
}
],
"North": [
{
"FaceType": "Full"
}
]
},
"Supporting": {
"Up": [
{
"FaceType": "Shelf"
}
]
},
"ParticleColor": "#684127",
"BlockSoundSetId": "Wood"
},
"PlayerAnimationsId": "Block",
"IconProperties": {
"Scale": 0.6,
"Rotation": [
22.5,
45.0,
22.5
],
"Translation": [
6.0,
-17.0
]
},
"ResourceTypes": [
{
"Id": "Fuel"
},
{
"Id": "Charcoal"
}
],
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Village"
]
},
"Variant": true,
"ItemSoundSetId": "ISS_Blocks_Wood"
}