Files
meatballcraft/config/bloodmagic/meteors/coraliumeye.json
T
2025-06-21 21:33:37 +08:00

35 lines
595 B
JSON

{
"catalystStack": {
"registryName": {
"domain": "contenttweaker",
"path": "coralium_eye"
},
"meta": 0
},
"components": [
{
"weight": 100,
"oreName": "oreTartarite"
},
{
"weight": 30,
"oreName": "oreEthaxiumStone"
},
{
"weight": 30,
"oreName": "oreCoralium"
},
{
"weight": 30,
"oreName": "oreCoraliumStone"
},
{
"weight": 30,
"oreName": "orePearlescentCoralium"
}],
"explosionStrength": 10.0,
"radius": 5,
"maxWeight": 100,
"version": 4,
"cost": 5000000
}