Rock_Ice_Permafrost
Server/Item/Items/Rock/Ice/Rock_Ice_Permafrost.json, 776 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
Set | string |
Icon | string |
BlockType | object |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Ice_Permafrost.name"
},
"Parent": "Rock_Ice",
"Set": "Rock_Ice",
"Icon": "Icons/ItemsGenerated/Rock_Ice_Permafrost.png",
"BlockType": {
"Gathering": {
"Breaking": {
"DropList": "Rock_Ice_Blue",
"GatherType": "Rocks"
}
},
"Textures": [
{
"All": "BlockTextures/Rock_Ice_Blue.png",
"Weight": 1
}
],
"ParticleColor": "#bef4f5",
"TransitionTexture": "BlockTextures/Transition_Rock_Ice.png",
"CubeShadingMode": "Standard",
"TextureComputedColor": "#87C6E3"
},
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45.0,
22.5
],
"Translation": [
0.0,
-13.5
]
}
}