notex4/src/overrides/config/akashictome-common.toml

58 lines
1.4 KiB
TOML

"Allow all items to be added" = false
"Whitelisted Items" = [
"roots:runedtablet",
"opencomputers:tool:4",
"immersiveengineering:tool:3",
"integrateddynamics:on_the_dynamics_of_integration",
"theoneprobe:probenote",
"evilcraft:origins_of_darkness",
"draconicevolution:info_tablet",
"charset:tablet",
"antiqueatlas:antique_atlas",
"occultism:dictionary_of_spirits",
# NTX4
"tconstruct:materials_and_you",
"tconstruct:puny_smelting",
"tconstruct:mighty_smelting",
"tconstruct:tinkers_gadgetry",
"tconstruct:fantastic_foundry",
]
"Whitelisted Names" = [
"book",
"tome",
"lexicon",
"nomicon",
"manual",
"knowledge",
"pedia",
"compendium",
"guide",
"codex",
"journal",
# NTX4
"dictionary",
]
"Blacklisted Mods" = []
"Mod Aliases" = [
"nautralpledge=botania",
"thermalexpansion=thermalfoundation",
"thermaldynamics=thermalfoundation",
"thermalcultivation=thermalfoundation",
"redstonearsenal=thermalfoundation",
"rftoolsdim=rftools",
"rftoolspower=rftools",
"rftoolscontrol=rftools",
"ae2stuff=appliedenergistics2",
"animus=bloodmagic",
"integrateddynamics=integratedtunnels",
"mekanismgenerators=mekanism",
"mekanismtools=mekanism",
"deepresonance=rftools",
"xnet=rftools",
"buildcrafttransport=buildcraft",
"buildcraftfactory=buildcraft",
"buildcraftsilicon=buildcraft",
]