From 4a8f4c7a4d682825e818b2d727827158078f70b8 Mon Sep 17 00:00:00 2001 From: Demange Louis <48560751+Nekzuris@users.noreply.github.com> Date: Tue, 24 Dec 2019 16:14:57 +0100 Subject: [PATCH] Improve README.md --- README.md | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d3e5898..8a32a76 100644 --- a/README.md +++ b/README.md @@ -1 +1,33 @@ -SeedCracker +# SeedCracker + +## Installation + +Download and install the [fabric mod loader](https://fabricmc.net/use/). + +Then download the lastest [release](https://github.com/KaptainWutax/SeedCracker/releases) of SeedCracker and put the `.jar` file in the `%appdata%/.minecraft/mods/` folder. + +## Usage + +Launch minercaft with the fabric loader profile. + +Explore the world you want to crack the seed and find at least 4 structures (like Monument, Temple, Mansion, Treasure...), in the background while you explore the world, SeedCracker will collect biomes coordinates. + +Then go on the main End island to load the pillars and the seed cracking process should start and take arround one minute. + +## Usefull command + +renderer option: `/seed render outlines (ON/OFF/XRAY)` + +seed finder option: `/seed finder category (BIOMES/ORES/OTHERS/STRUCTURES) (ON/OFF)` + +## Video Tutorial + +https://youtu.be/1ChmLi9og8Q + +## Contributors + +[KaptainWutax](https://github.com/KaptainWutax) - the mod + +[neil](https://www.youtube.com/channel/UCbM3acUrR8Ku6pjgRUNPnbQ/featured) - video tutorial + +[Nekzuris](https://github.com/Nekzuris) - readme