feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
@@ -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"
}
}
]
}
}