Soil_Hive_Brick_Smooth
Server/Item/Items/Soil/Hive/Soil_Hive_Brick_Smooth.json, 960 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
ItemLevel | number |
Categories | array[1] |
PlayerAnimationsId | string |
Set | string |
BlockType | object |
Tags | object |
$Comment | string |
Icon | string |
ItemSoundSetId | string |
Parent | string |
ResourceTypes | array[1] |
Source
{
"TranslationProperties": {
"Name": "server.items.Soil_Hive_Brick_Smooth.name"
},
"ItemLevel": 15,
"Categories": [
"Blocks.Rocks"
],
"PlayerAnimationsId": "Block",
"Set": "Soil_Hive",
"BlockType": {
"Material": "Solid",
"DrawType": "Cube",
"Group": "Stone",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Soils"
}
},
"BlockParticleSetId": "Mud",
"Textures": [
{
"All": "BlockTextures/Soil_Hive_Brick_Smooth.png",
"Weight": 1
}
],
"ParticleColor": "#876448",
"BlockSoundSetId": "Dirt",
"PhysicalMaterialId": "Dirt"
},
"Tags": {
"Type": [
"Rock"
],
"Family": [
"Quartzite"
]
},
"$Comment": " ",
"Icon": "Icons/ItemsGenerated/Soil_Hive_Brick_Smooth.png",
"ItemSoundSetId": "ISS_Blocks_Soft",
"Parent": "Soil_Hive_Brick",
"ResourceTypes": [
{
"Id": "Soil_Hive_Brick"
}
]
}