8,278
edits
No edit summary |
No edit summary |
||
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 }, | |||
["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" }, | ||
["scute"] = { "item" }, | ["scute"] = { "item" }, | ||
Line 399: | Line 412: | ||
["sea-pickle"] = { "item" }, | ["sea-pickle"] = { "item" }, | ||
["trident"] = { "item", cannot_stack=true }, | ["trident"] = { "item", cannot_stack=true }, | ||
["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 }, |