Version 5.4

This commit is contained in:
2026-01-27 17:19:00 +00:00
parent 59ef42a1c2
commit d7558df773
3554 changed files with 303488 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
{
"neoforge:conditions": [
{
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "c:raw_materials/azure_silver"
}
}
],
"output": {
"count": 1,
"tag": "c:raw_materials/azure_silver"
},
"rarity": [
{
"biome_filter": {
"blacklist": [],
"whitelist": ["atm10:unobtainium_spawnable"]
},
"dimension_filter": {
"blacklist": [],
"whitelist": []
},
"depth_min": 30,
"depth_max": 60,
"weight": 9
}
],
"catalyst": {
"item": "industrialforegoing:purple_laser_lens"
},
"type": "industrialforegoing:laser_drill_ore"
}

View File

@@ -0,0 +1,34 @@
{
"neoforge:conditions": [
{
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "c:dusts/glowstone"
}
}
],
"output": {
"count": 1,
"tag": "c:dusts/glowstone"
},
"rarity": [
{
"biome_filter": {
"blacklist": [],
"whitelist": ["atm10:vibranium_spawnable"]
},
"dimension_filter": {
"blacklist": [],
"whitelist": []
},
"depth_min": 100,
"depth_max": 123,
"weight": 99
}
],
"catalyst": {
"item": "allthemodium:vibranium_pickaxe"
},
"type": "industrialforegoing:laser_drill_ore"
}

View File

@@ -0,0 +1,34 @@
{
"neoforge:conditions": [
{
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "c:obsidians"
}
}
],
"output": {
"count": 1,
"tag": "c:obsidians"
},
"rarity": [
{
"biome_filter": {
"blacklist": [],
"whitelist": ["atm10:unobtainium_spawnable"]
},
"dimension_filter": {
"blacklist": [],
"whitelist": []
},
"depth_min": 30,
"depth_max": 60,
"weight": 90
}
],
"catalyst": {
"item": "industrialforegoing:purple_laser_lens"
},
"type": "industrialforegoing:laser_drill_ore"
}

View File

@@ -0,0 +1,35 @@
{
"neoforge:conditions": [
{
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "c:raw_materials/allthemodium"
}
}
],
"output": {
"count": 1,
"tag": "c:raw_materials/allthemodium"
},
"rarity": [
{
"biome_filter": {
"blacklist": [],
"whitelist": ["atm10:allthemodium_spawnable"]
},
"dimension_filter": {
"blacklist": [],
"whitelist": []
},
"depth_min": 2,
"depth_max": 20,
"weight": 4
}
],
"pointer": 0,
"catalyst": {
"item": "allthemodium:allthemodium_pickaxe"
},
"type": "industrialforegoing:laser_drill_ore"
}

View File

@@ -0,0 +1,33 @@
{"neoforge:conditions": [
{
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "c:raw_materials/unobtainium"
}
}
],
"output": {
"count": 1,
"tag": "c:raw_materials/unobtainium"
},
"rarity": [
{
"biome_filter": {
"blacklist": [],
"whitelist": ["atm10:unobtainium_spawnable"]
},
"dimension_filter": {
"blacklist": [],
"whitelist": []
},
"depth_min": 30,
"depth_max": 60,
"weight": 0
}
],
"catalyst": {
"item": "allthemodium:unobtainium_pickaxe"
},
"type": "industrialforegoing:laser_drill_ore"
}

View File

@@ -0,0 +1,33 @@
{"neoforge:conditions": [
{
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "c:raw_materials/vibranium"
}
}
],
"output": {
"count": 1,
"tag": "c:raw_materials/vibranium"
},
"rarity": [
{
"biome_filter": {
"blacklist": [],
"whitelist": ["atm10:vibranium_spawnable"]
},
"dimension_filter": {
"blacklist": [],
"whitelist": []
},
"depth_min": 100,
"depth_max": 123,
"weight": 0
}
],
"catalyst": {
"item": "allthemodium:vibranium_pickaxe"
},
"type": "industrialforegoing:laser_drill_ore"
}

View File

@@ -0,0 +1,12 @@
{
"output": {
"id": "minecraft:cobbled_deepslate",
"count": 1
},
"waterNeed": 1000,
"lavaNeed": 1000,
"waterConsume": 0,
"lavaConsume": 0,
"type": "industrialforegoing:stonework_generate"
}