Soil_Clay_Ocean_Brick_Roof_Shallow
Server/Item/Items/Soil/Clay_Ocean_Brick/Soil_Clay_Ocean_Brick_Roof_Shallow.json, 4.4 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
ItemLevel | number |
Categories | array[1] |
SubCategory | string |
PlayerAnimationsId | string |
Set | string |
BlockType | object |
IconProperties | object |
Icon | string |
Tags | object |
Scale | number |
ItemSoundSetId | string |
Recipe | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Soil_Clay_Ocean_Brick_Roof_Shallow.name"
},
"ItemLevel": 15,
"Categories": [
"Blocks.Soils"
],
"SubCategory": "BlockSets",
"PlayerAnimationsId": "Block",
"Set": "Soil_Clay_Ocean_Brick",
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"CustomModel": "Blocks/Structures/Roofs/Slope_Rock_Shallow.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Rock_Textures/Clay_Ocean.png",
"Weight": 1
}
],
"Group": "Roof",
"HitboxType": "Stairs_Shallow",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Rocks",
"ItemId": "Soil_Clay_Ocean_Brick_Roof_Shallow"
}
},
"VariantRotation": "NESW",
"BlockParticleSetId": "Stone",
"Supporting": {
"Down": [
{}
],
"North": [
{}
]
},
"ParticleColor": "#6a887b",
"BlockSoundSetId": "Stone",
"PhysicalMaterialId": "Stone",
"State": {
"Definitions": {
"Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Rock_Shallow_Right.blockymodel",
"HitboxType": "Roof_Corner_Shallow_Right",
"FlipType": "OrthogonalInverse",
"Supporting": {
"Down": [
{}
]
},
"Gathering": {
"Breaking": {
"GatherType": "Rocks",
"ItemId": "Soil_Clay_Ocean_Brick_Roof_Shallow",
"Quantity": 2
}
}
},
"Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Rock_Shallow_Left.blockymodel",
"HitboxType": "Roof_Corner_Shallow_Left",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
]
},
"Gathering": {
"Breaking": {
"GatherType": "Rocks",
"ItemId": "Soil_Clay_Ocean_Brick_Roof_Shallow",
"Quantity": 2
}
}
},
"Inverted_Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Rock_Shallow_Inverted_Right.blockymodel",
"HitboxType": "Roof_Corner_Shallow_Inverted_Right",
"FlipType": "OrthogonalInverse",
"Supporting": {
"Down": [
{}
]
},
"Gathering": {
"Breaking": {
"GatherType": "Rocks",
"ItemId": "Soil_Clay_Ocean_Brick_Roof_Shallow",
"Quantity": 2
}
}
},
"Inverted_Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Rock_Shallow_Inverted_Left.blockymodel",
"HitboxType": "Roof_Corner_Shallow_Inverted_Left",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
]
},
"Gathering": {
"Breaking": {
"GatherType": "Rocks",
"ItemId": "Soil_Clay_Ocean_Brick_Roof_Shallow",
"Quantity": 2
}
}
}
}
},
"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": "#37503C"
},
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.45,
"Translation": [
11.1,
-22.5
]
},
"Icon": "Icons/ItemsGenerated/Soil_Clay_Ocean_Brick_Roof_Shallow.png",
"Tags": {
"Type": [
"Soil"
],
"Family": [
"Clay"
],
"SubType": [
"Roof"
]
},
"Scale": 0.6,
"ItemSoundSetId": "ISS_Blocks_Soft",
"Recipe": {
"Input": [
{
"Quantity": 1,
"ResourceTypeId": "Soil_Clay_Ocean_Brick"
}
],
"BenchRequirement": [
{
"Id": "Builders",
"Type": "StructuralCrafting",
"Categories": [
"Roof"
]
}
],
"OutputQuantity": 1,
"TimeSeconds": 0
}
}