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