Clean slate
This commit is contained in:
35
config/laser_drill_ores/appliedenergistics2_ores.json
Normal file
35
config/laser_drill_ores/appliedenergistics2_ores.json
Normal file
@@ -0,0 +1,35 @@
|
||||
[
|
||||
{
|
||||
"item" : "oreCertusQuartz",
|
||||
"color" : 8,
|
||||
"rarity" : [
|
||||
{
|
||||
"whitelist": "",
|
||||
"blacklist": "minecraft:hell, minecraft:sky",
|
||||
"depth_min": 20,
|
||||
"depth_max": 63,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"whitelist": "",
|
||||
"blacklist": "minecraft:hell, minecraft:sky",
|
||||
"depth_min": 0,
|
||||
"depth_max": 255,
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"item" : "oreChargedCertusQuartz",
|
||||
"color" : 8,
|
||||
"rarity" : [
|
||||
{
|
||||
"whitelist": "",
|
||||
"blacklist": "minecraft:hell, minecraft:sky",
|
||||
"depth_min": 20,
|
||||
"depth_max": 63,
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user