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="Angler Pottery Sherd" },
	["ancient-debris"]            = { "block", plural=false },
	["ancient-debris-2"]          = { "block", id='ancient-debris', title="Ancient Debris", link="Ancient Debris", plural=false }, -- bastion remnants have two separate entries for ancient debris
	["apple"]                     = { "item" },
	["archer-pottery-sherd"]      = { "item" , link="Archer Pottery Sherd" },
	["arms-up-pottery-sherd"]     = { "item" , link="Arms Up 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="Blade 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" },
	["block-of-emerald"]          = { "block", title="Block of Emerald", link="Block of Emerald", plural="blocks of emerald" },
	["block-of-diamond"]          = { "block", title="Block of Diamond", link="Block of Diamond", plural="blocks of diamond" },
	["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="Brewer 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="Burn Pottery Sherd" },
	["cactus"]                    = { "block", plural=false },
	["cake"]                      = { "block", plural=false },
	["candle"]                    = { "item" },
	["carrot"]                    = { "item" },
	["chain"]                     = { "block" },
	["chainmail-boots"]           = { "item", link="Chainmail Boots", cannot_stack=true, plural=false },
	["chainmail-chestplate"]      = { "item", link="Chainmail Chestplate", cannot_stack=true },
	["chainmail-helmet"]          = { "item", link="Chainmail Helmet", cannot_stack=true },
	["chainmail-leggings"]        = { "item", link="Chainmail Leggings", cannot_stack=true, plural=false },
	["clay-ball"]	      	      = { "item", link="Clay Ball", plural=false },
	["clay"]	      	          = { "block", plural=false },
	["clock"]		      	      = { "item" },
	["coal"]                      = { "item", plural=false },
	["cocoa-beans"]               = { "item", plural=false },
	["cooked-beef"]               = { "item", title="Steak", link="Steak", plural=false },
	["cooked-chicken"]             = { "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="Danger 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="Diamond Boots", cannot_stack=true, plural=false },
	["diamond-chestplate"]        = { "item", link="Diamond Chestplate", cannot_stack=true },
	["diamond-helmet"]		      = { "item", link="Diamond Helmet", cannot_stack=true },
	["diamond-hoe"]               = { "item", link="Diamond Hoe", cannot_stack=true },
	["diamond-horse-armor"]       = { "item", link="Horse Armor", cannot_stack=true, plural=false },
	["diamond-leggings"]	      = { "item", link="Diamond Leggings", cannot_stack=true, plural=false },
	["diamond-shovel"]		      = { "item", link="Diamond Shovel", cannot_stack=true },
	["diamond-sword"]		      = { "item", link="Diamond Sword", cannot_stack=true },
	["disc-13"]                   = { "item", id='music-disc-13', title="Music Disc (13)", link="Music Disc 13", cannot_stack=true, plural=false },
	["disc-cat"]                  = { "item", id='music-disc-cat', title="Music Disc (cat)", link="Music Disc cat", 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 mellohi", cannot_stack=true, plural=false },
	["disc-pigstep"]              = { "item", id='music-disc-pigstep', title = "Music Disc (Pigstep)", link="Music Disc Pigstep", cannot_stack=true, plural=false },
	["disc-wait"]                 = { "item", id='music-disc-wait', title="Music Disc (wait)", link="Music Disc wait", cannot_stack=true, plural=false },
	["disc-otherside"]            = { "item", id='music-disc-otherside',title="Music Disc (otherside)", link="Music Disc otherside", cannot_stack=true, plural=false },
	["disc-relic"]                = { "item", id='music-disc-relic',title="Music Disc (Relic)", link="Music Disc Relic", cannot_stack=true, plural=false },
	["disc-creator"]              = { "item", id='music-disc-creator',title="Music Disc (Creator)", link="Music Disc Creator", cannot_stack=true, plural=false },
	["disc-creator-music-box"]    = { "item", id='music-disc-creator-music-box',title="Music Disc (Creator (Music Box))", link="Music Disc Creator (Music Box)", cannot_stack=true, plural=false },
	["disc-precipice"]            = { "item", id='music-disc-precipice',title="Music Disc (Precipice)", link="Music Disc Precipice", 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-book-rnd-trial-chambers"]    = { "item", id="enchanted-book", title="Enchanted Book", link="Enchanted Book", note="enchant-randomly-trial-chambers", cannot_stack=true },
	["enchanted-book-rnd-trial-chambers-2"]  = { "item", id="enchanted-book", title="Enchanted Book", link="Enchanted Book", note="enchant-randomly-trial-chambers-2", cannot_stack=true },
	["enchanted-book-rnd-mending-trident"]   = { "item", id="enchanted-book", title="Enchanted Book", link="Enchanted Book", note="enchant-randomly-trident", cannot_stack=true },
	["enchanted-book-rnd-breach-density"]    = { "item", id="enchanted-book", title="Enchanted Book", link="Enchanted Book", note="enchant-randomly-breach-density", cannot_stack=true },
	["enchanted-book-rnd-wind-burst"]       = { "item", id="enchanted-book", title="Enchanted Book", link="Enchanted Book", note="enchant-randomly-wind-burst", cannot_stack=true },
	["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="Explorer Pottery Sherd" },
	["feather"]                   = { "item" },
	["fern"]				      = { "block" },
	["fire-charge"]			      = { "item" },
	["flint"]                     = { "item", plural=false },
	["flint-and-steel"]           = { "item", cannot_stack=true, plural=false },
	["flower-pot"]			      = { "item" },
	["friend-pottery-sherd"]      = { "item" , link="Friend 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="Golden Boots", cannot_stack=true, plural=false },
	["golden-carrot"]		      = { "item" },
	["golden-chestplate"]         = { "item", link="Golden Chestplate", cannot_stack=true },
	["golden-helmet"]             = { "item", link="Golden Helmet", cannot_stack=true },
	["golden-hoe"]			      = { "item", link="Golden Hoe", cannot_stack=true },
	["golden-horse-armor"]        = { "item", link="Horse Armor", cannot_stack=true, plural=false },
	["golden-leggings"]		      = { "item", link="Golden Leggings", cannot_stack=true, plural=false },
	["golden-sword"]              = { "item", link="Golden Sword", cannot_stack=true },
	["gold-ingot"]                = { "item" },
	["gold-nugget"]               = { "item" },
	["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="Heart Pottery Sherd" },
	["heartbreak-pottery-sherd"]  = { "item" , link="Heartbreak Pottery Sherd" },
	["host-armor-trim-smithing-template"] = { "item", link="Host Armor Trim" },
	["howl-pottery-sherd"]	      = { "item" , link="Howl Pottery Sherd" },
	["ink-sac"]                   = { "item" },
	["iron-axe"]        	      = { "item", link="Iron Axe", cannot_stack=true },
	["iron-boots"]                = { "item", link="Iron Boots", cannot_stack=true, plural=false },
	["iron-chestplate"]           = { "item", link="Iron Chestplate", cannot_stack=true },
	["iron-helmet"]               = { "item", link="Iron Helmet", cannot_stack=true },
	["iron-horse-armor"]          = { "item", link="Horse Armor", cannot_stack=true, plural=false },
	["iron-ingot"]                = { "item" },
	["iron-leggings"]             = { "item", link="Iron Leggings", cannot_stack=true, plural=false },
	["iron-nugget"]               = { "item" },
	["iron-pickaxe"]              = { "item", cannot_stack=true },
	["iron-shovel"]               = { "item", link="Iron Shovel", cannot_stack=true },
	["iron-sword"]                = { "item", link="Iron Sword", cannot_stack=true },
	["jungle-log"]                = { "block", link="Log" },
	["jungle-sapling"]            = { "block", link="Sapling" },
	["lapis-lazuli"]              = { "item", plural=false },
	["large-fern"]			      = { "block" },
	["lead"]                      = { "item" },
	["leather"]      		      = { "item", plural=false },
	["leather-boots"]             = { "item", link="Leather Boots", cannot_stack=true, plural=false },
	["leather-cap"]               = { "item", link="Leather Cap", cannot_stack=true },
	["leather-pants"]             = { "item", link="Leather Pants", cannot_stack=true, plural=false },
	["leather-tunic"]             = { "item", link="Leather Tunic", 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="Miner Pottery Sherd" },
	["moss-block"]                = { "block" },
	["mourner-pottery-sherd"]	  = { "item" , link="Mourner Pottery Sherd" },
	["name-tag"]                  = { "item" },
	["netherite-boots"]           = { "item", link="Netherite Boots", cannot_stack=true, plural=false },
	["netherite-chestplate"]      = { "item", link="Netherite Chestplate", cannot_stack=true },
	["netherite-helmet"]          = { "item", link="Netherite Helmet", cannot_stack=true },
	["netherite-ingot"]           = { "item" },
	["netherite-leggings"]        = { "item", link="Netherite Leggings", 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="Plenty 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-strength"]        = { "item", link="Potion", title="Potion of Strength", plural=false, preserve_case=true },
	["potion-of-swiftness"]       = { "item", link="Potion", title="Potion of Swiftness", 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="Prize 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 },
	["resin-clump"]               = { "item" },
	["resin-brick"]               = { "item" },
	["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="Sheaf Pottery Sherd" },
	["shears"]                    = { "item", plural=false, cannot_stack=true },
	["shelter-pottery-sherd"]     = { "item" , link="Shelter Pottery Sherd" },
	["short-grass"]				  = { "block", plural=false },
	["skull-pottery-sherd"]	      = { "item" , link="Skull Pottery Sherd" },
	["smooth-stone"]		      = { "block", plural=false },
	["sniffer-egg"]			      = { "block" },
	["snort-pottery-sherd"]	      = { "item" , link="Snort Pottery Sherd" },
	["snowball"]			      = { "item", link="Snowball" },
	["snow-block"]			      = { "block", link="Snow Block" },
	["snout-banner-pattern"]      = { "item", link="Snout Banner Pattern", cannot_stack=true },
	["soul-sand"]			      = { "block" },
	["soul-torch"]                = { "block" },
	["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="Stone Axe", cannot_stack=true },
	["stone-bricks"]              = { "block", plural=false },
	["stone-pickaxe"]             = { "item", 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 },
	["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="Wooden Axe", cannot_stack=true },
	["wooden-hoe"]                = { "item", link="Wooden Hoe", cannot_stack=true },
	["wooden-pickaxe"]            = { "item", cannot_stack=true },
	["yellow-dye"]			      = { "item", plural=false },
	["yellow-stained-glass-pane"] = { "block", link="Glass Pane" },
	["map"]                       = { "item", link="Map", note="map" },
	["heavy-core"]                = { "block" },
	["flow-banner-pattern"]     					   = { "item", link="Flow Banner Pattern", cannot_stack=true },
	["guster-banner-pattern"]                          = { "item", link="Guster Banner Pattern", cannot_stack=true },
	["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" },
	["bolt-armor-trim-smithing-template"]			   = { "item", link="Bolt Armor Trim" },
	["flow-armor-trim-smithing-template"]			   = { "item", link="Flow Armor Trim" },
	
	["damaged-random-enchanted-netherite-axe"]         = { "item", id="netherite-axe", title="Damaged Enchanted Netherite Axe", link="Netherite Axe", note="enchant-randomly", note1="damaged-0.15-0.85", cannot_stack=true },
	["damaged-netherite-boots"]			               = { "item", id="netherite-boots", link="Netherite Boots", 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="Netherite Boots", 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="Netherite Boots", note="enchant-randomly", note1="damaged-0.2-0.65", cannot_stack=true, plural=false },
	["damaged-netherite-chestplate"]		           = { "item", id="netherite-chestplate", link="Netherite Chestplate", note="damaged-0.2-0.65", cannot_stack=true},
	["damaged-level-enchanted-netherite-chestplate"]   = { "item", id="netherite-chestplate", title="Damaged Enchanted Netherite Chestplate", link="Netherite Chestplate", 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="Netherite Chestplate", note="enchant-randomly", note1="damaged-0.2-0.65", cannot_stack=true },
	["damaged-netherite-helmet"]			           = { "item", id="netherite-helmet", link="Netherite Helmet", note="damaged-0.2-0.65", cannot_stack=true},
	["damaged-random-enchanted-netherite-hoe"]         = { "item", id="netherite-hoe", title="Damaged Enchanted Netherite Hoe", link="Netherite 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="Netherite Helmet", 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="Netherite Helmet", note="enchant-randomly", note1="damaged-0.2-0.65", cannot_stack=true },
	["damaged-netherite-leggings"]			           = { "item", id="netherite-leggings", link="Netherite Leggings", 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="Netherite Leggings", 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="Netherite Leggings", 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="Netherite 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="Netherite Shovel", note="enchant-randomly", note1="damaged-0.15-0.45", cannot_stack=true},
	["damaged-netherite-sword"]				           = { "item", id="netherite-sword", link="Netherite 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="Netherite 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="Netherite Sword", note="enchant-randomly", note1="damaged-0.2-0.65", cannot_stack=true },
	["damaged-diamond-boots"]				           = { "item", id="diamond-boots", link="Diamond Boots", note="damaged-0.2-0.65", cannot_stack=true, plural=false},
	["level-enchanted-diamond-boots"]		           = { "item", id="diamond-boots", title="Enchanted Diamond Boots", link="Diamond Boots", 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="Diamond Boots", 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="Diamond Boots", note="enchant-randomly", note1="damaged-0.8-1.0", cannot_stack=true, plural=false },
	["damaged-diamond-chestplate"]			           = { "item", id="diamond-chestplate", link="Diamond Chestplate", note="damaged-0.2-0.65", cannot_stack=true},
	["level-enchanted-diamond-chestplate"]	           = { "item", id="diamond-chestplate", title="Enchanted Diamond Chestplate", link="Diamond Chestplate", note="enchant-with-levels-20-39", cannot_stack=true },
	["damaged-random-enchanted-diamond-chestplate"]    = { "item", id="diamond-chestplate", title="Damaged Enchanted Diamond Chestplate", link="Diamond Chestplate", 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="Diamond Chestplate", note="enchant-randomly", note1="damaged-0.8-1.0", cannot_stack=true },
	["damaged-diamond-helmet"]				           = { "item", id="diamond-helmet", link="Diamond Helmet", note="damaged-0.2-0.65", cannot_stack=true},
	["level-enchanted-diamond-helmet"]		           = { "item", id="diamond-helmet", title="Enchanted Diamond Helmet", link="Diamond Helmet", note="enchant-with-levels-20-39", cannot_stack=true },
	["damaged-random-enchanted-diamond-helmet"]        = { "item", id="diamond-helmet", title="Damaged Enchanted Diamond Helmet", link="Diamond Helmet", 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="Diamond Helmet", note="enchant-randomly", note1="damaged-0.8-1.0", cannot_stack=true },
	["damaged-diamond-leggings"]			           = { "item", id="diamond-leggings", link="Diamond Leggings", note="damaged-0.2-0.65", cannot_stack=true, plural=false},
	["level-enchanted-diamond-leggings"]	           = { "item", id="diamond-leggings", title="Enchanted Diamond Leggings", link="Diamond Leggings", 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="Diamond Leggings", 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="Diamond Leggings", 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="Diamond Pickaxe", note="enchant-with-levels-20-39", cannot_stack=true },
	["random-enchanted-diamond-pickaxe"]               = { "item", id="diamond-pickaxe", title="Enchanted Diamond Pickaxe", link="Diamond Pickaxe", note="enchant-randomly", cannot_stack=true, },
	["damaged-random-enchanted-diamond-pickaxe"]       = { "item", id="diamond-pickaxe", title="Enchanted Diamond Pickaxe", link="Diamond 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="Diamond 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="Diamond 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="Diamond Shovel", note="enchant-randomly", note1="damaged-0.15-0.8", cannot_stack=true},
	["damaged-diamond-sword"]				           = { "item", id="diamond-sword", link="Damaged Diamond Sword", note="damaged-0.2-0.65", cannot_stack=true},
	["level-enchanted-diamond-sword"]		           = { "item", id="diamond-sword", title="Enchanted Diamond Sword", link="Diamond 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="Damaged Diamond 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="Damaged Diamond 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="Iron Boots", note="enchant-with-levels-20-39", cannot_stack=true, plural=false },
	["level-enchanted-iron-chestplate"]		           = { "item", id="iron-chestplate", title="Enchanted Iron Chestplate", link="Iron Chestplate", note="enchant-with-levels-20-39", cannot_stack=true },
	["level-enchanted-iron-chestplate-0-10"]	       = { "item", id="iron-chestplate", title="Enchanted Iron Chestplate", link="Iron Chestplate", note="enchant-with-levels-0-10", cannot_stack=true },
	["level-enchanted-iron-helmet"]			           = { "item", id="iron-helmet", title="Enchanted Iron Helmet", link="Iron Helmet", note="enchant-with-levels-20-39", cannot_stack=true },
	["level-enchanted-iron-leggings"]		           = { "item", id="iron-leggings", title="Enchanted Iron Leggings", link="Iron Leggings", note="enchant-with-levels-20-39", cannot_stack=true, plural=false },
	["level-enchanted-iron-pickaxe"]		           = { "item", id="iron-pickaxe", title="Enchanted Iron Pickaxe", link="Iron Pickaxe", note="enchant-with-levels-20-39", cannot_stack=true },
	["level-enchanted-iron-shovel"]			           = { "item", id="iron-shovel", title="Enchanted Iron Shovel", link="Iron Shovel", note="enchant-with-levels-20-39", cannot_stack=true },
	["level-enchanted-iron-sword"]			           = { "item", id="iron-sword", title="Enchanted Iron Sword", link="Iron 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="Iron 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="Golden Axe", note="enchant-randomly", cannot_stack=true },
	["level-enchanted-golden-boots"]      	           = { "item", id="golden-boots", title="Enchanted Golden Boots", link="Golden Boots", note="enchant-with-levels-5-15", cannot_stack=true, plural=false },
	["random-enchanted-golden-boots"]		           = { "item", id="golden-boots", title="Enchanted Golden Boots", link="Golden Boots", 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="Golden Boots", note="enchant-randomly-soul-speed", cannot_stack=true, plural=false },
	["level-enchanted-golden-chestplate"]	           = { "item", id="golden-chestplate", title="Enchanted Golden Chestplate", link="Golden Chestplate", note="enchant-with-levels-5-15", cannot_stack=true },
	["random-enchanted-golden-chestplate"]	           = { "item", id="golden-chestplate", title="Enchanted Golden Chestplate", link="Golden Chestplate", note="enchant-randomly", cannot_stack=true },
	["level-enchanted-golden-helmet"]		           = { "item", id="golden-helmet", title="Enchanted Golden Helmet", link="Golden Helmet", note="enchant-with-levels-20-39", cannot_stack=true },
	["random-enchanted-golden-helmet"]		           = { "item", id="golden-helmet", title="Enchanted Golden Helmet", link="Golden Helmet", note="enchant-randomly", cannot_stack=true },
	["level-enchanted-golden-hoe"]			           = { "item", id="golden-hoe", title="Enchanted Golden Hoe", link="Golden Hoe", note="enchant-with-levels-20-39", cannot_stack=true },
	["random-enchanted-golden-hoe"]			           = { "item", id="golden-hoe", title="Enchanted Golden Hoe", link="Golden Hoe", note="enchant-randomly", cannot_stack=true },
	["level-enchanted-golden-leggings"]		           = { "item", id="golden-leggings", title="Enchanted Golden Leggings", link="Golden Leggings", note="enchant-with-levels-20-39", cannot_stack=true, plural=false },
	["random-enchanted-golden-leggings"]	           = { "item", id="golden-leggings", title="Enchanted Golden Leggings", link="Golden Leggings", note="enchant-randomly", cannot_stack=true, plural=false },
	["random-enchanted-golden-pickaxe"]		           = { "item", id="golden-pickaxe", title="Enchanted Golden Pickaxe", link="Golden Pickaxe", note="enchant-randomly", cannot_stack=true },
	["random-enchanted-golden-shovel"]		           = { "item", id="golden-shovel", title="Enchanted Golden Shovel", link="Golden Shovel", note="enchant-randomly", cannot_stack=true },
	["random-enchanted-golden-sword"]		           = { "item", id="golden-sword", title="Enchanted Golden Sword", link="Golden Sword", note="enchant-randomly", cannot_stack=true },
	["random-enchanted-leather-boots"]		           = { "item", id="leather-boots", title="Enchanted Leather Boots", link="Leather Boots", note="enchant-randomly", cannot_stack=true, plural=false },
	["random-enchanted-leather-cap"]		           = { "item", id="leather-cap", title="Enchanted Leather Cap", link="Leather Cap", note="enchant-randomly", cannot_stack=true },
	["random-enchanted-leather-pants"]		           = { "item", id="leather-pants", title="Enchanted Leather Pants", link="Leather Pants", note="enchant-randomly", cannot_stack=true, plural=false },
	["random-enchanted-leather-tunic"]		           = { "item", id="leather-tunic", title="Enchanted Leather Tunic", link="Leather Tunic", 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="Diamond 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="Diamond Leggings", note="enchant-with-levels-30-50", cannot_stack=true, plural=false},
	["damaged-random-enchanted-diamond-axe"]           = { "item", id="diamond-axe", title="Enchanted Diamond Axe", link="Diamond Axe", note="enchant-randomly", note1="damaged-0.4-0.9", cannot_stack=true },
	["damaged-random-enchanted-iron-axe"]              = { "item", id="iron-axe", title="Enchanted Iron Axe", link="Iron Axe", note="enchant-randomly", note1="damaged-0.4-0.9", cannot_stack=true },
	["damaged-random-enchanted-diamond-pickaxe-2"]     = { "item", id="diamond-pickaxe", title="Enchanted Diamond Pickaxe", link="Diamond Pickaxe", note="enchant-randomly", note1="damaged-0.15-0.8", cannot_stack=true },
	["damaged-random-enchanted-golden-axe"]            = { "item", id="golden-axe", title="Damaged Enchanted Golden Axe", link="Golden Axe", note="enchant-randomly", note1="damaged-0.15-0.8", cannot_stack=true },
	["damaged-random-enchanted-golden-pickaxe"]        = { "item", id="golden-pickaxe", title="Damaged Enchanted Golden Pickaxe", link="Golden Pickaxe", note="enchant-randomly", note1="damaged-0.15-0.8", cannot_stack=true },
	["damaged-golden-axe"]          		 = { "item", id="golden-axe", title="Damaged Golden Axe", link="Golden Axe", note="damaged-0.15-0.8", cannot_stack=true },
	["damaged-golden-pickaxe"]      		 = { "item", id="golden-pickaxe", title="Damaged Golden Pickaxe", link="Golden Pickaxe", note="damaged-0.15-0.8", cannot_stack=true },
	["damaged-stone-axe"]                    = { "item", id="stone-axe", title="Damaged Stone Axe", link="Stone Axe", note="damaged-0.15-0.8", cannot_stack=true },
	["damaged-stone-pickaxe"]                = { "item", id="stone-pickaxe", title="Damaged Stone Pickaxe", link="Stone Pickaxe", note="damaged-0.15-0.8", cannot_stack=true },
	["damaged-iron-axe"]                     = { "item", id="iron-axe", title="Damaged Iron Axe", link="Iron Axe", note="damaged-0.4-0.9", cannot_stack=true },
	["level-enchanted-diamond-chestplate-3"] = { "item", id="diamond-chestplate", title="Enchanted Diamond Chestplate", link="Diamond Chestplate", note="enchant-with-levels-5-15", cannot_stack=true },
	["level-enchanted-diamond-chestplate-4"] = { "item", id="diamond-chestplate", title="Enchanted Diamond Chestplate", link="Diamond Chestplate", note="enchant-with-levels-10-20", cannot_stack=true },
	["unknown-enchanted-diamond-chestplate"] = { "item", id="diamond-chestplate", title="Enchanted Diamond Chestplate", link="Diamond Chestplate", note="enchant-unknown", cannot_stack=true },
	["level-enchanted-crossbow"]             = { "item", id="crossbow", title="Enchanted Crossbow", link="Crossbow", note="enchant-with-levels-5-20", cannot_stack=true },
	["level-enchanted-diamond-axe"]          = { "item", id="diamond-axe", title="Enchanted Diamond Axe", link="Diamond Axe", note="enchant-with-levels-5-15", cannot_stack=true },
	["level-enchanted-diamond-axe-2"]        = { "item", id="diamond-axe", title="Enchanted Diamond Axe", link="Diamond Axe", note="enchant-with-levels-10-20", cannot_stack=true },
	["level-enchanted-iron-shovel-2"]        = { "item", id="iron-shovel", title="Enchanted Iron Shovel", link="Iron Shovel", note="enchant-with-levels-10-20", cannot_stack=true },
	["unknown-enchanted-iron-shovel"]		 = { "item", id="iron-shovel", title="Enchanted Iron Shovel", link="Iron Shovel", note="enchant-unknown", cannot_stack=true },
	["level-enchanted-iron-pickaxe-2"]       = { "item", id="iron-pickaxe", title="Enchanted Iron Pickaxe", link="Iron Pickaxe", note="enchant-with-levels-10-20", cannot_stack=true },
	["unknown-enchanted-iron-pickaxe"]		 = { "item", id="iron-pickaxe", title="Enchanted Iron Pickaxe", link="Iron Pickaxe", note="enchant-unknown", cannot_stack=true },
	["level-enchanted-iron-axe"]             = { "item", id="iron-axe", title="Enchanted Iron Axe", link="Iron Axe", note="enchant-with-levels-5-15", cannot_stack=true },
	["level-enchanted-iron-helmet-3"]        = { "item", id="iron-helmet", title="Enchanted Iron Helmet", link="Iron Helmet", note="enchant-with-levels-10-20", cannot_stack=true },
	["unknown-enchanted-iron-helmet"]		 = { "item", id="iron-helmet", title="Enchanted Iron Helmet", link="Iron Helmet", note="enchant-unknown", cannot_stack=true },
	["level-enchanted-iron-chestplate-3"]    = { "item", id="iron-chestplate", title="Enchanted Iron Chestplate", link="Iron Chestplate", note="enchant-with-levels-5-15", cannot_stack=true },
	["level-enchanted-iron-leggings-3"]      = { "item", id="iron-leggings", title="Enchanted Iron Leggings", link="Iron Leggings", note="enchant-with-levels-10-20", cannot_stack=true },
	["unknown-enchanted-iron-leggings"]		 = { "item", id="iron-leggings", title="Enchanted Iron Leggings", link="Iron Leggings", note="enchant-unknown", cannot_stack=true },
	["level-enchanted-iron-boots-3"]         = { "item", id="iron-boots", title="Enchanted Iron Boots", link="Iron Boots", note="enchant-with-levels-10-20", cannot_stack=true },
	["damaged-shield"]                       = { "item", id="shield", title="Damaged Shield", link="Shield", note="damaged-0.5-1.0", cannot_stack=true },
	["damaged-diamond-axe"]                  = { "item", id="diamond-axe", title="Damaged Diamond Axe", link="Diamond Axe", note="damaged-0.1-0.5", cannot_stack=true },
	["damaged-diamond-pickaxe"]              = { "item", id="diamond-pickaxe", title="Damaged Diamond Pickaxe", link="Diamond Pickaxe", note="damaged-0.1-0.5", cannot_stack=true },
	["tuff"]                                 = { "block" },
	["scaffolding"]                          = { "block" },
	["bamboo-planks"]                        = { "block", link="Planks", plural=false },
	["bamboo-hanging-sign"]                  = { "block", link="Hanging Sign" },
	["honeycomb"]                            = { "item" },
	["honey-bottle"]                         = { "item" },
	["trial-key"]                            = { "item" },
	["ominous-trial-key"]                    = { "item" },
	["ominous-bottle"]                       = { "item", title="Ominous Bottle I - II", link="Ominous Bottle", note="ominous-bottle-0-1" },
	["ominous-bottle-2"]                     = { "item", id="ominous-bottle", title="Ominous Bottle III - V", link="Ominous Bottle", note="ominous-bottle-2-4" },
	["wind-charge"]                          = { "item" },
	["wind-charge-2"]       				 = { "item", id='wind-charge', title="Wind Charge", link="Wind Charge"},
	["bone-meal"]                            = { "item" },
	["acacia-planks"]                        = { "block", link="Planks", plural=false },
	["milk-bucket"]                          = { "item" },
	["tipped-arrow-poison"]                  = { "item", id="tipped-arrow-of-poison", title="Arrow of Poison", link="Tipped Arrow" },
	["tipped-arrow-slowness"]                = { "item", id="tipped-arrow-of-slowness", title="Arrow of Slowness", link="Tipped Arrow" },
	["tipped-arrow-strong-slowness"]         = { "item", id="tipped-arrow-of-slowness", title="Arrow of Slowness IV", link="Tipped Arrow" },
	["splash-potion-of-slowness"]            = { "item", id="splash-potion-of-slowness", title="Splash Potion of Slowness", preserve_case=true, link="Splash Potion" },
	["splash-potion-of-poison"]              = { "item", id="splash-potion-of-poison", title="Splash Potion of Poison", preserve_case=true, link="Splash Potion" },
	["splash-potion-of-weakness"]            = { "item", id="splash-potion-of-weakness", title="Splash Potion of Weakness", preserve_case=true, link="Splash Potion" },
	["lingering-potion-of-slowness"]         = { "item", id="lingering-potion-of-slowness", title="Lingering Potion of Slowness", preserve_case=true, link="Lingering Potion" },
	["lingering-potion-of-poison"]           = { "item", id="lingering-potion-of-poison", title="Lingering Potion of Poison", preserve_case=true, link="Lingering Potion" },
	["lingering-potion-of-weakness"]         = { "item", id="lingering-potion-of-weakness", title="Lingering Potion of Weakness", preserve_case=true, link="Lingering Potion" },
	["lingering-potion-of-healing"]          = { "item", id="lingering-potion-of-healing", title="Lingering Potion of Healing", preserve_case=true, link="Lingering Potion" },
	["trident"]                              = { "item" },

	["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 },
	["level-enchanted-bow-2"]                = { "item", id="bow", title="Enchanted Bow", link="Bow", note="enchant-with-levels-5-15", 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="Leather Tunic", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-leather-boots"]		 = { "item", id="leather-boots", title="Enchanted Leather Boots", link="Leather Boots", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-leather-cap"]			 = { "item", id="leather-cap", title="Enchanted Leather Cap", link="Leather Cap", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-leather-pants"]		 = { "item", id="leather-pants", title="Enchanted Leather Pants", link="Leather Pants", 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="Iron Chestplate", 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="Iron Boots", 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="Iron Helmet", 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="Iron Leggings", 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="Diamond Chestplate", 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="Diamond Boots", 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="Diamond Helmet", 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="Diamond Leggings", note="enchant-with-levels-5-10-no-treasure", cannot_stack=true },
	["level-enchanted-stone-sword"]	         = { "item", id="stone-sword", title="Enchanted Stone Sword", link="Stone 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="Iron 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="Diamond 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" },
	
	--Items for lunar equipment in 23w13a_or_b. "-m" indicates "moon", this ensures that these items won't appear on non-joke pages
	["lava-bucket-m"]           = { "item", id="lava-bucket", title="Lava Bucket", link="Lava Bucket", cannot_stack=true },
	["dirt-m"]                  = { "block", id="dirt", title="Dirt", link="Dirt", plural=false },
	["end-stone-m"]             = { "block", id="end-stone", title="End Stone", link="End Stone" },
	["gravel-m"]                = { "block", id="gravel", title="Gravel", link="Gravel", plural=false },
	["grass-block-m"]           = { "block", id="grass-block", title="Grass Block", link="Grass Block" },
	["elytra-m"]                = { "item", id="elytra", title="Elytra", link="Elytra", cannot_stack=true },
	["spyglass-m"]              = { "item", id="spyglass", title="Spyglass", link="Spyglass", cannot_stack=true },
	["budding-amethyst-m"]      = { "block", id="budding-amethyst", title="Budding Amethyst", link="Budding Amethyst" },
	["brain-coral-block-m"]     = { "block", id="brain-coral-block", title="Brain Coral Block", link="Coral Block" },
	["bubble-coral-block-m"]    = { "block", id="bubble-coral-block", title="Bubble Coral Block", link="Coral Block" },
	["fire-coral-block-m"]      = { "block", id="fire-coral-block", title="Fire Coral Block", link="Coral Block" },
	["horn-coral-block-m"]      = { "block", id="horn-coral-block", title="Horn Coral Block", link="Coral Block" },
	["tube-coral-block-m"]      = { "block", id="tube-coral-block", title="Tube Coral Block", link="Coral Block" },
	["villager-spawn-egg-m"]    = { "item", id="villager-spawn-egg", title="Villager Spawn Egg", link="Spawn Egg" },
	["cow-spawn-egg-m"]         = { "item", id="cow-spawn-egg", title="Cow Spawn Egg", link="Spawn Egg" },
	["sheep-spawn-egg-m"]       = { "item", id="sheep-spawn-egg", title="Sheep Spawn Egg", link="Spawn Egg" },
	["turtle-egg-m"]            = { "item", id="turtle-egg", title="Turtle Egg", link="Turtle Egg" },
	["cobweb-m"]                = { "block", id="cobweb", title="Cobweb", link="Cobweb" },
	["powder-snow-bucket-m"]    = { "item", id="powder-snow-bucket", title="Powder Snow Bucket", link="Powder Snow Bucket", cannot_stack=true },
	["pufferfish-bucket-m"]     = { "item", id="pufferfish-bucket", title="Pufferfish Bucket", link="Pufferfish Bucket", cannot_stack=true },
	["warped-nylium-m"]         = { "block", id="warped-nylium", title="Warped Nylium", link="Nylium", plural=false},
	["red-mushroom-m"]          = { "block", id="red-mushroom", title="Red Mushroom", link="Mushroom" },
	["mycelium-m"]              = { "block", id="mycelium", title="Mycelium", link="Mycelium", plural=false },
	["pointed-dripstone-m"]     = { "block", id="pointed-dripstone", title="Pointed Dripstone", link="Pointed Dripstone" },
	["chorus-flower-m"]         = { "block", id="chorus-flower", title="Chorus Flower", link="Chorus Flower" },
	["rose-bush-m"]             = { "block", id="rose-bush", title="Rose Bush", link="Rose Bush" },
	["sunflower-m"]             = { "block", id="sunflower", title="Sunflower", link="Sunflower" },
	["lilac-m"]                 = { "block", id="lilac", title="Lilac", link="Lilac" },
	["peony-m"]                 = { "block", id="peony", title="Peony", link="Peony" },
	["blue-orchid-m"]           = { "block", id="blue-orchid", title="Blue Orchid", link="Blue Orchid" },
	["allium-m"]                = { "block", id="allium", title="Allium", link="Allium" },
	["azure-bluet-m"]           = { "block", id="azure-bluet", title="Azure Bluet", link="Azure Bluet" },
	["pink-tulip-m"]            = { "block", id="pink-tulip", title="Pink Tulip", link="Tulip" },
	["white-tulip-m"]           = { "block", id="white-tulip", title="White Tulip", link="Tulip" },
	["red-tulip-m"]             = { "block", id="red-tulip", title="Red Tulip", link="Tulip" },
	["orange-tulip-m"]          = { "block", id="orange-tulip", title="Orange Tulip", link="Tulip" },
	["lily-of-the-valley-m"]    = { "block", id="lily-of-the-valley", title="Lily of the Valley", link="Lily of the Valley" },
	["cornflower-m"]            = { "block", id="cornflower", title="Cornflower", link="Cornflower" },
	["pink-petals-m"]           = { "block", id="pink-petals", title="Pink Petals", link="Pink Petals", plural=false },
	["oxeye-daisy-m"]           = { "block", id="oxeye-daisy", title="Oxeye Daisy", link="Oxeye Daisy" },
	["spore-blossom-m"]         = { "block", id="spore-blossom", title="Spore Blossom", link="Spore Blossom" },
	["kelp-m"]                  = { "item", id="kelp", title="Kelp", link="Kelp" },
	["big-dripleaf-m"]          = { "block", id="big-dripleaf", title="Big Dripleaf", link="Big Dripleaf" },
	["cherry-sapling-m"]        = { "block", id="cherry-sapling", title="Cherry Sapling", link="Sapling" },
	["mangrove-propagule-m"]    = { "block", id="mangrove-propagule", title="Mangrove Propagule", link="Mangrove Propagule" },
	["sugar-cane-m"]            = { "item", id="sugar-cane", title="Sugar Cane", link="Sugar Cane" },
	["sea-pickle-m"]            = { "item", id="sea-pickle", title="Sea Pickle", link="Sea Pickle" },
	["wither-skeleton-skull-m"] = { "block", id="wither-skeleton-skull", title="Wither Skeleton Skull", link="Wither Skeleton Skull" },
	["air-block-m"]             = { "block", id="air", title="Air", link="Air (April Fools' joke)", plural=false },
	["packed-air-m"]            = { "block", id="air", title="Packed Air", link="Packed Air", plural=false },
	["slimeball-m"]             = { "item", id="slimeball", title="Slimeball", link="Slimeball" },
	["glowstone-dust-m"]        = { "item", id="glowstone-dust", title="Glowstone Dust", link="Glowstone Dust" },
	["prismarine-shard-m"]      = { "item", id="prismarine-shard", title="Prismarine Shard", link="Prismarine Shard" },
	["nautilus-shell-m"]        = { "item", id="nautilus-shell", title="Nautilus Shell", link="Nautilus Shell" },
	["ghast-tear-m"]            = { "item", id="ghast-tear", title="Ghast Tear", link="Ghast Tear" },
	["rabbit-foot-m"]           = { "item", id="rabbit's-foot", title="Rabbit's Foot", link="Rabbit's Foot" },
	["bucket-m"]                = { "item", id="bucket", title="Bucket", link="Bucket" },
	["water-bucket-m"]          = { "item", id="water-bucket", title="Water bucket", link="Water Bucket", cannot_stack=true },
	["sand-m"]                  = { "block", id="sand", title="Sand", link="Sand", plural=false },
	["snow-block-m"]            = { "block", id="snow-block", title="Snow block", link="Snow Block" },
	["iron-ingot-m"]            = { "item", id="iron-ingot", title="Iron ingot", link="Iron Ingot" },
	["gold-ingot-m"]            = { "item", id="gold-ingot", title="Gold ingot", link="Gold Ingot" },
	["oak-log-m"]               = { "block", id="oak-log", title="Oak log", link="Log" },
	["wheat-seeds-m"]           = { "item", id="wheat-seeds", title="Wheat seeds", link="Wheat Seeds", plural=false },
	["pumpkin-seeds-m"]         = { "item", id="pumpkin-seeds", title="Pumpkin seeds", link="Pumpkin Seeds", plural=false },
	["beetroot-seeds-m"]        = { "item", id="beetroot-seeds", title="Beetroot seeds", link="Beetroot Seeds", plural=false },
	["carrot-m"]                = { "item", id="carrot", title="Carrot", link="Carrot" },
	["potato-m"]                = { "item", id="potato", title="Potato", link="Potato" },
	["oak-sapling-m"]           = { "block", id="oak-sapling", title="Oak sapling", link="Sapling" },
	["spruce-sapling-m"]        = { "block", id="spruce-sapling", title="Spruce sapling", link="Sapling" },
	["birch-sapling-m"]         = { "block", id="birch-sapling", title="Birch sapling", link="Sapling" },
	["acacia-sapling-m"]        = { "block", id="acacia-sapling", title="Acacia sapling", link="Sapling" },
	["jungle-sapling-m"]        = { "block", id="jungle-sapling", title="Jungle sapling", link="Sapling" },
	["gunpowder-m"]             = { "item", id="gunpowder", title="Gunpowder", link="Gunpowder" },
	["bone-meal-m"]             = { "item", id="bone-meal", title="Bone meal", link="Bone Meal" },
	["nether-quartz-m"]         = { "item", id="nether-quartz", title="Nether quartz", link="Nether Quartz" },
	["string-m"]                = { "item", id="string", title="String", link="String" },
	["golden-apple-m"]          = { "item", id="golden-apple", title="Golden Apple", link="Golden Apple" },
	["diamond-pickaxe-m"]       = { "item", id="diamond-pickaxe", title="Diamond Pickaxe", link="Diamond Pickaxe", cannot_stack=true, note="enchant-randomly" },
	["sniffer-egg-m"]           = { "block", id="sniffer-egg", title="Sniffer Egg", link="Sniffer Egg" },
	["soul-sand-m"]             = { "block", id="soul-sand", title="Soul Sand", link="Soul Sand", plural=false },
	["echo-shard-m"]            = { "item", id="echo-shard", title="Echo Shard", link="Echo Shard" },
	["sculk-catalyst-m"]        = { "block", id="sculk-catalyst", title="Sculk Catalyst", link="Sculk Catalyst" },
	["heart-of-the-sea-m"]      = { "item", id="heart-of-the-sea", title="Heart of the Sea", link="Heart of the Sea", plural=false },
	["bell-m"]                  = { "block", id="bell", title="Bell", link="Bell" },
	["melon-seeds-m"]           = { "item", id="melon-seeds", title="Melon Seeds", link="Melon Seeds", plural=false },
	["brown-mushroom-m"]        = { "block", id="brown-mushroom", title="Brown Mushroom", link="Mushroom" },
	["moss-block-m"]            = { "block", id="moss-block", title="Moss Block", link="Moss Block" },
	["crimson-nylium-m"]        = { "block", id="crimson-nylium", title="Crimson Nylium", link="Nylium" },
	["dandelion-m"]             = { "block", id="dandelion", title="Dandelion", link="Dandelion" },
	["poppy-m"]                 = { "block", id="poppy", title="Poppy", link="Poppy" },
	["fern-m"]                  = { "block", id="fern", title="Fern", link="Fern" },
	["large-fern-m"]            = { "block", id="large-fern", title="Large Fern", link="Large Fern" },
	["glow-berries-m"]          = { "item", id="glow-berries", title="Glow Berries", link="Glow Berries", plural=false },
	["sweet-berries-m"]         = { "item", id="sweet-berries", title="Sweet Berries", link="Sweet Berries", plural=false },
	["dark-oak-sapling-m"]      = { "block", id="dark-oak-sapling", title="Dark Oak Sapling", link="Sapling" },
	["cactus-m"]                = { "block", id="cactus", title="Cactus", link="Cactus" },
	["nether-wart-m"]           = { "item", id="nether-wart", title="Nether Wart", link="Nether Wart" },
	["cocoa-beans-m"]           = { "item", id="cocoa-beans", title="Cocoa Beans", link="Cocoa Beans", plural=false },
	["bamboo-m"]                = { "item", id="bamboo", title="Bamboo", link="Bamboo" },
	["ender-pearl-m"]           = { "item", id="ender-pearl", title="Ender Pearl", link="Ender Pearl" },
	["bone-block-m"]            = { "block", id="bone-block", title="Bone Block", link="Bone Block" },
	["redstone-m"]              = { "item", id="redstone-dust", title="Redstone Dust", link="Redstone Dust" },
	["lapis-lazuli-m"]          = { "item", id="lapis-lazuli", title="Lapis Lazuli", link="Lapis Lazuli" },
	["diamond-m"]               = { "item", id="diamond", title="Diamond", link="Diamond" },
	["ancient-debris-m"]        = { "block", id="ancient-debris", title="Ancient Debris", link="Ancient Debris" },
	["prismarine-crystals-m"]   = { "item", id="prismarine-crystals", title="Prismarine Crystals", link="Prismarine Crystals", plural=false },
	["spider-eye-m"]            = { "item", id="spider-eye", title="Spider Eye", link="Spider Eye" },
	
	--------------------
	-- 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 },
}