Versions / 0.4.1 / Item / Items / Furniture / Grand_Wizard / Unique / Furniture_Royal_Magic_Couch.json
Furniture_Royal_Magic_Couch
Server/Item/Items/Furniture/Grand_Wizard/Unique/Furniture_Royal_Magic_Couch.json, 1.5 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
IconProperties | object |
Interactions | object |
BlockType | object |
Model | string |
Texture | string |
ResourceTypes | array[2] |
Tags | object |
Icon | string |
ItemSoundSetId | string |
Scale | number |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Royal_Magic_Couch.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Furniture"
],
"Set": "Furniture_Royal_Magic",
"IconProperties": {
"Scale": 0.4,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
12,
-17
]
},
"Interactions": {
"Primary": "Block_Primary",
"Secondary": "Block_Secondary"
},
"BlockType": {
"BlockParticleSetId": "Wood",
"CustomModel": "Blocks/Decorative_Sets/Royal_Magic/Couch.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Royal_Magic/Couch_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Woods"
}
},
"Group": "Wood",
"HitboxType": "Bench",
"Material": "Solid",
"Opacity": "Transparent",
"ParticleColor": "#531526",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"VariantRotation": "NESW",
"BlockSoundSetId": "Wood"
},
"Model": "Blocks/Decorative_Sets/Tavern/Bench.blockymodel",
"Texture": "Blocks/Decorative_Sets/Tavern/Bench_Texture.png",
"ResourceTypes": [
{
"Id": "Fuel"
},
{
"Id": "Charcoal"
}
],
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Ancient"
]
},
"Icon": "Icons/ItemsGenerated/Furniture_Grand_Wizard_Bench.png",
"ItemSoundSetId": "ISS_Blocks_Wood",
"Scale": 0.7
}