Module:LootChest/items: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 400: Line 400:
["trident"]        = { "item", cannot_stack=true },
["trident"]        = { "item", cannot_stack=true },
["wet-sponge"]          = { "block" },
["wet-sponge"]          = { "block" },
["damaged-random-enchanted-fishing-rod"] = { "item", id="fishing-rod", title="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  },
["damaged-random-enchanted-iron-shovel"] = { "item", id="iron-shovel", title="Enchanted Iron Shovel", link="Shovel", note="enchant-randomly", note1="damaged-0-0.5", 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", note="enchant-randomly", note="damaged-0-0.01", cannot_stack=true  },
["damaged-trident"] = { "item", id="trident", link="Trident", note="enchant-randomly", note="damaged-0-0.01", cannot_stack=true  },
--------------------
--------------------