Versions / 0.6.0-pre.9 / Item / Items / Soil / Clay_Ocean_Brick / Soil_Clay_Ocean_Brick_Roof_Flat.json
Soil_Clay_Ocean_Brick_Roof_Flat
Server/Item/Items/Soil/Clay_Ocean_Brick/Soil_Clay_Ocean_Brick_Roof_Flat.json, 1.6 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
ItemLevel | number |
Icon | string |
IconProperties | object |
Categories | array[1] |
SubCategory | string |
PlayerAnimationsId | string |
Set | string |
BlockType | object |
Tags | object |
ItemSoundSetId | string |
Recipe | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Soil_Clay_Ocean_Brick_Roof_Flat.name"
},
"ItemLevel": 15,
"Icon": "Icons/ItemsGenerated/Soil_Clay_Ocean_Brick_Roof_Flat.png",
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.58823,
"Translation": [
-1.1,
-4.1
]
},
"Categories": [
"Blocks.Soils"
],
"SubCategory": "BlockSets",
"PlayerAnimationsId": "Block",
"Set": "Soil_Clay_Ocean_Brick",
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"CustomModel": "Blocks/Structures/Roofs/Flat_Rock.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Rock_Textures/Clay_Ocean.png",
"Weight": 1
}
],
"Group": "Roof",
"HitboxType": "Stairs_Flat",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"VariantRotation": "NESW",
"BlockParticleSetId": "Stone",
"Supporting": {
"Down": [
{}
]
},
"ParticleColor": "#6a887b",
"BlockSoundSetId": "Stone",
"PhysicalMaterialId": "Stone",
"TextureComputedColor": "#37503C"
},
"Tags": {
"Type": [
"Soil"
],
"Family": [
"Clay"
]
},
"ItemSoundSetId": "ISS_Blocks_Soft",
"Recipe": {
"Input": [
{
"Quantity": 1,
"ResourceTypeId": "Soil_Clay_Ocean_Brick"
}
],
"BenchRequirement": [
{
"Id": "Builders",
"Type": "StructuralCrafting",
"Categories": [
"Roof"
]
}
],
"OutputQuantity": 1,
"TimeSeconds": 0
}
}