Versions / 0.6.0-pre.5 / Item / Items / Furniture / Temple_Scarak / Unique / Furniture_Temple_Scarak_Chest_Large.json
Furniture_Temple_Scarak_Chest_Large
Server/Item/Items/Furniture/Temple_Scarak/Unique/Furniture_Temple_Scarak_Chest_Large.json, 2.6 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
IconProperties | object |
BlockType | object |
Tags | object |
$Comment | string |
Set | string |
Icon | string |
Scale | number |
Variant | boolean |
ItemSoundSetId | string |
MaxStack | number |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Temple_Scarak_Chest_Large.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Containers"
],
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.5,
"Translation": [
12,
-9
]
},
"BlockType": {
"BlockParticleSetId": "Stone",
"BlockSoundSetId": "Bone",
"PhysicalMaterialId": "Wood",
"CustomModel": "Blocks/Decorative_Sets/Scarak_Temple/Chest_Large.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Scarak_Temple/Chest_Large_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {
"IsUsable": true
},
"Gathering": {
"Breaking": {
"GatherType": "Rocks",
"DropList": {
"Container": {
"Type": "Single",
"Item": {
"ItemId": "Furniture_Temple_Scarak_Chest_Small",
"QuantityMin": 2,
"QuantityMax": 2
}
}
}
}
},
"HitboxType": "Chest_Large",
"Material": "Solid",
"Opacity": "Transparent",
"ParticleColor": "#e88852",
"State": {
"Definitions": {
"CloseWindow": {
"InteractionSoundEventId": "SFX_Chest_Wooden_Close",
"CustomModelAnimation": "Blocks/Decorative_Sets/Scarak_Temple/Chest_Large_Close.blockyanim",
"Looping": false
},
"OpenWindow": {
"InteractionSoundEventId": "SFX_Chest_Wooden_Open",
"CustomModelAnimation": "Blocks/Decorative_Sets/Scarak_Temple/Chest_Large_Open.blockyanim",
"Looping": false
}
}
},
"BlockEntity": {
"Components": {
"ItemContainerBlock": {
"Capacity": 36
}
}
},
"Supporting": {
"Up": [
{
"FaceType": "Full"
}
]
},
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"VariantRotation": "NESW",
"InteractionHint": "server.interactionHints.openDoor",
"Interactions": {
"Use": "Open_Container"
},
"CustomModelAnimation": "Blocks/Decorative_Sets/Scarak_Temple/Chest_Large_Idle.blockyanim",
"Looping": true,
"TextureComputedColor": "#894E2A"
},
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Scarak Temple"
]
},
"$Comment": " ",
"Set": "Furniture_Temple_Scarak",
"Icon": "Icons/ItemsGenerated/Furniture_Temple_Scarak_Chest_Large.png",
"Scale": 0.6,
"Variant": true,
"ItemSoundSetId": "ISS_Blocks_Stone",
"MaxStack": 25
}