minecraft server init
This commit is contained in:
48
config/bloodmagic/meteors/iron.json
Normal file
48
config/bloodmagic/meteors/iron.json
Normal file
@ -0,0 +1,48 @@
|
||||
{
|
||||
"catalystStack": {
|
||||
"registryName": {
|
||||
"domain": "minecraft",
|
||||
"path": "iron_block"
|
||||
},
|
||||
"meta": 0
|
||||
},
|
||||
"components": [
|
||||
{
|
||||
"weight": 400,
|
||||
"oreName": "oreIron"
|
||||
},
|
||||
{
|
||||
"weight": 200,
|
||||
"oreName": "oreCopper"
|
||||
},
|
||||
{
|
||||
"weight": 140,
|
||||
"oreName": "oreTin"
|
||||
},
|
||||
{
|
||||
"weight": 70,
|
||||
"oreName": "oreSilver"
|
||||
},
|
||||
{
|
||||
"weight": 80,
|
||||
"oreName": "oreLead"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"oreName": "oreGold"
|
||||
},
|
||||
{
|
||||
"weight": 60,
|
||||
"oreName": "oreLapis"
|
||||
},
|
||||
{
|
||||
"weight": 100,
|
||||
"oreName": "oreRedstone"
|
||||
}
|
||||
],
|
||||
"explosionStrength": 15.0,
|
||||
"radius": 5,
|
||||
"maxWeight": 1080,
|
||||
"version": 3,
|
||||
"cost": 1000000
|
||||
}
|
Reference in New Issue
Block a user