Versions / 0.6.0-pre.2 / Item / Items / Furniture / Temple_Wind / Unique / Furniture_Temple_Wind_Door_Medium.json
Furniture_Temple_Wind_Door_Medium
Server/Item/Items/Furniture/Temple_Wind/Unique/Furniture_Temple_Wind_Door_Medium.json, 2.4 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
Interactions | object |
IconProperties | object |
BlockType | object |
Scale | number |
Icon | string |
Tags | object |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Temple_Wind_Door_Medium.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Doors"
],
"Set": "Furniture_Temple_Wind",
"Interactions": {
"Primary": "Block_Primary",
"Secondary": "Block_Secondary"
},
"IconProperties": {
"Scale": 0.38,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
-22,
-54
]
},
"BlockType": {
"BlockParticleSetId": "Stone",
"CustomModel": "Blocks/Decorative_Sets/Temple_Wind/Door_Medium.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Temple_Wind/Door_Medium_Texture.png"
}
],
"DrawType": "Model",
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"HitboxType": "Door_Temple_Wind_Medium",
"Material": "Solid",
"State": {
"Definitions": {
"CloseDoorIn": {
"CustomModelAnimation": "Blocks/Decorative_Sets/Temple_Wind/Door_Medium_Close.blockyanim"
},
"CloseDoorOut": {
"CustomModelAnimation": "Blocks/Decorative_Sets/Temple_Wind/Door_Medium_Close.blockyanim"
},
"OpenDoorIn": {
"SoundOcclusionOpacity": 0.0,
"HitboxType": "Door_Temple_Wind_Medium_Open",
"CustomModelAnimation": "Blocks/Decorative_Sets/Temple_Wind/Door_Medium_Open.blockyanim",
"InteractionHint": "server.interactionHints.closeDoor"
},
"OpenDoorOut": {
"SoundOcclusionOpacity": 0.0,
"HitboxType": "Door_Temple_Wind_Medium_Open",
"CustomModelAnimation": "Blocks/Decorative_Sets/Temple_Wind/Door_Medium_Open.blockyanim",
"InteractionHint": "server.interactionHints.closeDoor"
}
}
},
"VariantRotation": "NESW",
"BlockSoundSetId": "Stone",
"PhysicalMaterialId": "Stone",
"SoundOcclusionOpacity": 2.0,
"InteractionHint": "server.interactionHints.openDoor",
"IsDoor": true,
"Interactions": {
"Use": "Door"
},
"ParticleColor": "#cca159",
"InteractionSoundEventId": "SFX_Door_Temple_Light_Open",
"TextureComputedColor": "#7C5123"
},
"Scale": 0.6,
"Icon": "Icons/ItemsGenerated/Furniture_Temple_Wind_Door_Medium.png",
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Temple"
]
},
"ItemSoundSetId": "ISS_Blocks_Stone"
}