Versions / 0.4.1 / Item / Items / Furniture / Temple_Scarak / Furniture_Temple_Scarak_Chest_Small.json
Furniture_Temple_Scarak_Chest_Small
Server/Item/Items/Furniture/Temple_Scarak/Furniture_Temple_Scarak_Chest_Small.json, 2.5 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
IconProperties | object |
BlockType | object |
Tags | object |
$Comment | string |
Icon | string |
ItemSoundSetId | string |
ItemLevel | number |
MaxStack | number |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Temple_Scarak_Chest_Small.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Containers"
],
"Set": "Furniture_Temple_Scarak",
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.55,
"Translation": [
0,
-15
]
},
"BlockType": {
"BlockParticleSetId": "Stone",
"BlockSoundSetId": "Wood",
"CustomModel": "Blocks/Decorative_Sets/Scarak_Temple/Chest_Small.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Scarak_Temple/Chest_Small_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {
"IsUsable": true
},
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"Material": "Solid",
"Opacity": "Transparent",
"ParticleColor": "#834c30",
"ConnectedBlockRuleSet": {
"Type": "CustomTemplate",
"TemplateShapeAssetId": "ChestConnectedBlockTemplate",
"TemplateShapeBlockPatterns": {
"Default": "Furniture_Temple_Scarak_Chest_Small",
"Double": "Furniture_Temple_Scarak_Chest_Large"
}
},
"State": {
"Definitions": {
"CloseWindow": {
"InteractionSoundEventId": "SFX_Egg_Hit",
"CustomModelAnimation": "Blocks/Decorative_Sets/Scarak_Temple/Chest_Small_Close.blockyanim",
"Looping": false
},
"OpenWindow": {
"InteractionSoundEventId": "SFX_Egg_Hit",
"CustomModelAnimation": "Blocks/Decorative_Sets/Scarak_Temple/Chest_Small_Open.blockyanim",
"Looping": false
}
}
},
"BlockEntity": {
"Components": {
"ItemContainerBlock": {
"Capacity": 18
}
}
},
"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_Small_Idle.blockyanim",
"Looping": true
},
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Scarak Temple"
]
},
"$Comment": " ",
"Icon": "Icons/ItemsGenerated/Furniture_Temple_Scarak_Chest_Small.png",
"ItemSoundSetId": "ISS_Blocks_Stone",
"ItemLevel": 20,
"MaxStack": 25
}