Debug_Companion_Block_Spawner_Explicit
Server/Item/Items/_Debug/Debug_Companion_Block_Spawner_Explicit.json, 880 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Categories | array[1] |
Quality | string |
BlockType | object |
PlayerAnimationsId | string |
Tags | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Debug_Companion_Block_Spawner_Explicit.name"
},
"Icon": "Icons/ItemsGenerated/Furniture_Ancient_Crate.png",
"Categories": [
"Furniture.Containers"
],
"Quality": "Debug",
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Decorative_Sets/Ancient/Crate.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Ancient/Crate_Texture.png",
"Weight": 1
}
],
"HitboxType": "Full",
"VariantRotation": "NESW",
"Gathering": {
"Soft": {
"DropList": "Barrels"
}
},
"BlockParticleSetId": "Wood",
"BlockSoundSetId": "Wood",
"PhysicalMaterialId": "Wood"
},
"PlayerAnimationsId": "Block",
"Tags": {
"Type": [
"Furniture"
]
}
}