Version 5.4
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"type": "minecraft:ore",
|
||||
"config": {
|
||||
"discard_chance_on_air_exposure": 0.0,
|
||||
"size": 6,
|
||||
"targets": [
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:cinnabar_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:stone_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:deepslate_cinnabar_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:deepslate_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:nether_cinnabar_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:end_cinnabar_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:other_cinnabar_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,103 @@
|
||||
{
|
||||
"type": "minecraft:ore",
|
||||
"config": {
|
||||
"discard_chance_on_air_exposure": 0.0,
|
||||
"size": 6,
|
||||
"targets": [
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:iridium_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:stone_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:deepslate_iridium_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:deepslate_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:nether_iridium_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:end_iridium_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:other_iridium_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_iridium_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.005
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_iridium_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:deepslate",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.03
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_iridium_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_iridium_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_iridium_block"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,103 @@
|
||||
{
|
||||
"type": "minecraft:ore",
|
||||
"config": {
|
||||
"discard_chance_on_air_exposure": 0.0,
|
||||
"size": 12,
|
||||
"targets": [
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:lead_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:stone_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:deepslate_lead_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:deepslate_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:nether_lead_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:end_lead_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:other_lead_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_lead_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.005
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_lead_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:deepslate",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.03
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_lead_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_lead_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_lead_block"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,103 @@
|
||||
{
|
||||
"type": "minecraft:ore",
|
||||
"config": {
|
||||
"discard_chance_on_air_exposure": 0.0,
|
||||
"size": 6,
|
||||
"targets": [
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:nickel_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:stone_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:deepslate_nickel_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:deepslate_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:nether_nickel_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:end_nickel_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:other_nickel_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_nickel_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.005
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_nickel_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:deepslate",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.03
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_nickel_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_nickel_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_nickel_block"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,103 @@
|
||||
{
|
||||
"type": "minecraft:ore",
|
||||
"config": {
|
||||
"discard_chance_on_air_exposure": 0.0,
|
||||
"size": 16,
|
||||
"targets": [
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:osmium_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:stone_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:deepslate_osmium_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:deepslate_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:nether_osmium_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:end_osmium_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:other_osmium_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_osmium_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.005
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_osmium_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:deepslate",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.03
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_osmium_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_osmium_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_osmium_block"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,103 @@
|
||||
{
|
||||
"type": "minecraft:ore",
|
||||
"config": {
|
||||
"discard_chance_on_air_exposure": 0.0,
|
||||
"size": 6,
|
||||
"targets": [
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:platinum_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:stone_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:deepslate_platinum_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:deepslate_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:nether_platinum_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:end_platinum_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:other_platinum_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_platinum_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.005
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_platinum_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:deepslate",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.03
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_platinum_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_platinum_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_platinum_block"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,103 @@
|
||||
{
|
||||
"type": "minecraft:ore",
|
||||
"config": {
|
||||
"discard_chance_on_air_exposure": 0.0,
|
||||
"size": 16,
|
||||
"targets": [
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:silver_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:stone_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:deepslate_silver_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:deepslate_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:nether_silver_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:end_silver_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:other_silver_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_silver_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.005
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_silver_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:deepslate",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.03
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_silver_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_silver_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_silver_block"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,103 @@
|
||||
{
|
||||
"type": "minecraft:ore",
|
||||
"config": {
|
||||
"discard_chance_on_air_exposure": 0.0,
|
||||
"size": 18,
|
||||
"targets": [
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:tin_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:stone_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:deepslate_tin_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:deepslate_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:nether_tin_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:end_tin_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:other_tin_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_tin_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.005
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_tin_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:deepslate",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.03
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_tin_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_tin_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_tin_block"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,103 @@
|
||||
{
|
||||
"type": "minecraft:ore",
|
||||
"config": {
|
||||
"discard_chance_on_air_exposure": 0.0,
|
||||
"size": 18,
|
||||
"targets": [
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:uranium_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:stone_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:deepslate_uranium_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:deepslate_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:nether_uranium_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:end_uranium_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:other_uranium_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_uranium_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.005
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_uranium_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:deepslate",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.03
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_uranium_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_uranium_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_uranium_block"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,103 @@
|
||||
{
|
||||
"type": "minecraft:ore",
|
||||
"config": {
|
||||
"discard_chance_on_air_exposure": 0.0,
|
||||
"size": 16,
|
||||
"targets": [
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:zinc_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:stone_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:deepslate_zinc_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "minecraft:deepslate_ore_replaceables"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:nether_zinc_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:end_zinc_ore"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:block_match"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:other_zinc_ore"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_zinc_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.005
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_zinc_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:deepslate",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.03
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_zinc_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:netherrack",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_zinc_block"
|
||||
},
|
||||
"target": {
|
||||
"block": "minecraft:end_stone",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.01
|
||||
}
|
||||
},
|
||||
{
|
||||
"state": {
|
||||
"Name": "alltheores:raw_zinc_block"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:tag_match",
|
||||
"tag": "allthemodium:ancient_stone"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"feature": "alltheores:ore_cinnabar",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:count",
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:in_square"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:height_range",
|
||||
"height": {
|
||||
"type": "minecraft:trapezoid",
|
||||
"max_inclusive": {
|
||||
"absolute": 228
|
||||
},
|
||||
"min_inclusive": {
|
||||
"absolute": -64
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"feature": "alltheores:ore_iridium",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:count",
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:in_square"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:height_range",
|
||||
"height": {
|
||||
"type": "minecraft:trapezoid",
|
||||
"max_inclusive": {
|
||||
"absolute": 32
|
||||
},
|
||||
"min_inclusive": {
|
||||
"absolute": -64
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"feature": "alltheores:ore_uranium",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:count",
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:in_square"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:height_range",
|
||||
"height": {
|
||||
"type": "minecraft:trapezoid",
|
||||
"max_inclusive": {
|
||||
"absolute": 16
|
||||
},
|
||||
"min_inclusive": {
|
||||
"absolute": -64
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user