Versions / 0.6.0-pre.3 / Item / Items / Furniture / Crude / Unique / Furniture_Crude_Windows_1X2_Test.json
Furniture_Crude_Windows_1X2_Test
Server/Item/Items/Furniture/Crude/Unique/Furniture_Crude_Windows_1X2_Test.json, 2.0 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Quality | string |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
Interactions | object |
BlockType | object |
ResourceTypes | array[2] |
Tags | object |
$Comment | string |
Icon | string |
IconProperties | object |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Crude_Windows_1X2_Test.name"
},
"Quality": "Developer",
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Doors"
],
"Set": "Furniture_Crude",
"Interactions": {
"Primary": "Block_Primary",
"Secondary": "Block_Secondary"
},
"BlockType": {
"BlockParticleSetId": "Wood",
"BlockSoundSetId": "Wood",
"PhysicalMaterialId": "Wood",
"CustomModel": "Blocks/Decorative_Sets/Crude/Window_1X2.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Crude/Window_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Woods"
}
},
"Group": "Wood",
"HitboxType": "Window_Tall",
"Material": "Solid",
"Opacity": "Transparent",
"ParticleColor": "#63412c",
"Support": {
"Down": [
{
"FaceType": "Full"
},
{
"FaceType": "Window"
}
],
"East": [
{
"FaceType": "Full"
}
],
"Up": [
{
"FaceType": "Full"
},
{
"FaceType": "Window"
}
],
"West": [
{
"FaceType": "Full"
}
]
},
"Supporting": {
"Up": [
{
"FaceType": "Window"
}
],
"Down": [
{
"FaceType": "Window"
}
]
},
"VariantRotation": "Wall",
"TextureComputedColor": "#614029"
},
"ResourceTypes": [
{
"Id": "Fuel"
},
{
"Id": "Charcoal"
}
],
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Crude"
]
},
"$Comment": " ",
"Icon": "Icons/ItemsGenerated/Furniture_Crude_Windows_1X2_Test.png",
"IconProperties": {
"Scale": 0.4,
"Rotation": [
22.5,
45.0,
22.5
],
"Translation": [
0.0,
-29.0
]
},
"ItemSoundSetId": "ISS_Blocks_Wood"
}