{
	// URL for blacklist to be downloaded from
	"blacklistDownloadURL": "https://raw.githubusercontent.com/kyrptonaught/Inventory-Sorter/1.19/DownloadableBlacklist.json5",
	// The opened inventory's sort button will not be visible, only the player's when this inventory is opened
	"doNotSortList": [],
	// Neither the opened inventory, nor your player inventory will be sortable when this inventory is opened
	"hideSortBtnsList": [
		"ae2:item_terminal",
		"ae2:drive",
		"ae2:advanced_inscriber",
		"spell_engine:spell_binding",
		"ae2:patternterm",
		"travelersbackpack:backpack_settings",
		"ae2:craftingterm",
		"travelersbackpack:backpack_block",
		"ae2:crystal_growth",
		"travelersbackpack:backpack_item"
	]
}