{
	// 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": []
}