Versions / 0.5.0-pre.9 / Item / Items / Rock / Iridescent / Rock_Iridescent_Processed_Ornate_Corner.json
Rock_Iridescent_Processed_Ornate_Corner
Server/Item/Items/Rock/Iridescent/Rock_Iridescent_Processed_Ornate_Corner.json, 1.6 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Quality | string |
Icon | string |
Set | string |
Categories | array[2] |
PlayerAnimationsId | string |
Interactions | object |
BlockType | object |
Tags | object |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Iridescent_Processed_Ornate_Corner.name"
},
"Quality": "Developer",
"Icon": "Icons/ItemsGenerated/Rock_Iridescent_Processed_Ornate_Corner.png",
"Set": "Rock_Iridescent",
"Categories": [
"Blocks.Rocks",
"Blocks.Rocks"
],
"PlayerAnimationsId": "Block",
"Interactions": {
"Secondary": "Lantern_Cyan"
},
"BlockType": {
"Material": "Solid",
"DrawType": "Cube",
"Opacity": "Transparent",
"HitboxType": "Full",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"BlockParticleSetId": "Stone",
"ParticleColor": "#e2fdff",
"BlockSoundSetId": "Stone",
"PhysicalMaterialId": "Stone",
"CubeShadingMode": "Standard",
"VariantRotation": "UpDownNESW",
"Textures": [
{
"North": "BlockTextures/Rock_Iridescent_Processed_Ornate_Corner.png",
"South": "BlockTextures/Rock_Iridescent_Processed_Ornate_CornerInv.png",
"West": "BlockTextures/Rock_Iridescent_Processed_Brick_Smooth.png",
"East": "BlockTextures/Rock_Iridescent_Processed_Brick_Smooth.png",
"Up": "BlockTextures/Rock_Iridescent_Processed_Brick_Smooth.png",
"Down": "BlockTextures/Rock_Iridescent_Processed_Ornate_Corner.png"
}
],
"TextureComputedColor": "#BEE2F2"
},
"Tags": {
"Type": [
"Rock"
],
"Family": [
"Crystal"
]
},
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45.0,
22.5
],
"Translation": [
0.0,
-13.5
]
}
}