aboutsummaryrefslogtreecommitdiff
path: root/test/data/constants/pets.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/constants/pets.json')
-rw-r--r--test/data/constants/pets.json56
1 files changed, 56 insertions, 0 deletions
diff --git a/test/data/constants/pets.json b/test/data/constants/pets.json
new file mode 100644
index 0000000..3b7cbd7
--- /dev/null
+++ b/test/data/constants/pets.json
@@ -0,0 +1,56 @@
+[
+ "AMMONITE",
+ "ARMADILLO",
+ "BABY_YETI",
+ "BAL",
+ "BAT",
+ "BEE",
+ "BLACK_CAT",
+ "BLAZE",
+ "BLUE_WHALE",
+ "CHICKEN",
+ "DOLPHIN",
+ "ELEPHANT",
+ "ENDER_DRAGON",
+ "ENDERMAN",
+ "ENDERMITE",
+ "FLYING_FISH",
+ "GHOUL",
+ "GIRAFFE",
+ "GOLDEN_DRAGON",
+ "GOLEM",
+ "GRANDMA_WOLF",
+ "GRIFFIN",
+ "GUARDIAN",
+ "HORSE",
+ "HOUND",
+ "JELLYFISH",
+ "JERRY",
+ "LION",
+ "MAGMA_CUBE",
+ "MEGALODON",
+ "MITHRIL_GOLEM",
+ "MONKEY",
+ "OCELOT",
+ "PARROT",
+ "PHOENIX",
+ "PIG",
+ "PIGMAN",
+ "RABBIT",
+ "RAT",
+ "ROCK",
+ "SHEEP",
+ "SILVERFISH",
+ "SKELETON",
+ "SKELETON_HORSE",
+ "SNOWMAN",
+ "SPIDER",
+ "SPIRIT",
+ "SQUID",
+ "TARANTULA",
+ "TIGER",
+ "TURTLE",
+ "WITHER_SKELETON",
+ "WOLF",
+ "ZOMBIE"
+] \ No newline at end of file