Versions / 0.6.0-pre.4 / Item / Items / Furniture / Scarak_Hive / Unique / Furniture_Scarak_Hive_Door_Large.json
Furniture_Scarak_Hive_Door_Large
Server/Item/Items/Furniture/Scarak_Hive/Unique/Furniture_Scarak_Hive_Door_Large.json, 2.8 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Interactions | object |
IconProperties | object |
BlockType | object |
Scale | number |
Tags | object |
Icon | string |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Scarak_Hive_Door_Large.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Doors"
],
"Interactions": {
"Primary": "Block_Primary",
"Secondary": "Block_Secondary"
},
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.45,
"Translation": [
-10,
-60
]
},
"BlockType": {
"BlockParticleSetId": "Stone",
"CustomModel": "Blocks/Decorative_Sets/Scarak_Hive/Door_Large.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Scarak_Hive/Door_Large_Texture.png"
}
],
"DrawType": "Model",
"Gathering": {
"Breaking": {
"GatherType": "Woods"
}
},
"HitboxType": "Door_Scarak_Hive_Large",
"Material": "Solid",
"State": {
"Definitions": {
"CloseDoorIn": {
"InteractionSoundEventId": "SFX_Door_Temple_Light_Close",
"CustomModelAnimation": "Blocks/Decorative_Sets/Scarak_Hive/Door_Large_Close.blockyanim"
},
"CloseDoorOut": {
"InteractionSoundEventId": "SFX_Door_Temple_Light_Close",
"CustomModelAnimation": "Blocks/Decorative_Sets/Scarak_Hive/Door_Large_Close.blockyanim"
},
"OpenDoorIn": {
"SoundOcclusionOpacity": 0.0,
"HitboxType": "Door_Scarak_Hive_Large_Open",
"InteractionSoundEventId": "SFX_Door_Temple_Light_Open",
"CustomModelAnimation": "Blocks/Decorative_Sets/Scarak_Hive/Door_Large_Open.blockyanim",
"InteractionHint": "server.interactionHints.closeDoor"
},
"OpenDoorOut": {
"SoundOcclusionOpacity": 0.0,
"HitboxType": "Door_Scarak_Hive_Large_Open",
"InteractionSoundEventId": "SFX_Door_Temple_Light_Open",
"CustomModelAnimation": "Blocks/Decorative_Sets/Scarak_Hive/Door_Large_Open.blockyanim",
"InteractionHint": "server.interactionHints.closeDoor"
}
}
},
"VariantRotation": "NESW",
"ParticleColor": "#72503e",
"BlockSoundSetId": "Stone",
"PhysicalMaterialId": "Stone",
"SoundOcclusionOpacity": 2.0,
"InteractionHint": "server.interactionHints.openDoor",
"IsDoor": true,
"Interactions": {
"Use": "Door"
},
"Opacity": "Semitransparent",
"ConnectedBlockRuleSet": {
"Type": "CustomTemplate",
"TemplateShapeAssetId": "DoorLargeConnectedBlockTemplate",
"TemplateShapeBlockPatterns": {
"Default": "Furniture_Scarak_Hive_Door_Large"
}
},
"TextureComputedColor": "#6B4A38"
},
"Scale": 0.5,
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Temple"
]
},
"Icon": "Icons/ItemsGenerated/Furniture_Scarak_Hive_Door_Large.png",
"ItemSoundSetId": "ISS_Blocks_Wood"
}