minecraft server init

This commit is contained in:
2025-07-23 08:37:00 +03:00
commit ccf1f5f4d0
2460 changed files with 291551 additions and 0 deletions

View File

@ -0,0 +1,48 @@
{
"catalystStack": {
"registryName": {
"domain": "minecraft",
"path": "gold_block"
},
"meta": 0
},
"components": [
{
"weight": 200,
"oreName": "oreIron"
},
{
"weight": 100,
"oreName": "oreCopper"
},
{
"weight": 60,
"oreName": "oreTin"
},
{
"weight": 100,
"oreName": "oreGold"
},
{
"weight": 120,
"oreName": "oreLapis"
},
{
"weight": 30,
"oreName": "oreDiamond"
},
{
"weight": 20,
"oreName": "oreEmerald"
},
{
"weight": 20,
"oreName": "oreCoal"
}
],
"explosionStrength": 18.0,
"radius": 6,
"maxWeight": 650,
"version": 4,
"cost": 2500000
}