Files
Astroblock/overrides/config/laser_drill_ores/actuallyadditions_ores.json
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

16 lines
265 B
JSON

[
{
"item" : "actuallyadditions:block_misc:3",
"color" : 15,
"rarity" : [
{
"whitelist": "",
"blacklist": "minecraft:hell, minecraft:sky",
"depth_min": 0,
"depth_max": 255,
"weight": 6
}
]
}
]