Files
Gregtech-New-Bastards/.minecraft/config/BloodMagic/meteors/ElvenGateway.json
2025-08-23 05:19:43 +02:00

22 lines
538 B
JSON

{
"ores": [
"etfuturum:smooth_quartz:0:80",
"appliedenergistics2:tile.BlockQuartz:0:60",
"Botania:quartzTypeSunny:0:100",
"Botania:quartzTypeBlaze:0:100",
"Botania:quartzTypeRed:0:100",
"Botania:quartzTypeDark:0:100",
"Botania:quartzTypeLavender:0:100",
"Botania:quartzTypeMana:0:75",
"Botania:quartzTypeElf:0:50"
],
"filler": [
"Botania:livingwood:0:200",
"Botania:livingrock:0:200"
],
"radius": 22,
"cost": 50000000,
"focusItem": "Botania:alfheimPortal",
"fillerChance": 20
}