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 -- | ||
["kelp"] = { " | ["kelp"] = { "block", plural=false }, | ||
["mossy-cobblestone"] = { " | ["mossy-cobblestone"] = { "block", plural=false }, | ||
["prismarine-shard"] = { "item" }, | ["prismarine-shard"] = { "item" }, | ||
["scute"] = { "item" }, | ["scute"] = { "item" }, | ||
["seagrass"] = { " | ["seagrass"] = { "block", plural=false }, | ||
["sea-pickle"] = { "item" }, | ["sea-pickle"] = { "item" }, | ||
["wet-sponge"] = { " | ["wet-sponge"] = { "block" }, | ||
-------------------- | -------------------- |