73 lines
1.4 KiB
JSON
73 lines
1.4 KiB
JSON
{
|
|
"TranslationProperties": {
|
|
"Name": "server.items.Rock_Stone.name"
|
|
},
|
|
"ItemLevel": 10,
|
|
"MaxStack": 100,
|
|
"Icon": "Icons/ItemsGenerated/Rock_Stone_Stalactite_Small.png",
|
|
"Categories": [
|
|
"Blocks.Rocks"
|
|
],
|
|
"PlayerAnimationsId": "Block",
|
|
"Set": "Rock_Stone",
|
|
"BlockType": {
|
|
"Material": "Solid",
|
|
"DrawType": "Cube",
|
|
"Group": "Stone",
|
|
"Flags": {},
|
|
"Gathering": {
|
|
"Breaking": {
|
|
"GatherType": "Rocks",
|
|
"ItemId": "Rock_Stone_Cobble"
|
|
}
|
|
},
|
|
"BlockParticleSetId": "Stone",
|
|
"Textures": [
|
|
{
|
|
"All": "BlockTextures/Rock_Stone.png",
|
|
"Weight": 2
|
|
},
|
|
{
|
|
"All": "BlockTextures/Rock_Stone_2.png",
|
|
"Weight": 1
|
|
},
|
|
{
|
|
"All": "BlockTextures/Rock_Stone_3.png",
|
|
"Weight": 1
|
|
}
|
|
],
|
|
"ParticleColor": "#737055",
|
|
"BlockSoundSetId": "Stone",
|
|
"Aliases": [
|
|
"stone",
|
|
"stone00"
|
|
],
|
|
"BlockBreakingDecalId": "Breaking_Decals_Rock",
|
|
"BlockEntity": {
|
|
"Components": {
|
|
"SolarCell": {},
|
|
"EnergyStorageComponent": {
|
|
"EnergyStored": 5,
|
|
"MaxEnergy": 80000,
|
|
"MaxReceive": 1000,
|
|
"MaxExtract": 1000
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ResourceTypes": [
|
|
{
|
|
"Id": "Rock"
|
|
},
|
|
{
|
|
"Id": "Rock_Stone"
|
|
}
|
|
],
|
|
"Tags": {
|
|
"Type": [
|
|
"Rock"
|
|
]
|
|
},
|
|
"ItemSoundSetId": "ISS_Blocks_Stone"
|
|
}
|