From 45398e9f563a126743d61489374696136ed1e559 Mon Sep 17 00:00:00 2001 From: colorspace Date: Sat, 23 Nov 2019 23:37:56 +0100 Subject: [PATCH] Linked to the Block Finder Project --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 29a4bd2..91cd935 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,11 @@ __[ Join our modded minecraft server ](https://mc.play.voltane.eu/)__ - *** - - ## Prerequisites _You will need:_ -- A [.json file with an array of container coordinates](https://minecraft.gamepedia.com/Loot_table) that you want to refill. +- A [.json file with an array of container coordinates](https://github.com/Voltane-EU/Block-Finder) that you want to refill. - A [.json loottable](https://minecraft.gamepedia.com/Loot_table) (if you want to use a custom loottable). - The [WorldEdit](https://enginehub.org/worldedit/) Plugin. - The [Rhino 1.7.11 (or higher)](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/Download_Rhino) Library. @@ -61,6 +58,6 @@ __coordFile [restock/loot]:__ `[[54, -70, 28, -118],...] or [[TARGET ID, X, Y, Z],...]` - Target ID is the Container that you want to fill and/or place at the position - (I personly only recommend 54 which is a normal chest, but do as you please) -- If you need to generate this file take a look at [this project](#). +- If you need to generate this file take a look at [this project](https://github.com/Voltane-EU/Block-Finder). -*** +