Module:LootChest/items: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 392: Line 392:
-- Vanilla items that aren't part of Vanilla loottables --
-- 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 },
["kelp"]            = { "block", plural=false },
["mossy-cobblestone"]  = { "block", plural=false },
["mossy-cobblestone"]  = { "block", plural=false },
["nautilus-shell"]      = { "item" },
["prismarine-shard"]    = { "item" },
["prismarine-shard"]    = { "item" },
["pufferfish"]          = { "item", plural=false },
["scute"]              = { "item" },
["scute"]              = { "item" },
["seagrass"]            = { "block", plural=false },
["seagrass"]            = { "block", plural=false },
["sea-pickle"]          = { "item" },
["sea-pickle"]          = { "item" },
["trident"]        = { "item", cannot_stack=true },
["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" },
["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-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  },