minecraft server init
This commit is contained in:
44
config/bloodmagic/meteors/diamond.json
Normal file
44
config/bloodmagic/meteors/diamond.json
Normal 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
|
||||
}
|
Reference in New Issue
Block a user