mirror of
https://github.com/AlmostReliable/almostunified.git
synced 2024-11-14 19:25:13 -05:00
14044f3b57
Co-authored-by: LLytho <main@lytho.dev>
48 lines
949 B
JSON
48 lines
949 B
JSON
{
|
|
"mod_priorities": [
|
|
"testmod",
|
|
"minecraft",
|
|
"mod_c",
|
|
"mod_b",
|
|
"mod_a",
|
|
"meka_fake",
|
|
"ie_fake",
|
|
"thermal_fake",
|
|
"create",
|
|
"thermal",
|
|
"immersiveengineering",
|
|
"mekanism"
|
|
],
|
|
"priority_overrides": {},
|
|
"stone_variants": [
|
|
"stone",
|
|
"nether",
|
|
"deepslate",
|
|
"granite",
|
|
"diorite",
|
|
"andesite"
|
|
],
|
|
"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}"
|
|
],
|
|
"ignored_tags": [],
|
|
"ignored_items": [],
|
|
"ignored_recipe_types": [
|
|
"cucumber:shaped_tag"
|
|
],
|
|
"ignored_recipe_ids": [],
|
|
"recipe_viewer_hiding": true,
|
|
"loot_unification": true,
|
|
"ignored_loot_tables": []
|
|
}
|