Metal_Iron_Roof_Shallow
Server/Item/Items/Metal/Iron/Metal_Iron_Roof_Shallow.json, 3.0 KB
Fields
| Field | Type |
|---|---|
Parent | string |
ItemSoundSetId | string |
Recipe | null |
ResourceTypes | array[0] |
TranslationProperties | object |
ItemLevel | number |
Quality | string |
MaxStack | number |
Icon | string |
Categories | array[1] |
Set | string |
IconProperties | object |
Tags | object |
Scale | number |
BlockType | object |
Source
{
"Parent": "Rock_Stone_Brick_Roof_Shallow",
"ItemSoundSetId": "ISS_Items_Metal",
"Recipe": null,
"ResourceTypes": [],
"TranslationProperties": {
"Name": "server.items.Metal_Iron_Roof_Shallow.name"
},
"ItemLevel": 15,
"Quality": "Common",
"MaxStack": 50,
"Icon": "Icons/ItemsGenerated/Metal_Iron_Roof_Shallow.png",
"Categories": [
"Blocks.Metal"
],
"Set": "Metal_Iron",
"IconProperties": {
"Scale": 0.45,
"Rotation": [
22.5,
45.0,
22.5
],
"Translation": [
11.1,
-22.5
]
},
"Tags": {
"Type": [
"Rock"
],
"Family": [
"Aqua"
],
"SubType": [
"Roof"
]
},
"Scale": 0.6,
"BlockType": {
"CustomModel": "Blocks/Structures/Roofs/Metal_Roof_Shallow.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Metal_Roofs/Metal_Iron.png",
"Weight": 1
}
],
"VariantRotation": "UpDownNESW",
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"BlockParticleSetId": "Metal",
"BlockSoundSetId": "Metal",
"PhysicalMaterialId": "Metal",
"ParticleColor": "#87928e",
"State": {
"Definitions": {
"Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Metal_Roof_Shallow_Corner_Right.blockymodel",
"HitboxType": "Roof_Corner_Shallow_Right",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
]
}
},
"Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Metal_Roof_Shallow_Corner_Left.blockymodel",
"HitboxType": "Roof_Corner_Shallow_Left",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
]
}
},
"Inverted_Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Metal_Roof_Shallow_Corner_Inverted_Right.blockymodel",
"HitboxType": "Roof_Corner_Shallow_Inverted_Right",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
]
}
},
"Inverted_Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Metal_Roof_Shallow_Corner_Inverted_Left.blockymodel",
"HitboxType": "Roof_Corner_Shallow_Inverted_Left",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
]
}
}
}
},
"ConnectedBlockRuleSet": {
"Type": "Roof",
"Width": 2,
"Regular": {
"Straight": {
"State": "default"
},
"Corner_Right": {
"State": "Corner_Right"
},
"Corner_Left": {
"State": "Corner_Left"
},
"Inverted_Corner_Right": {
"State": "Inverted_Corner_Right"
},
"Inverted_Corner_Left": {
"State": "Inverted_Corner_Left"
}
},
"MaterialName": "Roof_Shallow"
},
"TextureComputedColor": "#889191"
}
}