From 1f68c356c53a5c72cbfcf91100814130d702611b Mon Sep 17 00:00:00 2001 From: Dries007 Date: Fri, 19 Aug 2016 02:19:12 +0200 Subject: [PATCH] Create README.md --- examples/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 examples/README.md diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 0000000..d37af84 --- /dev/null +++ b/examples/README.md @@ -0,0 +1,6 @@ +The files in `tables` are copies from the original Minecraft `fishing` files, as can be found in `assets/minecraft/loot_tables/gameplay`. + +The files in `bags` are: +- A mimimalistic example ([Example2.json](bags/Example2.json)) +- A complete example ([Example.json](bags/Example.json)) +- An immitation item ([Stick.json](bags/Stick.json))