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,44 @@
{
"catalystStack": {
"registryName": {
"domain": "minecraft",
"path": "diamond_block"
},
"meta": 0
},
"components": [
{
"weight": 50,
"oreName": "oreIron"
},
{
"weight": 100,
"oreName": "oreGold"
},
{
"weight": 10,
"oreName": "oreLapis"
},
{
"weight": 250,
"oreName": "oreDiamond"
},
{
"weight": 180,
"oreName": "oreEmerald"
},
{
"weight": 50,
"oreName": "oreRedstone"
},
{
"weight": 400,
"oreName": "oreDiamond"
}
],
"explosionStrength": 10.0,
"radius": 3,
"maxWeight": 1040,
"version": 4,
"cost": 5000000
}