Module:LootChest/items

From Parallel Wiki
Jump to navigation Jump to search

This module has been modified in order to provide better support for Parallel items.


-- These 'items' define which sprite, label and link to use in the table.
-- Properties 'cannot_stack', 'preserve_case', and 'plural' describe how to display the single-item summary in p.base2.
-- Order within this 'items' list doesn't matter.

return {
	["acacia-log"]          = { "block", link="Log" },
	["acacia-sapling"]      = { "block", link="Sapling" },
	["activator-rail"]      = { "block" },
	["amethyst-shard"]      = { "item" },
	["angler-pottery-sherd"]= { "item" , link="Pottery Sherd" },
	["ancient-debris"]      = { "block", plural=false },
	["apple"]               = { "item" },
	["archer-pottery-sherd"]= { "item" , link="Pottery Sherd" },
	["arms-up-pottery-sherd"]	= { "item" , link="Pottery Sherd" },
	["arrow"]               = { "item" },
	["baked-potato"]        = { "item" },
	["bamboo"]              = { "item", plural=false },
	["barrel"]              = { "block" },
	["basalt"]				= { "block", plural=false },
	["beetroot"]            = { "item" },
	["beetroot-seeds"]      = { "item", plural=false },
	["beetroot-soup"]		= { "item", plural=false, cannot_stack=true },
	["bell"]				= { "block" },
	["birch-log"]           = { "block", link="Log" },
	["birch-sapling"]       = { "block", link="Sapling" },
	["black-wool"]          = { "block", link="Wool", plural=false },
	["blade-pottery-sherd"]	= { "item" , link="Pottery Sherd" },
	["block-of-gold"]       = { "block", title="Block of Gold", link="Block of Gold", plural="blocks of gold" },
	["block-of-iron"]       = { "block", title="Block of Iron", link="Block of Iron", plural="blocks of iron" },
	["blue-dye"]			= { "item", plural=false },
	["blue-stained-glass-pane"]	= { "block", link="Glass Pane" },
	["blue-ice"]			= { "block", plural=false },
	["bone"]                = { "item" },
	["bone-block"]          = { "block" },
	["book"]                = { "item" },
	["book-and-quill"]      = { "item", plural=false, title="Book and Quill" },
	["bottle-o'-enchanting"]= { "item", title="Bottle o' Enchanting", plural="bottles o' enchanting" },
	["bread"]               = { "item", plural=false },
	["brewer-pottery-sherd"]= { "item" , link="Pottery Sherd" },
	["brick"]				= { "item" },
	["brown-candle"]		= { "item", link="Candle" },
	["brown-mushroom"]      = { "block", link="Mushroom" },
	["brown-wool"]          = { "block", link="Wool", plural=false },
	["bucket"]              = { "item" },
    ["buried-treasure-map"] = { "item", link="Explorer Map" },
	["burn-pottery-sherd"]	= { "item" , link="Pottery Sherd" },
	["cactus"]              = { "block", plural=false },
	["cake"]                = { "block", plural=false },
	["candle"]              = { "item" },
	["carrot"]              = { "item" },
	["chain"]               = { "block" },
	["chainmail-boots"]     = { "item", link="Armor", cannot_stack=true, plural=false },
	["chainmail-chestplate"]= { "item", link="Armor", cannot_stack=true },
	["chainmail-helmet"]    = { "item", link="Armor", cannot_stack=true },
	["chainmail-leggings"]  = { "item", link="Armor", cannot_stack=true, plural=false },
	["clay-ball"]			= { "item", link="Clay Ball", plural=false },
	["clock"]				= { "item" },
	["coal"]                = { "item", plural=false },
	["cocoa-beans"]         = { "item", plural=false },
	["cooked-cod"]          = { "item", plural=false},
	["cooked-porkchop"]		= { "item" },
	["cooked-salmon"]       = { "item", plural=false},
	["compass"]             = { "item" },
	["crimson-fungus"]		= { "block", link="Crimson Fungus", plural= "crimson fungi" },
	["crimson-nylium"]		= { "block", link="Crimson Nylium", plural=false},
	["crimson-roots"]		= { "block", link="Crimson Roots", plural=false},
	["crossbow"]            = { "item", cannot_stack=true },
	["crying-obsidian"]		= { "block" },
	["dandelion"]			= { "block" },
	["danger-pottery-sherd"]= { "item" , link="Pottery Sherd" },
	["dark-oak-log"]        = { "block", link="Log" },
	["dark-oak-sapling"]    = { "block", link="Sapling" },
	["dead-bush"]			= { "block", link="Dead Bush" },
	["detector-rail"]       = { "block" },
	["diamond"]             = { "item" },
	["diamond-boots"]		= { "item", link="Armor", cannot_stack=true, plural=false },
	["diamond-chestplate"]  = { "item", link="Armor", cannot_stack=true },
	["diamond-helmet"]		= { "item", link="Armor", cannot_stack=true },
	["diamond-hoe"]         = { "item", link="Hoe", cannot_stack=true },
	["diamond-horse-armor"] = { "item", link="Horse Armor", cannot_stack=true, plural=false },
	["diamond-leggings"]	= { "item", link="Armor", cannot_stack=true, plural=false },
	["diamond-shovel"]		= { "item", link="Shovel", cannot_stack=true },
	["diamond-sword"]		= { "item", link="Sword", cannot_stack=true },
	["disc-13"]             = { "item", id='music-disc-13', title="Music Disc (13)", link="Music Disc", cannot_stack=true, plural=false },
	["disc-cat"]            = { "item", id='music-disc-cat', title="Music Disc (cat)", link="Music Disc", cannot_stack=true, plural=false },
	["disc-fragment-5"]     = { "item", title="Disc Fragment (5)", link="Disc Fragment" },
	["disc-mellohi"]        = { "item", id='music-disc-mellohi', title="Music Disc (mellohi)", link="Music Disc", cannot_stack=true, plural=false },
	["disc-pigstep"]		= { "item", id='music-disc-pigstep', title = "Music Disc (Pigstep)", link="Music Disc", cannot_stack=true, plural=false },
	["disc-wait"]           = { "item", id='music-disc-wait', title="Music Disc (wait)", link="Music Disc", cannot_stack=true, plural=false },
	["disc-otherside"]      = { "item", id='music-disc-otherside',title="Music Disc (otherside)", link="Music Disc", cannot_stack=true, plural=false },
	["disc-relic"]          = { "item", id='music-disc-relic',title="Music Disc (Relic)", link="Music Disc", cannot_stack=true, plural=false },
	["echo-shard"]          = { "item" },
	["egg"]           		= { "item" },
	["emerald"]             = { "item" },
	["empty-map"]           = { "item", link="Map", title="Empty Map" },
	["enchanted-book"]		= { "item", id='enchanted-book', title="Enchanted Book", link="Enchanted Book", cannot_stack=true, note="enchant-with-levels-30" },
	["enchanted-book-rnd"]              = { "item", id="enchanted-book", title="Enchanted Book", link="Enchanted Book", cannot_stack=true, note="enchant-randomly" },
	["enchanted-book-rnd-efficiency"]   = { "item", id="enchanted-book", title="Enchanted Book", link="Enchanted Book", cannot_stack=true, note="enchant-randomly-efficiency" },
	["enchanted-book-rnd-mending"]      = { "item", id="enchanted-book", title="Enchanted Book", link="Enchanted Book", cannot_stack=true, note="enchant-randomly-mending" },
	["enchanted-book-rnd-quick-charge"] = { "item", id="enchanted-book", title="Enchanted Book", link="Enchanted Book", cannot_stack=true, note="enchant-randomly-quick-charge" },
	["enchanted-book-rnd-soul-speed"]   = { "item", id="enchanted-book", title="Enchanted Book", link="Enchanted Book", cannot_stack=true, note="enchant-randomly-soul-speed" },
	["enchanted-book-rnd-swift-sneak"]  = { "item", id="enchanted-book", title="Enchanted Book", link="Enchanted Book", cannot_stack=true, note="enchant-randomly-swift-sneak" },
	["enchanted-book-rnd-unbreaking"]   = { "item", id="enchanted-book", title="Enchanted Book", link="Enchanted Book", cannot_stack=true, note="enchant-randomly-unbreaking" },
	["enchanted-fishing-rod"] = { "item", id="fishing-rod", link="Fishing Rod", cannot_stack=true, note="enchant-randomly" },
	["enchanted-golden-apple"]	= { "item" },
	["ender-pearl"]         = { "item" },
	["explorer-pottery-sherd"]	= { "item" , link="Pottery Sherd" },
	["feather"]             = { "item" },
	["fern"]				= { "block", link="Grass" },
	["fire-charge"]			= { "item" },
	["flint"]               = { "item", plural=false },
	["flint-and-steel"]     = { "item", cannot_stack=true, plural=false },
	["flower-pot"]			= { "item" },
	["friend-pottery-sherd"]= { "item" , link="Pottery Sherd" },
	["furnace"]             = { "block" },
	["gilded-blackstone"]	= { "block", plural=false },
	["glistering-melon-slice"] = { "item" },
	["glowstone"]			= { "block" },
	["glow-berries"]        = { "item", plural=false },
	["goat-horn"]       	= { "item", cannot_stack=true, note="regular-goat-horn" },
	["golden-apple"]        = { "item" },
	["golden-boots"]		= { "item", link="Armor", cannot_stack=true, plural=false },
	["golden-carrot"]		= { "item" },
	["golden-chestplate"]   = { "item", link="Armor", cannot_stack=true },
	["golden-helmet"]       = { "item", link="Armor", cannot_stack=true },
	["golden-hoe"]			= { "item", link="Hoe", cannot_stack=true },
	["golden-horse-armor"]  = { "item", link="Horse Armor", cannot_stack=true, plural=false },
	["golden-leggings"]		= { "item", link="Armor", cannot_stack=true, plural=false },
	["golden-sword"]        = { "item", link="Sword", cannot_stack=true },
	["gold-ingot"]          = { "item" },
	["gold-nugget"]         = { "item" },
	["grass"]				= { "block", link="Grass", plural=false },
	["gray-wool"]           = { "block", link="Wool", plural=false },
	["green-candle"]		= { "item", link="Candle" },
	["green-dye"]			= { "item", plural=false },
	["gunpowder"]           = { "item", plural=false },
	["heart-of-the-sea"]    = { "item", plural=false, link="Heart of the Sea" },
	["heart-pottery-sherd"]	= { "item" , link="Pottery Sherd" },
	["heartbreak-pottery-sherd"]= { "item" , link="Pottery Sherd" },
	["host-armor-trim-smithing-template"]	= { "item", link="Host Armor Trim" },
	["howl-pottery-sherd"]	= { "item" , link="Pottery Sherd" },
	["ink-sac"]             = { "item" },
	["iron-axe"]        	= { "item", link="Axe", cannot_stack=true },
	["iron-boots"]          = { "item", link="Armor", cannot_stack=true, plural=false },
	["iron-chestplate"]     = { "item", link="Armor", cannot_stack=true },
	["iron-helmet"]         = { "item", link="Armor", cannot_stack=true },
	["iron-horse-armor"]    = { "item", link="Horse Armor", cannot_stack=true, plural=false },
	["iron-ingot"]          = { "item" },
	["iron-leggings"]       = { "item", link="Armor", cannot_stack=true, plural=false },
	["iron-nugget"]         = { "item" },
	["iron-pickaxe"]        = { "item", link="Pickaxe", cannot_stack=true },
	["iron-shovel"]         = { "item", link="Shovel", cannot_stack=true },
	["iron-sword"]          = { "item", link="Sword", cannot_stack=true },
	["jungle-log"]          = { "block", link="Log" },
	["jungle-sapling"]      = { "block", link="Sapling" },
	["lapis-lazuli"]        = { "item", plural=false },
	["large-fern"]			= { "block", link="Grass" },
	["lead"]                = { "item" },
	["leather"]      		= { "item", plural=false },
	["leather-boots"]       = { "item", link="Armor", cannot_stack=true, plural=false },
	["leather-cap"]         = { "item", link="Armor", cannot_stack=true },
	["leather-pants"]       = { "item", link="Armor", cannot_stack=true, plural=false },
	["leather-tunic"]       = { "item", link="Armor", cannot_stack=true },
	["light-blue-dye"]		= { "item", plural=false },
	["light-blue-stained-glass-pane"]	= { "block", link="Glass Pane" },
	["light-gray-wool"]     = { "block", link="Wool", plural=false },
	["light-weighted-pressure-plate"] = { "block", link="Pressure Plate" },
	["lodestone"]			= { "block" },
	["magenta-stained-glass-pane"]	= { "block", link="Glass Pane" },
	["melon-seeds"]         = { "item", plural=false },
	["magma-cream"]         = { "item", plural=false },
	["magma-block"]			= { "block" },
	["mangrove-log"]        = { "block", link="Log" },
	["miner-pottery-sherd"]	= { "item" , link="Pottery Sherd" },
	["moss-block"]          = { "block" },
	["mourner-pottery-sherd"]	= { "item" , link="Pottery Sherd" },
	["name-tag"]            = { "item" },
	["netherite-boots"]     = { "item", link="Armor", cannot_stack=true, plural=false },
	["netherite-chestplate"]= { "item", link="Armor", cannot_stack=true },
	["netherite-helmet"]    = { "item", link="Armor", cannot_stack=true },
	["netherite-ingot"]     = { "item" },
	["netherite-leggings"]  = { "item", link="Armor", cannot_stack=true, plural=false },
	["netherite-scrap"]     = { "item" },
	["nether-wart"]         = { "item", plural=false },
	["nether-quartz"]		= { "item", plural=false },
	["oak-hanging-sign"]	= { "block", link="Hanging Sign" },
	["oak-log"]             = { "block", link="Log" },
	["oak-planks"]          = { "block", link="Planks", plural=false },
	["oak-sapling"]         = { "block", link="Sapling" },
	["oak-sign"]            = { "item", link="Sign" },
	["obsidian"]            = { "block", plural=false },
	["orange-dye"]			= { "item", plural=false },
	["packed-ice"]          = { "block" },
	["paper"]               = { "item", plural=false },
	["pink-stained-glass-pane"]	= { "block", link="Glass Pane" },
	["plenty-pottery-sherd"]= { "item" , link="Pottery Sherd" },
	["poisonous-potato"]    = { "item", plural="poisonous potatoes" },
	["polished-basalt"]		= { "block", plural=false },
	["poppy"]				= { "block", plural="poppies" },
	["potato"]              = { "item", plural="potatoes" },
	["potion-of-healing"]   = { "item", link="Potion", title="Potion of Healing", plural=false, preserve_case=true },
	["potion-of-regeneration"] = { "item", link="Potion", title="Potion of Regeneration", plural=false, preserve_case=true },
	["potion-of-water-breathing"] = { "item", link="Potion", title="Potion of Water Breathing", plural=false, preserve_case=true },
	["powered-rail"]        = { "block", title="Powered Rail", plural=false },
	["prismarine-crystals"] = { "item", plural=false },
	["prize-pottery-sherd"]	= { "item" , link="Pottery Sherd" },
	["pumpkin"]             = { "block" },
	["pumpkin-pie"]         = { "item", plural=false },
	["pumpkin-seeds"]       = { "item", plural=false },
	["purple-candle"]		= { "item", link="Candle" },
	["purple-stained-glass-pane"]	= { "block", link="Glass Pane" },
	["rail"]                = { "block", title="Rails", plural=false },
	["raiser-armor-trim-smithing-template"]	= { "item", link="Raiser Armor Trim" },
	["raw-beef"]		    = { "item", link="Raw Beef", plural=false },
	["raw-cod"]             = { "item", link="Raw Cod", plural=false },
	["raw-mutton"]			= { "item", link="Raw Mutton", plural=false },
	["raw-porkchop"]		= { "item", link="Raw Porkchop" },
	["raw-salmon"]          = { "item", link="Raw Salmon", plural=false },
	["red-candle"]			= { "item", link="Candle" },
	["red-stained-glass-pane"]	= { "block", link="Glass Pane" },
	["redstone"]            = { "item", id="redstone-dust", title="Redstone Dust", plural=false },
	["rotten-flesh"]        = { "item", plural=false },
	["saddle"]              = { "item", cannot_stack=true },
	["sand"]                = { "block", plural=false },
	["sculk"]               = { "block" },
	["sculk-catalyst"]      = { "block" },
	["sculk-sensor"]        = { "block" },
	["shaper-armor-trim-smithing-template"]= { "item", link="Shaper Armor Trim" },
	["sheaf-pottery-sherd"]	= { "item" , link="Pottery Sherd" },
	["shears"]              = { "item", plural=false, cannot_stack=true },
	["shelter-pottery-sherd"]= { "item" , link="Pottery Sherd" },
	["skull-pottery-sherd"]	= { "item" , link="Pottery Sherd" },
	["smooth-stone"]		= { "block", plural=false },
	["sniffer-egg"]			= { "block" },
	["snort-pottery-sherd"]	= { "item" , link="Pottery Sherd" },
	["snowball"]			= { "item", link="Snowball" },
	["snow-block"]			= { "block", link="Snow Block" },
	["snout-banner-pattern"]= { "item", id="banner-pattern", link="Banner Pattern", cannot_stack=true },
	["soul-sand"]			= { "block" },
	["soul-torch"]          = { "block", link="Torch" },
	["spectral-arrow"]      = { "item" },
	["spider-eye"]          = { "item" },
	["spruce-hanging-sign"]	= { "block", link="Hanging Sign" },
	["spruce-log"]          = { "block", link="Log" },
	["spruce-sapling"]      = { "block", link="Sapling" },
	["spruce-sign"]     	= { "item", link="Sign" },
	["stick"]               = { "item" },
	["stone"]               = { "block", plural=false },
	["stone-axe"]           = { "item", link="Axe", cannot_stack=true },
	["stone-bricks"]        = { "block", plural=false },
	["stone-pickaxe"]       = { "item", link="Pickaxe", cannot_stack=true },
	["string"]              = { "item", plural=false },
	["suspicious-stew"]     = { "item", plural=false, note="suspicious-stew" },
	["suspicious-stew-2"]   = { "item", plural=false, note="suspicious-stew-2", id="suspicious-stew", link="Suspicious Stew", title="Suspicious Stew" },
	["sweet-berries"]       = { "item", plural=false },
	["tall-grass"]			= { "block", plural=false, link="Grass" },
	["tnt"]                 = { "block", title="TNT", plural=false, preserve_case=true },
	["torch"]               = { "block" },
	["tripwire-hook"]       = { "block" },
	["water-bucket"]        = { "item", cannot_stack=true },
	["wayfinder-armor-trim-smithing-template"]	= { "item", link="Wayfinder Armor Trim" },
	["wheat"]               = { "item", plural=false },
	["wheat-seeds"]         = { "item", plural=false },
	["white-dye"]			= { "item", plural=false },
	["white-wool"]          = { "block", link="Wool", plural=false },
	["wooden-axe"]          = { "item", link="Axe", cannot_stack=true },
	["wooden-hoe"]          = { "item", link="Hoe", cannot_stack=true },
	["wooden-pickaxe"]      = { "item", link="Pickaxe", cannot_stack=true },
	["yellow-dye"]			= { "item", plural=false },
	["yellow-stained-glass-pane"]	= { "block", link="Glass Pane" },
	["map"]                 = { "item", link="Map", note="map" },
	["coast-armor-trim-smithing-template"] = { "item", link="Coast Armor Trim" },
	["dune-armor-trim-smithing-template"] = { "item", link="Dune Armor Trim" },
	["eye-armor-trim-smithing-template"] = { "item", link="Eye Armor Trim" },
	["netherite-upgrade-smithing-template"] = { "item", link="Netherite Upgrade" },
	["rib-armor-trim-smithing-template"] = { "item", link="Rib Armor Trim" },
	["sentry-armor-trim-smithing-template"] = { "item", link="Sentry Armor Trim" },
	["silence-armor-trim-smithing-template"] = { "item", link="Silence Armor Trim" },
	["snout-armor-trim-smithing-template"] = { "item", link="Snout Armor Trim" },
	["spire-armor-trim-smithing-template"] = { "item", link="Spire Armor Trim" },
	["tide-armor-trim-smithing-template"] = { "item", link="Tide Armor Trim" },
	["vex-armor-trim-smithing-template"] = { "item", link="Vex Armor Trim" },
	["ward-armor-trim-smithing-template"] = { "item", link="Ward Armor Trim" },
	["wild-armor-trim-smithing-template"] = { "item", link="Wild Armor Trim" },
	["damaged-random-enchanted-netherite-axe"] = { "item", id="netherite-axe", title="Damaged Enchanted Netherite Axe", link="Axe", note="enchant-randomly", note1="damaged-0.15-0.85", cannot_stack=true },
	["damaged-netherite-boots"]				= { "item", id="netherite-boots", link="Armor", note="damaged-0.2-0.65", cannot_stack=true, plural=false},
	["damaged-level-enchanted-netherite-boots"] = { "item", id="netherite-boots", title="Damaged Enchanted Netherite Boots", link="Armor", note="enchant-with-levels-5-20", note1="damaged-0.2-0.65", cannot_stack=true, plural=false },
	["damaged-random-enchanted-netherite-boots"] = { "item", id="netherite-boots", title="Damaged Enchanted Netherite Boots", link="Armor", note="enchant-randomly", note1="damaged-0.2-0.65", cannot_stack=true, plural=false },
	["damaged-netherite-chestplate"]		= { "item", id="netherite-chestplate", link="Armor", note="damaged-0.2-0.65", cannot_stack=true},
	["damaged-level-enchanted-netherite-chestplate"] = { "item", id="netherite-chestplate", title="Damaged Enchanted Netherite Chestplate", link="Armor", note="enchant-with-levels-5-20", note1="damaged-0.2-0.65", cannot_stack=true },
	["damaged-random-enchanted-netherite-chestplate"] = { "item", id="netherite-chestplate", title="Damaged Enchanted Netherite Chestplate", link="Armor", note="enchant-randomly", note1="damaged-0.2-0.65", cannot_stack=true },
	["damaged-netherite-helmet"]			= { "item", id="netherite-helmet", link="Armor", note="damaged-0.2-0.65", cannot_stack=true},
	["damaged-random-enchanted-netherite-hoe"] = { "item", id="netherite-hoe", title="Damaged Enchanted Netherite Hoe", link="Hoe", note="enchant-randomly", note1="damaged-0.1-0.95", cannot_stack=true },
	["damaged-level-enchanted-netherite-helmet"] = { "item", id="netherite-helmet", title="Damaged Enchanted Netherite Helmet", link="Armor", note="enchant-with-levels-5-20", note1="damaged-0.2-0.65", cannot_stack=true },
	["damaged-random-enchanted-netherite-helmet"] = { "item", id="netherite-helmet", title="Damaged Enchanted Netherite Helmet", link="Armor", note="enchant-randomly", note1="damaged-0.2-0.65", cannot_stack=true },
	["damaged-netherite-leggings"]			= { "item", id="netherite-leggings", link="Armor", note="damaged-0.2-0.65", cannot_stack=true, plural=false},
	["damaged-level-enchanted-netherite-leggings"] = { "item", id="netherite-leggings", title="Damaged Enchanted Netherite Leggings", link="Armor", note="enchant-with-levels-5-20", note1="damaged-0.2-0.65", cannot_stack=true, plural=false },
	["damaged-random-enchanted-netherite-leggings"]	= { "item", id="netherite-leggings", title="Damaged Enchanted Netherite Leggings", link="Armor", note="enchant-randomly", note1="damaged-0.2-0.65", cannot_stack=true, plural=false },
	["damaged-random-enchanted-netherite-pickaxe"] = { "item", id="netherite-pickaxe", title="Damaged Enchanted Netherite Pickaxe", link="Pickaxe", note="enchant-randomly", note1="damaged-0.1-0.95", cannot_stack=true },
	["damaged-random-enchanted-netherite-shovel"] = { "item", id="netherite-shovel", title="Damaged Enchanted Netherite Shovel", link="Shovel", note="enchant-randomly", note1="damaged-0.15-0.45", cannot_stack=true},
	["damaged-netherite-sword"]				= { "item", id="netherite-sword", link="Sword", note="damaged-0.2-0.65", cannot_stack=true},
	["damaged-level-enchanted-netherite-sword"] = { "item", id="netherite-sword", title="Damaged Enchanted Netherite Sword", link="Sword", note="enchant-with-levels-5-20", note1="damaged-0.2-0.65", cannot_stack=true },
	["damaged-random-enchanted-netherite-sword"] = { "item", id="netherite-sword", title="Damaged Enchanted Netherite Sword", link="Sword", note="enchant-randomly", note1="damaged-0.2-0.65", cannot_stack=true },
	["damaged-diamond-boots"]				= { "item", id="diamond-boots", link="Armor", note="damaged-0.2-0.65", cannot_stack=true, plural=false},
	["level-enchanted-diamond-boots"]		= { "item", id="diamond-boots", title="Enchanted Diamond Boots", link="Armor", note="enchant-with-levels-20-39", cannot_stack=true, plural=false },
	["damaged-random-enchanted-diamond-boots"] = { "item", id="diamond-boots", title="Damaged Enchanted Diamond Boots", link="Armor", note="enchant-randomly", note1="damaged-0.2-0.65", cannot_stack=true, plural=false },
	["damaged-random-enchanted-diamond-boots-2"] = { "item", id="diamond-boots", title="Damaged Enchanted Diamond Boots", link="Armor", note="enchant-randomly", note1="damaged-0.8-1.0", cannot_stack=true, plural=false },
	["damaged-diamond-chestplate"]			= { "item", id="diamond-chestplate", link="Armor", note="damaged-0.2-0.65", cannot_stack=true},
	["level-enchanted-diamond-chestplate"]	= { "item", id="diamond-chestplate", title="Enchanted Diamond Chestplate", link="Armor", note="enchant-with-levels-20-39", cannot_stack=true },
	["damaged-random-enchanted-diamond-chestplate"] = { "item", id="diamond-chestplate", title="Damaged Enchanted Diamond Chestplate", link="Armor", note="enchant-randomly", note1="damaged-0.2-0.65", cannot_stack=true },
	["damaged-random-enchanted-diamond-chestplate-2"] = { "item", id="diamond-chestplate", title="Damaged Enchanted Diamond Chestplate", link="Armor", note="enchant-randomly", note1="damaged-0.8-1.0", cannot_stack=true },
	["damaged-diamond-helmet"]				= { "item", id="diamond-helmet", link="Armor", note="damaged-0.2-0.65", cannot_stack=true},
	["level-enchanted-diamond-helmet"]		= { "item", id="diamond-helmet", title="Enchanted Diamond Helmet", link="Armor", note="enchant-with-levels-20-39", cannot_stack=true },
	["damaged-random-enchanted-diamond-helmet"] = { "item", id="diamond-helmet", title="Damaged Enchanted Diamond Helmet", link="Armor", note="enchant-randomly", note1="damaged-0.2-0.65", cannot_stack=true },
	["damaged-random-enchanted-diamond-helmet-2"] = { "item", id="diamond-helmet", title="Damaged Enchanted Diamond Helmet", link="Armor", note="enchant-randomly", note1="damaged-0.8-1.0", cannot_stack=true },
	["damaged-diamond-leggings"]			= { "item", id="diamond-leggings", link="Armor", note="damaged-0.2-0.65", cannot_stack=true, plural=false},
	["level-enchanted-diamond-leggings"]	= { "item", id="diamond-leggings", title="Enchanted Diamond Leggings", link="Armor", note="enchant-with-levels-20-39", cannot_stack=true, plural=false },
	["damaged-random-enchanted-diamond-leggings"] = { "item", id="diamond-leggings", title="Damaged Enchanted Diamond Leggings", link="Armor", note="enchant-randomly", note1="damaged-0.2-0.65", cannot_stack=true, plural=false },
	["damaged-random-enchanted-diamond-leggings-2"] = { "item", id="diamond-leggings", title="Damaged Enchanted Diamond Leggings", link="Armor", note="enchant-randomly", note1="damaged-0.8-1.0", cannot_stack=true, plural=false },
	["level-enchanted-diamond-pickaxe"]		= { "item", id="diamond-pickaxe", title="Enchanted Diamond Pickaxe", link="Pickaxe", note="enchant-with-levels-20-39", cannot_stack=true },
	["random-enchanted-diamond-pickaxe"]    = { "item", id="diamond-pickaxe", title="Enchanted Diamond Pickaxe", link="Pickaxe", note="enchant-randomly", cannot_stack=true, },
	["damaged-random-enchanted-diamond-pickaxe"] = { "item", id="diamond-pickaxe", title="Enchanted Diamond Pickaxe", link="Pickaxe", note="enchant-randomly", note1="damaged-0.15-0.95", cannot_stack=true },
	["level-enchanted-diamond-shovel"]		= { "item", id="diamond-shovel", title="Enchanted Diamond Shovel", link="Shovel", note="enchant-with-levels-20-39", cannot_stack=true },
	["damaged-random-enchanted-diamond-shovel"] = { "item", id="diamond-shovel", title="Damaged Enchanted Diamond Shovel", link="Shovel", note="enchant-randomly", note1="damaged-0.15-0.45", cannot_stack=true},
	["damaged-random-enchanted-diamond-shovel-2"] = { "item", id="diamond-shovel", title="Damaged Enchanted Diamond Shovel", link="Shovel", note="enchant-randomly", note1="damaged-0.15-0.8", cannot_stack=true},
	["damaged-diamond-sword"]				= { "item", id="diamond-sword", link="Sword", note="damaged-0.2-0.65", cannot_stack=true},
	["level-enchanted-diamond-sword"]		= { "item", id="diamond-sword", title="Enchanted Diamond Sword", link="Sword", note="enchant-with-levels-20-39", cannot_stack=true },
	["damaged-random-enchanted-diamond-sword"] = { "item", id="diamond-sword", title="Damaged Enchanted Diamond Sword", link="Sword", note="enchant-randomly", note1="damaged-0.2-0.65", cannot_stack=true },
	["damaged-random-enchanted-diamond-sword-2"] = { "item", id="diamond-sword", title="Damaged Enchanted Diamond Sword", link="Sword", note="enchant-randomly", note1="damaged-0.8-1.0", cannot_stack=true },
	["level-enchanted-iron-boots"]			= { "item", id="iron-boots", title="Enchanted Iron Boots", link="Armor", note="enchant-with-levels-20-39", cannot_stack=true, plural=false },
	["level-enchanted-iron-chestplate"]		= { "item", id="iron-chestplate", title="Enchanted Iron Chestplate", link="Armor", note="enchant-with-levels-20-39", cannot_stack=true },
	["level-enchanted-iron-helmet"]			= { "item", id="iron-helmet", title="Enchanted Iron Helmet", link="Armor", note="enchant-with-levels-20-39", cannot_stack=true },
	["level-enchanted-iron-leggings"]		= { "item", id="iron-leggings", title="Enchanted Iron Leggings", link="Armor", note="enchant-with-levels-20-39", cannot_stack=true, plural=false },
	["level-enchanted-iron-pickaxe"]		= { "item", id="iron-pickaxe", title="Enchanted Iron Pickaxe", link="Pickaxe", note="enchant-with-levels-20-39", cannot_stack=true },
	["level-enchanted-iron-shovel"]			= { "item", id="iron-shovel", title="Enchanted Iron Shovel", link="Shovel", note="enchant-with-levels-20-39", cannot_stack=true },
	["level-enchanted-iron-sword"]			= { "item", id="iron-sword", title="Enchanted Iron Sword", link="Sword", note="enchant-with-levels-20-39", cannot_stack=true },
	["damaged-random-enchanted-iron-sword"] = { "item", id="iron-sword", title="Damaged Enchanted Iron Sword", link="Sword", note="enchant-randomly", note1="damaged-0.1-0.9", cannot_stack=true },
	["random-enchanted-golden-axe"]			= { "item", id="golden-axe", title="Enchanted Golden Axe", link="Axe", note="enchant-randomly", cannot_stack=true },
	["level-enchanted-golden-boots"]      	= { "item", id="golden-boots", title="Enchanted Golden Boots", link="Armor", note="enchant-with-levels-5-15", cannot_stack=true, plural=false },
	["random-enchanted-golden-boots"]		= { "item", id="golden-boots", title="Enchanted Golden Boots", link="Armor", note="enchant-randomly", cannot_stack=true, plural=false },
	["soul-speed-enchanted-golden-boots"]   = { "item", id="golden-boots", title="Enchanted Golden Boots with Soul Speed", link="Armor", note="enchant-randomly-soul-speed", cannot_stack=true, plural=false },
	["level-enchanted-golden-chestplate"]	= { "item", id="golden-chestplate", title="Enchanted Golden Chestplate", link="Armor", note="enchant-with-levels-5-15", cannot_stack=true },
	["random-enchanted-golden-chestplate"]	= { "item", id="golden-chestplate", title="Enchanted Golden Chestplate", link="Armor", note="enchant-randomly", cannot_stack=true },
	["level-enchanted-golden-helmet"]		= { "item", id="golden-helmet", title="Enchanted Golden Helmet", link="Armor", note="enchant-with-levels-20-39", cannot_stack=true },
	["random-enchanted-golden-helmet"]		= { "item", id="golden-helmet", title="Enchanted Golden Helmet", link="Armor", note="enchant-randomly", cannot_stack=true },
	["level-enchanted-golden-hoe"]			= { "item", id="golden-hoe", title="Enchanted Golden Hoe", link="Hoe", note="enchant-with-levels-20-39", cannot_stack=true },
	["random-enchanted-golden-hoe"]			= { "item", id="golden-hoe", title="Enchanted Golden Hoe", link="Hoe", note="enchant-randomly", cannot_stack=true },
	["level-enchanted-golden-leggings"]		= { "item", id="golden-leggings", title="Enchanted Golden Leggings", link="Armor", note="enchant-with-levels-20-39", cannot_stack=true, plural=false },
	["random-enchanted-golden-leggings"]	= { "item", id="golden-leggings", title="Enchanted Golden Leggings", link="Armor", note="enchant-randomly", cannot_stack=true, plural=false },
	["random-enchanted-golden-pickaxe"]		= { "item", id="golden-pickaxe", title="Enchanted Golden Pickaxe", link="Pickaxe", note="enchant-randomly", cannot_stack=true },
	["random-enchanted-golden-shovel"]		= { "item", id="golden-shovel", title="Enchanted Golden Shovel", link="Shovel", note="enchant-randomly", cannot_stack=true },
	["random-enchanted-golden-sword"]		= { "item", id="golden-sword", title="Enchanted Golden Sword", link="Sword", note="enchant-randomly", cannot_stack=true },
	["random-enchanted-leather-boots"]		= { "item", id="leather-boots", title="Enchanted Leather Boots", link="Armor", note="enchant-randomly", cannot_stack=true, plural=false },
	["random-enchanted-leather-cap"]		= { "item", id="leather-cap", title="Enchanted Leather Cap", link="Armor", note="enchant-randomly", cannot_stack=true },
	["random-enchanted-leather-pants"]		= { "item", id="leather-pants", title="Enchanted Leather Pants", link="Armor", note="enchant-randomly", cannot_stack=true, plural=false },
	["random-enchanted-leather-tunic"]		= { "item", id="leather-tunic", title="Enchanted Leather Tunic", link="Armor", note="enchant-randomly", cannot_stack=true },
	["damaged-level-enchanted-crossbow"]	= { "item", id="crossbow", title="Damaged Enchanted Crossbow", link="Crossbow", note="enchant-with-levels-20-25", note1="damaged-0.05-0.15", cannot_stack=true },
	["damaged-random-enchanted-crossbow"]	= { "item", id="crossbow", title="Damaged Enchanted Crossbow", link="Crossbow", note="enchant-randomly", note1="damaged-0.1-0.5", cannot_stack=true },
	["damaged-random-enchanted-crossbow-2"]	= { "item", id="crossbow", title="Damaged Enchanted Crossbow", link="Crossbow", note="enchant-randomly", note1="damaged-0.1-0.9", cannot_stack=true },
	["damaged-level-enchanted-diamond-hoe"] = { "item", id="diamond-hoe", title="Damaged Enchanted Diamond Hoe", link="Hoe", note="enchant-with-levels-30-50", note1="damaged-0.8-1.0", cannot_stack=true },
	["level-enchanted-diamond-leggings-3"]  = { "item", id="diamond-leggings", title="Enchanted Diamond Leggings", link="Armor", note="enchant-with-levels-30-50", cannot_stack=true, plural=false},

	["empty"]						= { "block", id="air", link='', title='Nothing', plural=false, note="nothing" },

	-- Items for bonus-barrel from Java Edition 3D Shareware v1.34

	["level-enchanted-bow"]                 = { "item", id="bow", title="Enchanted Bow", link="Bow", note="enchant-with-levels-1-30-no-treasure", cannot_stack=true },
	["random-effect-arrow"]					= { "item", id="bow", title="Arrow", link="Arrow", note="random-effect-arrow" },
	["random-effect-tipped-arrow"]			= { "item", id="tipped-arrow", title="Random Tipped Arrow", link="Arrow", note="random-effect" },
	["random-effect-potion"]				= { "item", id="potion", title="Random Potion", link="Arrow", note="random-effect" },
	["random-effect-splash-potion"]			= { "item", id="splash-potion", title="Random Splash Potion", link="Arrow", note="random-effect" },
	["random-effect-lingering-potion"]		= { "item", id="lingering-potion", title="Random Lingering Potion", link="Arrow", note="random-effect" },
	["level-enchanted-leather-tunic"]		= { "item", id="leather-tunic", title="Enchanted Leather Tunic", link="Armor", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-leather-boots"]		= { "item", id="leather-boots", title="Enchanted Leather Boots", link="Armor", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-leather-cap"]			= { "item", id="leather-cap", title="Enchanted Leather Cap", link="Armor", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-leather-pants"]		= { "item", id="leather-pants", title="Enchanted Leather Pants", link="Armor", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-iron-chestplate-2"]		= { "item", id="iron-chestplate", title="Enchanted Iron Chestplate", link="Armor", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-iron-boots-2"]			= { "item", id="iron-boots", title="Enchanted Iron Boots", link="Armor", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-iron-helmet-2"]			= { "item", id="iron-helmet", title="Enchanted Iron Helmet", link="Armor", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-iron-leggings-2"]		= { "item", id="iron-leggings", title="Enchanted Iron Leggings", link="Armor", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-diamond-chestplate-2"]	= { "item", id="diamond-chestplate", title="Enchanted Diamond Chestplate", link="Armor", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-diamond-boots-2"]		= { "item", id="diamond-boots", title="Enchanted Diamond Boots", link="Armor", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-diamond-helmet-2"]		= { "item", id="diamond-helmet", title="Enchanted Diamond Helmet", link="Armor", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-diamond-leggings-2"]	= { "item", id="diamond-leggings", title="Enchanted Diamond Leggings", link="Armor", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-stone-sword"]	= { "item", id="stone-sword", title="Enchanted Stone Sword", link="Sword", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-iron-sword-2"]	= { "item", id="iron-sword", title="Enchanted Iron Sword", link="Sword", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-diamond-sword-2"]	= { "item", id="diamond-sword", title="Enchanted Diamond Sword", link="Sword", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["random-enchanted-crossbow"] = { "item", id="crossbow", title="BFC9000", link="Crossbow", note="enchant-randomly-multishot", cannot_stack=true },
	["blue-key"] = { "item" },
	["yellow-key"] = { "item" },
	["red-key"] = { "item" },
	
	-- Vanilla items that aren't part of Vanilla loottables --
	["brain-coral"]         = { "block", link="Coral", plural=false },
	["brain-coral-fan"]     = { "block", link="Coral Fan", plural=false },
	["brain-coral-block"]   = { "block", link="Coral Block", plural=false },
	["bubble-coral"]        = { "block", link="Coral", plural=false },
	["bubble-coral-fan"]    = { "block", link="Coral Fan", plural=false },
	["bubble-coral-block"]  = { "block", link="Coral Block", plural=false },
	["fire-coral"]          = { "block", link="Coral", plural=false },
	["fire-coral-fan"]      = { "block", link="Coral Fan", plural=false },
	["fire-coral-block"]    = { "block", link="Coral Block", plural=false },
	["gravel"]              = { "block", plural=false },
	["horn-coral"]          = { "block", link="Coral", plural=false },
	["horn-coral-fan"]      = { "block", link="Coral Fan", plural=false },
	["horn-coral-block"]    = { "block", link="Coral Block", plural=false },
	["kelp"]        	    = { "block", plural=false },
	["mossy-cobblestone"]   = { "block", plural=false },
	["nautilus-shell"]      = { "item" },
	["prismarine-shard"]    = { "item" },
	["pufferfish"]          = { "item", plural=false },
	["scute"]               = { "item" },
	["seagrass"]            = { "block", plural=false },
	["sea-pickle"]          = { "item" },
	["trident"]     	    = { "item", cannot_stack=true },
	["tropical-fish"]       = { "item", plural=false },
	["tube-coral"]          = { "block", link="Coral", plural=false },
	["tube-coral-fan"]      = { "block", link="Coral Fan", plural=false },
	["tube-coral-block"]    = { "block", link="Coral Block", plural=false },	
	["wet-sponge"]          = { "block" },
	["damaged-random-enchanted-fishing-rod"]		= { "item", id="fishing-rod", title="Damaged Enchanted Fishing Rod", link="Fishing Rod", note="enchant-randomly", note1="damaged-0-0.4", cannot_stack=true  },
	["damaged-random-enchanted-iron-shovel"]		= { "item", id="iron-shovel", title="Damaged Enchanted Iron Shovel", link="Shovel", note="enchant-randomly", note1="damaged-0-0.5", cannot_stack=true },
	["damaged-trident"]								= { "item", id="trident", link="Trident", note="enchant-randomly", note="damaged-0-0.01", cannot_stack=true  },
	
	--------------------
	-- Parallel Items --
	--------------------
	
	["parallel:agender-pride-flag"]       = { "item", link="parallel:Pride Flags" },
	["parallel:aromantic-pride-flag"]     = { "item", link="parallel:Pride Flags" },
	["parallel:asexual-pride-flag"]       = { "item", link="parallel:Pride Flags" },
	["parallel:baguette"]                 = { "item" },
	["parallel:bisexual-pride-flag"]      = { "item", link="parallel:Pride Flags" },
	["parallel:broken-makeshift-wings"]   = { "item", link="parallel:Makeshift Wings", cannot_stack=true, plural=false},
	["parallel:charm-applicator-level-1"] = { "item", link="parallel:Charm Applicator", plural=false},
	["parallel:charm-applicator-level-2"] = { "item", link="parallel:Charm Applicator", plural=false},
	["parallel:charm-applicator-level-3"] = { "item", link="parallel:Charm Applicator", plural=false},
	["parallel:charm-applicator-level-4"] = { "item", link="parallel:Charm Applicator", plural=false},
	["parallel:cooked-bream"]             = { "item", link="parallel:Cooked Bream", plural=false},
	["parallel:cooked-calamari"]          = { "item", link="parallel:Cooked Calamari", plural=false},
	["parallel:cooked-catfish"]           = { "item", link="parallel:Cooked Catfish", plural=false},
	["parallel:cooked-crab"]              = { "item", link="parallel:Cooked Crab", plural=false},
	["parallel:cooked-flounder"]          = { "item", link="parallel:Cooked Flounder", plural=false},
	["parallel:cooked-largemouth-bass"]   = { "item", link="parallel:Cooked Largemouth Bass", plural=false},
	["parallel:cooked-mackerel"]          = { "item", link="parallel:Cooked Mackerel", plural=false},
	["parallel:cooked-magikarp"]          = { "item", link="parallel:Cooked Magikarp", plural=false},
	["parallel:cooked-moorish-idol-fish"] = { "item", link="parallel:Cooked Moorish Idol Fish", plural=false},
	["parallel:cooked-pike"]              = { "item", link="parallel:Cooked Pike", plural=false},
	["parallel:cooked-red-snapper"]       = { "item", link="parallel:Cooked Red Snapper", plural=false},
	["parallel:cooked-small-fry"]         = { "item", link="parallel:Cooked Small Fry", plural=false},
	["parallel:cooked-speckled-carp"]     = { "item", link="parallel:Cooked Speckled Carp", plural=false},
	["parallel:cooked-striped-bass"]      = { "item", link="parallel:Cooked Striped Bass", plural=false},
	["parallel:creeper-crunch"]           = { "item", link="parallel:Halloween Candy", plural=false},
	["parallel:crumpled-parallel-soda-can"] = { "item", link="parallel:Crumpled Parallel Soda Can"},
	["parallel:demiromantic-pride-flag"]  = { "item", link="parallel:Pride Flags" },
	["parallel:demisexual-pride-flag"]    = { "item", link="parallel:Pride Flags" },
	["parallel:eerie-eyeball"]            = { "item", link="parallel:Halloween Candy"},
	["parallel:gay-men-pride-flag"]       = { "item", link="parallel:Pride Flags" },
	["parallel:genderfluid-pride-flag"]   = { "item", link="parallel:Pride Flags" },
	["parallel:genderqueer-pride-flag"]   = { "item", link="parallel:Pride Flags" },
	["parallel:green-apple-goo"]          = { "item", link="parallel:Halloween Candy", plural=false},
	["parallel:halloween-candy"]          = { "item", link="parallel:Halloween Candy", plural=false},
	["parallel:intersex-pride-flag"]      = { "item", link="parallel:Pride Flags" },
	["parallel:lesbian-pride-flag"]       = { "item", link="parallel:Pride Flags" },
	["parallel:magma-melt"]               = { "item", link="parallel:Halloween Candy"},
	["parallel:makeshift-wings"]          = { "item", link="parallel:Makeshift Wings", cannot_stack=true, plural=false},
	-- ["parallel:makeshift-wings"]          = { "item", title="Makeshift Wings", link="parallel:Makeshift Wings", cannot_stack=true, plural=false},
	["parallel:moray-eel"]                = { "item", link="parallel:Moray Eel"},
	["parallel:mysterious-mint"]          = { "item", link="parallel:Halloween Candy"},
	["parallel:nether-portal-nougat"]     = { "item", link="parallel:Halloween Candy", plural=false},
	["parallel:nonbinary-pride-flag"]     = { "item", link="parallel:Pride Flags" },
	["parallel:old-boot"]                 = { "item", link="parallel:Old Boot", cannot_stack=true},
	["parallel:overflowing-treasure-bundle"] = { "item", link="parallel:Overflowing Treasure Bundle"},
	["parallel:pansexual-pride-flag"]     = { "item", link="parallel:Pride Flags" },
	["parallel:parallel-soda"]            = { "item", link="parallel:Parallel Soda" },
	["parallel:phantasmic-fudge"]         = { "item", link="parallel:Halloween Candy", plural=false},
	["parallel:pizza"]                    = { "item", link="parallel:Pizza" },
	["parallel:pocket-teleporter"]        = { "item", link="parallel:Pocket Teleporter", cannot_stack=true },
	["parallel:polysexual-pride-flag"]    = { "item", link="parallel:Pride Flags" },
	["parallel:pride-flag"]               = { "item", link="parallel:Pride Flags" },
	["parallel:progress-pride-flag"]      = { "item", link="parallel:Pride Flags" },
	["parallel:pumpkin-pop"]              = { "item", link="parallel:Halloween Candy"},
	["parallel:ralnthar-roar"]            = { "item", link="parallel:Halloween Candy"},
	["parallel:raspberry-rift"]           = { "item", link="parallel:Halloween Candy"},
	["parallel:raw-bream"]                = { "item", link="parallel:Raw Bream", plural=false},
	["parallel:raw-catfish"]              = { "item", link="parallel:Raw Catfish", plural=false},
	["parallel:raw-crab"]                 = { "item", link="parallel:Raw Crab", plural=false},
	["parallel:raw-european-squid"]       = { "item", link="parallel:Raw European Squid", plural=false},	
	["parallel:raw-flounder"]             = { "item", link="parallel:Raw Flounder", plural=false},
	["parallel:raw-largemouth-bass"]      = { "item", link="parallel:Raw Largemouth Bass", plural=false},
	["parallel:raw-mackerel"]             = { "item", link="parallel:Raw Mackerel", plural=false},
	["parallel:raw-magikarp"]             = { "item", link="parallel:Raw Magikarp", plural=false},
	["parallel:raw-moorish-idol-fish"]    = { "item", link="parallel:Raw Moorish Idol Fish", plural=false},
	["parallel:raw-pike"]                 = { "item", link="parallel:Raw Pike", plural=false},
	["parallel:raw-red-snapper"]          = { "item", link="parallel:Raw Red Snapper", plural=false},
	["parallel:raw-small-fry"]            = { "item", link="parallel:Raw Small Fry", plural=false},
	["parallel:raw-speckled-carp"]        = { "item", link="parallel:Raw Speckled Carp", plural=false},
	["parallel:raw-striped-bass"]         = { "item", link="parallel:Raw Striped Bass", plural=false},
	["parallel:rock"]                     = { "item", link="parallel:Rock" },
	["parallel:seahorse"]                 = { "item", link="parallel:Seahorse" },
	["parallel:soul-shard"]               = { "item", link="parallel:Soul Shard" },
	["parallel:sushi-roll"]               = { "item", link="parallel:Sushi Roll" },
	["parallel:tinted-potion-bottle"]     = { "item", link="parallel:Tinted Potion Bottle", cannot_stack=true },
	["parallel:totem-of-the-void"]        = { "item", link="parallel:Totem of the Void", cannot_stack=true, plural=false },
	["parallel:transgender-pride-flag"]   = { "item", link="parallel:Pride Flags" },
	["parallel:treasure-bundle"]          = { "item", link="parallel:Treasure Bundle"},
	["parallel:unstable-soul-shard"]      = { "item", link="parallel:Unstable Soul Shard" },
	
	-- Voting Rewards --
	["parallel:50-riftcoin-jackpot"]      = { "item", link="parallel:Riftcoin" },
	["parallel:100-riftcoin-jackpot"]     = { "item", link="parallel:Riftcoin" },
	["parallel:500-riftcoin-mega-jackpot"] = { "item", link="parallel:Riftcoin" },
	["parallel:buddy-head"]               = { "item", link="parallel:Heads" },
	["parallel:maggie-head"]              = { "item", link="parallel:Heads" },
	["enchanted-book-rnd-low"]	          = { "item", id='enchanted-book', title="Enchanted Book", link="Enchanted Book", cannot_stack=true, note="enchant-with-levels-39" },
	["enchanted-book-rnd-high"]	          = { "item", id='enchanted-book', title="Enchanted Book", link="Enchanted Book", cannot_stack=true, note="enchant-with-levels-50" },
	
	-- Fishing Items --
	["parallel:message-in-a-bottle"]      = { "item", link="parallel:Message in a Bottle", plural=false },
	["parallel:treasure-chest"]           = { "item", link="parallel:Treasure Chest" },
	["parallel:waders"] 				  = { "item", link="parallel:Waders", cannot_stack=true, plural=false },
	
	--------------------
	-- Parallel Hats --
	--------------------
	
	["parallel:beret"]                    = { "item", link="parallel:Hats", cannot_stack=true },
	["parallel:bloody-netherite-axe-hat"] = { "item", link="parallel:Hats", cannot_stack=true },
	["parallel:early-supporter-glasses"]  = { "item", link="parallel:Hats", cannot_stack=true, plural=false },
	["parallel:glow-squid-hat"]           = { "item", link="parallel:Hats", cannot_stack=true },
	["parallel:heart-glasses"]            = { "item", link="parallel:Hats", cannot_stack=true, plural=false },
	["parallel:new-year's-eve-2020-glasses"] = { "item", link="parallel:Hats", cannot_stack=true, plural=false },
	["parallel:pirate-hat"]               = { "item", link="parallel:Hats", cannot_stack=true },
	["parallel:pumpkin-hat"]              = { "item", link="parallel:Hats", cannot_stack=true },
	["parallel:reindeer-antlers"]         = { "item", link="parallel:Hats", cannot_stack=true, plural=false },
	["parallel:santa-hat-red"]            = { "item", link="parallel:Hats", cannot_stack=true, plural=false },
	["parallel:squid-hat"]                = { "item", link="parallel:Hats", cannot_stack=true },
	["parallel:structure-creator-hat"]    = { "item", link="parallel:Hats", cannot_stack=true },
	["parallel:top-hat"]                  = { "item", link="parallel:Hats", cannot_stack=true },
	
	["parallel:bee-hat"]                  = { "item", link="parallel:Hats", cannot_stack=true },
	["parallel:angry-bee-hat"]            = { "item", link="parallel:Hats", cannot_stack=true },
	["parallel:nectar-bee-hat"]           = { "item", link="parallel:Hats", cannot_stack=true },
	["parallel:angry-nectar-bee-hat"]     = { "item", link="parallel:Hats", cannot_stack=true },
	["parallel:buzzing-bee-hat"]          = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:buzzing-angry-bee-hat"]    = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:buzzing-nectar-bee-hat"]   = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:buzzing-angry-nectar-bee-hat"] = { "item", link="parallel:Hats", cannot_stack=true },
    
    ["parallel:black-cat-hat"]            = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:british-shorthair-cat-hat"] = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:calico-cat-hat"]           = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:jellie-cat-hat"]           = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:ocelot-hat"]               = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:persian-cat-hat"]          = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:ragdoll-cat-hat"]          = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:red-cat-hat"]              = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:siamese-cat-hat"]          = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:tabby-cat-hat"]            = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:tuxedo-cat-hat"]           = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:white-cat-hat"]            = { "item", link="parallel:Hats", cannot_stack=true },
    
    ["parallel:chest-hat"]                = { "item", link="parallel:Hats", cannot_stack=true },
    
    ["parallel:bronze-donator-crown"]     = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:silver-donator-crown"]     = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:gold-donator-crown"]       = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:diamond-donator-crown"]    = { "item", link="parallel:Hats", cannot_stack=true },
    
    ["parallel:black-plague-doctor-mask"] = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:pink-plague-doctor-mask"]  = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:sculk-plague-doctor-mask"] = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:white-plague-doctor-mask"] = { "item", link="parallel:Hats", cannot_stack=true },
    
    ["parallel:armorer's-welding-mask"]   = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:butcher's-headband"]       = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:cartographer's-golden-monocle"] = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:cleric's-cowl"]            = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:farmer's-straw-hat"]       = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:fisherman's-lucky-hat"]    = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:fletcher's-feather-hat"]   = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:librarian's-book-hat"]     = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:shepherd's-herding-hat"]   = { "item", link="parallel:Hats", cannot_stack=true },
    ["parallel:weaponsmith's-eyepatch"]   = { "item", link="parallel:Hats", cannot_stack=true },

	["parallel:witch-hat"]                = { "item", link="parallel:Hats", cannot_stack=true },
	["parallel:witch-hat-red"]            = { "item", link="parallel:Hats", cannot_stack=true },
}