Files
gunpowder-cocktail-server/config/laser_drill_ores/biomesoplenty_ores.json
2025-11-08 15:21:14 +02:00

120 lines
2.1 KiB
JSON

[
{
"item" : "biomesoplenty:biome_block:0",
"color" : 0,
"rarity" : [
{
"whitelist": "",
"blacklist": "minecraft:hell, minecraft:sky",
"depth_min": 0,
"depth_max": 255,
"weight": 1
}
]
},
{
"item" : "biomesoplenty:gem_ore:0",
"color" : 2,
"rarity" : [
{
"whitelist": "minecraft:sky",
"blacklist": "",
"depth_min": 0,
"depth_max": 255,
"weight": 1
}
]
},
{
"item" : "oreRuby",
"color" : 14,
"rarity" : [
{
"whitelist": "",
"blacklist": "minecraft:hell, minecraft:sky",
"depth_min": 0,
"depth_max": 255,
"weight": 2
}
]
},
{
"item" : "orePeridot",
"color" : 5,
"rarity" : [
{
"whitelist": "",
"blacklist": "minecraft:hell, minecraft:sky",
"depth_min": 0,
"depth_max": 255,
"weight": 2
}
]
},
{
"item" : "oreTopaz",
"color" : 1,
"rarity" : [
{
"whitelist": "",
"blacklist": "minecraft:hell, minecraft:sky",
"depth_min": 0,
"depth_max": 255,
"weight": 1
}
]
},
{
"item" : "oreTanzanite",
"color" : 10,
"rarity" : [
{
"whitelist": "",
"blacklist": "minecraft:hell, minecraft:sky",
"depth_min": 0,
"depth_max": 255,
"weight": 1
}
]
},
{
"item" : "oreMalachite",
"color" : 9,
"rarity" : [
{
"whitelist": "",
"blacklist": "minecraft:hell, minecraft:sky",
"depth_min": 0,
"depth_max": 255,
"weight": 1
}
]
},
{
"item" : "oreSapphire",
"color" : 11,
"rarity" : [
{
"whitelist": "",
"blacklist": "minecraft:hell, minecraft:sky",
"depth_min": 0,
"depth_max": 255,
"weight": 2
}
]
},
{
"item" : "oreAmber",
"color" : 1,
"rarity" : [
{
"whitelist": "",
"blacklist": "minecraft:hell, minecraft:sky",
"depth_min": 0,
"depth_max": 255,
"weight": 1
}
]
}
]