Versions / 0.6.0-pre.9 / Item / Items / Soil / Clay_Plaster / Soil_Clay_Smooth_GreenDark_Stairs.json
Soil_Clay_Smooth_GreenDark_Stairs
Server/Item/Items/Soil/Clay_Plaster/Soil_Clay_Smooth_GreenDark_Stairs.json, 3.3 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
MaxStack | number |
Icon | string |
Categories | array[1] |
SubCategory | string |
Set | string |
PlayerAnimationsId | string |
BlockType | object |
Tags | object |
ItemSoundSetId | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Soil_Clay_Smooth_GreenDark_Stairs.name"
},
"MaxStack": 100,
"Icon": "Icons/ItemsGenerated/Soil_Clay_Smooth_GreenDark_Stairs.png",
"Categories": [
"Blocks.Soils"
],
"SubCategory": "ColouredClay",
"Set": "Soil_Clay_Smooth",
"PlayerAnimationsId": "Block",
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Structures/Stairs/Stairs_SimpleUV.blockymodel",
"CustomModelTexture": [
{
"Texture": "BlockTextures/Wall_Painted_GreenDark.png",
"Weight": 1
}
],
"HitboxType": "Stairs",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Soils"
}
},
"VariantRotation": "UpDownNESW",
"BlockParticleSetId": "Stone",
"Supporting": {
"Down": [
{}
],
"North": [
{}
]
},
"ParticleColor": "#5A7D61",
"BlockSoundSetId": "Dirt",
"PhysicalMaterialId": "Dirt",
"State": {
"Definitions": {
"Corner_Right": {
"CustomModel": "Blocks/Structures/Stairs/Stairs_Corner_Right_SimpleUV.blockymodel",
"HitboxType": "Stairs_Corner_Right",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
]
}
},
"Inverted_Corner_Right": {
"CustomModel": "Blocks/Structures/Stairs/Stairs_Inverted_Corner_Right_SimpleUV.blockymodel",
"HitboxType": "Stairs_Inverted_Corner_Right",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
],
"North": [
{}
],
"East": [
{}
]
}
},
"Corner_Left": {
"CustomModel": "Blocks/Structures/Stairs/Stairs_Corner_Left_SimpleUV.blockymodel",
"HitboxType": "Stairs_Corner_Left",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
]
}
},
"Inverted_Corner_Left": {
"CustomModel": "Blocks/Structures/Stairs/Stairs_Inverted_Corner_Left_SimpleUV.blockymodel",
"HitboxType": "Stairs_Inverted_Corner_Left",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
],
"North": [
{}
],
"West": [
{}
]
}
}
}
},
"PlacementSettings": {
"RotationMode": "StairFacingPlayer"
},
"ConnectedBlockRuleSet": {
"Type": "Stair",
"Corner_Left": {
"State": "Corner_Left"
},
"Corner_Right": {
"State": "Corner_Right"
},
"Inverted_Corner_Left": {
"State": "Inverted_Corner_Left"
},
"Inverted_Corner_Right": {
"State": "Inverted_Corner_Right"
},
"Straight": {
"State": "default"
}
},
"TextureComputedColor": "#2B6539"
},
"Tags": {
"Type": [
"Soil"
],
"Family": [
"Clay"
]
},
"ItemSoundSetId": "ISS_Blocks_Soft",
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
}
}