local ____exports = {}
--- This is an enum for the third-party Encyclopedia mod, which provides descriptions for items and
-- is often utilized by other mods that include items.
-- 
-- @see https ://steamcommunity.com/workshop/filedetails/?id=2376005362
____exports.EncyclopediaItemPoolType = {}
____exports.EncyclopediaItemPoolType.POOL_TREASURE = 1
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_TREASURE] = "POOL_TREASURE"
____exports.EncyclopediaItemPoolType.POOL_SHOP = 2
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_SHOP] = "POOL_SHOP"
____exports.EncyclopediaItemPoolType.POOL_BOSS = 3
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_BOSS] = "POOL_BOSS"
____exports.EncyclopediaItemPoolType.POOL_DEVIL = 4
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_DEVIL] = "POOL_DEVIL"
____exports.EncyclopediaItemPoolType.POOL_ANGEL = 5
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_ANGEL] = "POOL_ANGEL"
____exports.EncyclopediaItemPoolType.POOL_SECRET = 6
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_SECRET] = "POOL_SECRET"
____exports.EncyclopediaItemPoolType.POOL_ENCYCLOPEDIARARY = 7
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_ENCYCLOPEDIARARY] = "POOL_ENCYCLOPEDIARARY"
____exports.EncyclopediaItemPoolType.POOL_SHELL_GAME = 8
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_SHELL_GAME] = "POOL_SHELL_GAME"
____exports.EncyclopediaItemPoolType.POOL_GOLDEN_CHEST = 9
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_GOLDEN_CHEST] = "POOL_GOLDEN_CHEST"
____exports.EncyclopediaItemPoolType.POOL_RED_CHEST = 10
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_RED_CHEST] = "POOL_RED_CHEST"
____exports.EncyclopediaItemPoolType.POOL_BEGGAR = 11
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_BEGGAR] = "POOL_BEGGAR"
____exports.EncyclopediaItemPoolType.POOL_DEMON_BEGGAR = 12
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_DEMON_BEGGAR] = "POOL_DEMON_BEGGAR"
____exports.EncyclopediaItemPoolType.POOL_CURSE = 13
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_CURSE] = "POOL_CURSE"
____exports.EncyclopediaItemPoolType.POOL_KEY_MASTER = 14
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_KEY_MASTER] = "POOL_KEY_MASTER"
____exports.EncyclopediaItemPoolType.POOL_BATTERY_BUM = 15
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_BATTERY_BUM] = "POOL_BATTERY_BUM"
____exports.EncyclopediaItemPoolType.POOL_MOMS_CHEST = 16
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_MOMS_CHEST] = "POOL_MOMS_CHEST"
____exports.EncyclopediaItemPoolType.POOL_GREED_TREASURE = 17
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_GREED_TREASURE] = "POOL_GREED_TREASURE"
____exports.EncyclopediaItemPoolType.POOL_GREED_BOSS = 18
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_GREED_BOSS] = "POOL_GREED_BOSS"
____exports.EncyclopediaItemPoolType.POOL_GREED_SHOP = 19
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_GREED_SHOP] = "POOL_GREED_SHOP"
____exports.EncyclopediaItemPoolType.POOL_GREED_DEVIL = 20
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_GREED_DEVIL] = "POOL_GREED_DEVIL"
____exports.EncyclopediaItemPoolType.POOL_GREED_ANGEL = 21
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_GREED_ANGEL] = "POOL_GREED_ANGEL"
____exports.EncyclopediaItemPoolType.POOL_GREED_CURSE = 22
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_GREED_CURSE] = "POOL_GREED_CURSE"
____exports.EncyclopediaItemPoolType.POOL_GREED_SECRET = 23
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_GREED_SECRET] = "POOL_GREED_SECRET"
____exports.EncyclopediaItemPoolType.POOL_CRANE_GAME = 24
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_CRANE_GAME] = "POOL_CRANE_GAME"
____exports.EncyclopediaItemPoolType.POOL_ULTRA_SECRET = 25
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_ULTRA_SECRET] = "POOL_ULTRA_SECRET"
____exports.EncyclopediaItemPoolType.POOL_BOMB_BUM = 26
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_BOMB_BUM] = "POOL_BOMB_BUM"
____exports.EncyclopediaItemPoolType.POOL_PLANETARIUM = 27
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_PLANETARIUM] = "POOL_PLANETARIUM"
____exports.EncyclopediaItemPoolType.POOL_OLD_CHEST = 28
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_OLD_CHEST] = "POOL_OLD_CHEST"
____exports.EncyclopediaItemPoolType.POOL_BABY_SHOP = 29
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_BABY_SHOP] = "POOL_BABY_SHOP"
____exports.EncyclopediaItemPoolType.POOL_WOODEN_CHEST = 30
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_WOODEN_CHEST] = "POOL_WOODEN_CHEST"
____exports.EncyclopediaItemPoolType.POOL_ROTTEN_BEGGAR = 31
____exports.EncyclopediaItemPoolType[____exports.EncyclopediaItemPoolType.POOL_ROTTEN_BEGGAR] = "POOL_ROTTEN_BEGGAR"
return ____exports
