Initial
This commit is contained in:
@@ -0,0 +1,93 @@
|
||||
[
|
||||
{
|
||||
"item" : "thermalfoundation:ore:8",
|
||||
"color" : 3,
|
||||
"rarity" : [
|
||||
{
|
||||
"whitelist": "",
|
||||
"blacklist": "minecraft:hell, minecraft:sky",
|
||||
"depth_min": 0,
|
||||
"depth_max": 255,
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"item" : "thermalfoundation:ore_fluid:0",
|
||||
"color" : 15,
|
||||
"rarity" : [
|
||||
{
|
||||
"whitelist": "",
|
||||
"blacklist": "minecraft:hell, minecraft:sky",
|
||||
"depth_min": 0,
|
||||
"depth_max": 255,
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"item" : "thermalfoundation:ore_fluid:1",
|
||||
"color" : 15,
|
||||
"rarity" : [
|
||||
{
|
||||
"whitelist": "",
|
||||
"blacklist": "minecraft:hell, minecraft:sky",
|
||||
"depth_min": 0,
|
||||
"depth_max": 255,
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"item" : "thermalfoundation:ore_fluid:2",
|
||||
"color" : 14,
|
||||
"rarity" : [
|
||||
{
|
||||
"whitelist": "",
|
||||
"blacklist": "minecraft:hell, minecraft:sky",
|
||||
"depth_min": 0,
|
||||
"depth_max": 255,
|
||||
"weight": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"item" : "thermalfoundation:ore_fluid:3",
|
||||
"color" : 4,
|
||||
"rarity" : [
|
||||
{
|
||||
"whitelist": "minecraft:hell",
|
||||
"blacklist": "",
|
||||
"depth_min": 0,
|
||||
"depth_max": 255,
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"item" : "thermalfoundation:ore_fluid:4",
|
||||
"color" : 13,
|
||||
"rarity" : [
|
||||
{
|
||||
"whitelist": "minecraft:sky",
|
||||
"blacklist": "",
|
||||
"depth_min": 0,
|
||||
"depth_max": 255,
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"item" : "thermalfoundation:ore_fluid:5",
|
||||
"color" : 15,
|
||||
"rarity" : [
|
||||
{
|
||||
"whitelist": "",
|
||||
"blacklist": "minecraft:hell, minecraft:sky",
|
||||
"depth_min": 0,
|
||||
"depth_max": 255,
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user