Furniture_Feran_Table
Server/Item/Items/Furniture/Feran/Furniture_Feran_Table.json, 1.6 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
IconProperties | object |
Interactions | object |
BlockType | object |
ResourceTypes | array[2] |
Tags | object |
Icon | string |
Scale | number |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Feran_Table.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Furniture"
],
"Set": "Furniture_Feran",
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.32,
"Translation": [
-22,
-20
]
},
"Interactions": {
"Primary": "Block_Primary",
"Secondary": "Block_Secondary"
},
"BlockType": {
"BlockParticleSetId": "Wood",
"CustomModel": "Blocks/Decorative_Sets/Feran/Table.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Feran/Table_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Woods"
}
},
"Group": "Wood",
"HitboxType": "Table",
"Material": "Solid",
"Opacity": "Transparent",
"ParticleColor": "#633625",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"Supporting": {
"Up": [
{},
{
"Filler": [
{
"X": 0,
"Y": 0,
"Z": 0
}
]
}
]
},
"BlockSoundSetId": "Stone",
"VariantRotation": "NESW"
},
"ResourceTypes": [
{
"Id": "Fuel"
},
{
"Id": "Charcoal"
}
],
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Kweebec"
]
},
"Icon": "Icons/ItemsGenerated/Furniture_Feran_Table.png",
"Scale": 0.6,
"ItemSoundSetId": "ISS_Blocks_Wood"
}