diff options
Diffstat (limited to 'test/data/constants/collections.json')
-rw-r--r-- | test/data/constants/collections.json | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/test/data/constants/collections.json b/test/data/constants/collections.json new file mode 100644 index 0000000..efab904 --- /dev/null +++ b/test/data/constants/collections.json @@ -0,0 +1,62 @@ +[ + "acacia_log", + "birch_log", + "blaze_rod", + "bone", + "cactus", + "carrot", + "chicken", + "clay_ball", + "coal", + "cobblestone", + "cocoa_beans", + "cod", + "dark_oak_log", + "diamond", + "emerald", + "end_stone", + "ender_pearl", + "feather", + "ghast_tear", + "glowstone_dust", + "gold_ingot", + "gravel", + "gunpowder", + "ice", + "ink_sac", + "iron_ingot", + "jungle_log", + "lapis_lazuli", + "leather", + "lily_pad", + "magma_cream", + "melon_slice", + "mithril_ore", + "mutton", + "nether_wart", + "netherrack", + "oak_log", + "obsidian", + "porkchop", + "potato", + "prismarine_crystals", + "prismarine_shard", + "pufferfish", + "pumpkin", + "quartz", + "rabbit", + "red_mushroom", + "redstone", + "rotten_flesh", + "salmon", + "sand", + "slime_ball", + "spider_eye", + "sponge", + "spruce_log", + "string", + "sugar_cane", + "tropical_fish", + "wheat", + "wheat_seeds" +]
\ No newline at end of file |