Versions / 0.4.1 / Item / Items / Furniture / Frozen / Unique / Furniture_Frozen_Castle_Secondary_Pot.json
Furniture_Frozen_Castle_Secondary_Pot
Server/Item/Items/Furniture/Frozen/Unique/Furniture_Frozen_Castle_Secondary_Pot.json, 1.2 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Categories | array[1] |
BlockType | object |
PlayerAnimationsId | string |
Set | string |
IconProperties | object |
Tags | object |
Icon | string |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Frozen_Castle_Secondary_Pot.name"
},
"Categories": [
"Furniture.Containers"
],
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Decorative_Sets/Frozen_Castle/Pot_Secondary.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Frozen_Castle/Pot_Secondary_Texture.png",
"Weight": 1
}
],
"RandomRotation": "YawStep1",
"Gathering": {
"Soft": {
"IsWeaponBreakable": true,
"DropList": "Container_Pot_Clay_Tall"
}
},
"BlockParticleSetId": "Ice",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"BlockSoundSetId": "Ice"
},
"PlayerAnimationsId": "Block",
"Set": "Furniture_Frozen_Castle",
"IconProperties": {
"Scale": 0.6,
"Translation": [
3,
-16.2
],
"Rotation": [
22.5,
45,
22.5
]
},
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Human"
]
},
"Icon": "Icons/ItemsGenerated/Furniture_Frozen_Castle_Secondary_Pot.png",
"ItemSoundSetId": "ISS_Blocks_Wood"
}