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,36 @@
{
"ignored_recipe_types": [
"cucumber:shaped_tag"
],
"ignored_recipe_ids": [
],
"default_duplicate_rules": {
"ignored_fields": [
"neoforge:conditions",
"show_notification",
"category",
"group"
],
"rules": {
"cookingtime": "HigherRule",
"energy": "HigherRule",
"experience": "HigherRule"
},
"handle_implicit_counts": false
},
"override_duplicate_rules": {
"minecraft:crafting_shaped": {
"ignored_fields": [
"neoforge:conditions",
"pattern",
"show_notification",
"category",
"key",
"group"
],
"rules": {},
"handle_implicit_counts": false
}
},
"compare_all": false
}

View File

@@ -0,0 +1,56 @@
{
"material": [
"aluminum",
"amber",
"antimony",
"apatite",
"atalphaite",
"brass",
"bronze",
"charcoal",
"cinnabar",
"cloggrum",
"coal",
"cobalt",
"constantan",
"copper",
"diamond",
"electrum",
"elementium",
"emerald",
"enderium",
"ender_pearl",
"fluorite",
"gold",
"inferium",
"invar",
"iridium",
"iron",
"lapis",
"lead",
"lignite_coal",
"lumium",
"mithril",
"netherite",
"nickel",
"obsidian",
"osmium",
"peridot",
"platinum",
"prosperity",
"redstone",
"regalium",
"ruby",
"saltpeter",
"sapphire",
"signalum",
"silver",
"steel",
"sulfur",
"tin",
"tungsten",
"uranium",
"utherium",
"zinc"
]
}

View File

@@ -0,0 +1,21 @@
{
"custom_tags": {},
"tag_substitutions": {
"c:ingots/uranium": [
"c:ingots/yellorium"
],
"c:storage_blocks/uranium": [
"c:storage_blocks/yellorium"
],
"c:raw_materials/uranium": [
"c:raw_materials/yellorium"
],
"c:storage_blocks/raw_uranium": [
"c:storage_blocks/raw_yellorium"
]
},
"item_tag_inheritance_mode": "ALLOW",
"item_tag_inheritance": {},
"block_tag_inheritance_mode": "ALLOW",
"block_tag_inheritance": {}
}

View File

@@ -0,0 +1,72 @@
{
"mod_priorities": [
"minecraft",
"alltheores",
"allthemodium",
"kubejs",
"mekanism",
"modern_industrialization",
"occultism",
"industrialforegoing",
"pneumaticcraft",
"biggerreactors",
"ae2",
"enderio",
"utilitarian",
"actuallyadditions"
],
"priority_overrides": {},
"stone_variants": [
"stone",
"andesite",
"deepslate",
"diorite",
"granite",
"nether",
"end",
"ancient"
],
"tags": [
"c:dusts/{material}",
"c:gears/{material}",
"c:gems/{material}",
"c:ingots/{material}",
"c:nuggets/{material}",
"c:ores/{material}",
"c:plates/{material}",
"c:raw_materials/{material}",
"c:rods/{material}",
"c:storage_blocks/raw_{material}",
"c:storage_blocks/{material}",
"c:wires/{material}",
"c:clumps/{material}",
"c:crystals/{material}",
"c:dirty_dusts/{material}",
"c:shards/{material}",
"c:silicon",
"c:plastics",
"atm10:tiny_coals",
"atm10:tiny_charcoals"
],
"ignored_tags": [],
"ignored_items": [
"pneumaticcraft:plastic",
"regions_unexplored:raw_redstone_block",
"oritech:biosteel_ingot",
"oritech:plastic_sheet"
],
"ignored_recipe_types": [
"cucumber:shaped_tag"
],
"ignored_recipe_ids": [
"create:crushing/compat/silentgems/deepslate_peridot_ore",
"create:crushing/compat/silentgems/deepslate_ruby_ore",
"create:crushing/compat/silentgems/deepslate_sapphire_ore",
"create:crushing/compat/silentgems/peridot_ore",
"create:crushing/compat/silentgems/ruby_ore",
"create:crushing/compat/silentgems/sapphire_ore"
],
"recipe_viewer_hiding": true,
"loot_unification": false,
"ignored_loot_tables": []
}