MT_PAXELS("MekanismTools Paxels",ConfigCategories.OTHER,true,"If Paxels made of MekanismTools Materials should exist"),
DUPLICATE_PAXELS("Allow Duplicate Paxels",ConfigCategories.OTHER,true,"If Paxels are allowed to have Duplicates (for Example ActuallyAdditions' Obsidian and MekanismTools' Obsidian)"),
PREVENT_OIL_OVERRIDE("Oil Fluid Override",ConfigCategories.FLUIDS,false,"If not registering Oil Fluids from Actually Additions if other Oil is already registered should be prevented"+ConfigurationHandler.ISSUES_WARNING),
PREVENT_CANOLA_OVERRIDE("Canola Oil Fluid Override",ConfigCategories.FLUIDS,false,"If not registering Canola Oil Fluids from Actually Additions if other Canola Oil is already registered should be prevented"+ConfigurationHandler.ISSUES_WARNING),
PREVENT_OIL_BLOCK_OVERRIDE("Oil Block Override",ConfigCategories.FLUIDS,false,"If not registering Oil Blocks from Actually Additions if other Oil is already registered should be prevented"+ConfigurationHandler.ISSUES_WARNING),
PREVENT_CANOLA_BLOCK_OVERRIDE("Canola Oil Block Override",ConfigCategories.FLUIDS,false,"If not registering Canola Oil Blocks from Actually Additions if other Canola Oil is already registered should be prevented"+ConfigurationHandler.ISSUES_WARNING),
CTRL_EXTRA_INFO("Advanced Info",ConfigCategories.OTHER,true,"Show Advanced Item Info when holding Control on every Item"),
NEED_BOOKLET_FOR_KEYBIND_INFO("Booklet Quick Opening",ConfigCategories.TOOL_VALUES,true,"If the booklet should have to be inside the player's inventory to be able to hover over an item and press a keybind to quickly access the item's page"),
SHOW_NEED_BOOKLET_FOR_KEYBIND_INFO("Booklet Quick Opening Info",ConfigCategories.TOOL_VALUES,true,"If the 'Press key for more information'-button should show when the item has a page in the booklet"),
GIVE_BOOKLET_ON_FIRST_CRAFT("Give Booklet on First Craft",ConfigCategories.OTHER,true,"If the booklet should be given to the player when he first crafts something from the Mod");