AOF7-Vocality/config/almostunified/unify.json
2024-02-20 18:35:48 -06:00

159 lines
3.2 KiB
JSON

{
"modPriorities": [
"minecraft",
"modern_industrialization",
"farmersdelight",
"create",
"ae2",
"mythicupgrades",
"techreborn",
"ad_astra",
"indrev",
"jewelry",
"bewitchment",
"brewinandchewin",
"meadow",
"croptopia",
"vinery",
"tinycoal",
"bakery",
"createdeco"
],
"stoneStrata": [
"stone",
"nether",
"deepslate",
"granite",
"diorite",
"andesite"
],
"tags": [
"c:{material}_nuggets",
"c:{material}_dusts",
"c:{material}_gears",
"c:{material}_gems",
"c:{material}_ingots",
"c:{material}_raw_materials",
"c:{material}_ores",
"c:{material}_plates",
"c:{material}_rods",
"c:{material}_blocks",
"c:{material}_wires",
"c:{material}_storage_blocks",
"c:raw_{material}_ores",
"c:raw_{material}_blocks",
"c:raw_{material}_storage_blocks",
"c:crops/{material}",
"c:seeds/{material}",
"c:rice",
"c:rubies",
"c:topaz",
"c:jade",
"c:sapphires",
"c:doughs",
"c:flour",
"c:corn",
"c:cheese",
"c:raw_bacon",
"c:cooked_bacon",
"c:strawberries",
"c:netherrack_dusts",
"c:chromium_small_dusts",
"c:titanium_small_dusts",
"c:platinum_small_dusts"
],
"materials": [
"aluminum",
"bauxite",
"bronze",
"chrome",
"chromium",
"coal",
"copper",
"diamond",
"electrum",
"emerald",
"gold",
"invar",
"iridium",
"iron",
"lapis",
"lead",
"manganese",
"nickel",
"platinum",
"ruby",
"sapphire",
"topaz",
"jade",
"silicon",
"silver",
"steel",
"sulfur",
"tin",
"titanium",
"tungsten",
"salt",
"carbon",
"brass",
"zinc",
"amethyst",
"netherite",
"zinc",
"uranium",
"tomato",
"cabbage",
"onion",
"garlic",
"quartz",
"ender_pearl",
"obsidian"
],
"priorityOverrides": {
"c:chromium_small_dusts": "modern_industrialization",
"c:platinum_small_dusts": "modern_industrialization",
"c:salt_dusts": "bewitchment",
"c:obsidian_plates": "techreborn",
"c:obsidian_dusts": "techreborn",
"c:amethyst_dusts": "hexcasting",
"c:dough": "farmersdelight",
"c:titanium_small_dusts": "modern_industrialization"
},
"customTags": {},
"tagOwnerships": {},
"itemTagInheritanceMode": "ALLOW",
"itemTagInheritance": {},
"blockTagInheritanceMode": "ALLOW",
"blockTagInheritance": {},
"ignoredTags": [
"c:quartz_blocks",
"minecraft:slabs",
"minecraft:stairs"
],
"ignoredItems": [
"minecraft:copper_block",
"farmersdelight:cabbage",
"minecraft:waxed_copper_block",
"minecraft:raw_copper",
"spectrum:topaz_shard",
"spectrum:blackslag_coal_ore",
"spectrum:blackslag_copper_ore",
"spectrum:blackslag_iron_ore",
"spectrum:blackslag_gold_ore",
"spectrum:blackslag_lapis_ore",
"spectrum:blackslag_diamond_ore",
"spectrum:blackslag_emerald_ore",
"meadow:piece_of_sheep_cheese",
"meadow:piece_of_grain_cheese",
"meadow:piece_of_amethyst_cheese",
"meadow:piece_of_buffalo_cheese",
"meadow:piece_of_goat_cheese",
"meadow:piece_of_warped_cheese"
],
"ignoredRecipeTypes": [
"cucumber:shaped_tag"
],
"ignoredRecipes": [],
"itemsHidingJeiRei": true
}