Version 5.4
This commit is contained in:
72
minecraft/config/almostunified/unification/materials.json
Normal file
72
minecraft/config/almostunified/unification/materials.json
Normal 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": []
|
||||
}
|
||||
Reference in New Issue
Block a user