Clean slate

This commit is contained in:
bytegrip
2025-11-08 15:21:14 +02:00
commit 73bfc2019d
890 changed files with 112578 additions and 0 deletions

View 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
}
]
}
]