Versions / 0.5.5 / Item / Items / Cloth / Roof_ModernBlue / Cloth_Modern_Blue_Roof_Vertical_Flap.json
Cloth_Modern_Blue_Roof_Vertical_Flap
Server/Item/Items/Cloth/Roof_ModernBlue/Cloth_Modern_Blue_Roof_Vertical_Flap.json, 1.2 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Categories | array[1] |
SubCategory | string |
PlayerAnimationsId | string |
BlockType | object |
Icon | string |
IconProperties | object |
Tags | object |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Cloth_Modern_Blue_Roof_Vertical_Flap.name"
},
"Categories": [
"Blocks.Cloth"
],
"SubCategory": "RoofBlocks",
"PlayerAnimationsId": "Block",
"BlockType": {
"DrawType": "Model",
"CustomModel": "Blocks/Structures/Roofs/Cloth_Roof_Vertical_Flap.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Cloth_Roof_Textures/Modern_Blue.png",
"Weight": 1
}
],
"Group": "Roof",
"VariantRotation": "NESW",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "SoftBlocks"
}
},
"BlockParticleSetId": "Grass",
"HitboxType": "Block_Vertical_Flat",
"BlockSoundSetId": "Cloth",
"PhysicalMaterialId": "Cloth",
"ParticleColor": "#2e4d6e",
"Support": {},
"TextureComputedColor": "#81B7CE"
},
"Icon": "Icons/ItemsGenerated/Cloth_Modern_Blue_Roof_Vertical_Flap.png",
"IconProperties": {
"Scale": 0.72,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
9.9,
-18.9
]
},
"Tags": {
"Type": [
"Cloth"
],
"SubType": [
"Roof"
]
},
"ItemSoundSetId": "ISS_Items_Cloth"
}