Module:LootChest/items: Difference between revisions

no edit summary
No edit summary
Tags: Manual revert Reverted
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 390: Line 390:
["yellow-key"] = { "item" },
["yellow-key"] = { "item" },
["red-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  },
--------------------
--------------------
Line 432: Line 464:
["parallel:lesbian-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:magma-melt"]              = { "item", link="parallel:Halloween Candy"},
["parallel:makeshift-wings"]          = { "item", link="Makeshift Wings", cannot_stack=true, plural=false},
["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:makeshift-wings"]          = { "item", title="Makeshift Wings", link="parallel:Makeshift Wings", cannot_stack=true, plural=false},
["parallel:moray-eel"]                = { "item", link="parallel:Moray Eel"},
["parallel:moray-eel"]                = { "item", link="parallel:Moray Eel"},
Line 483: Line 515:
["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-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" },
["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 },
--------------------
--------------------