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 1/2] 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 From 79e7b00210bd70a16233766e5a65c39a20aa868c Mon Sep 17 00:00:00 2001 From: KaptainWutax <36993134+KaptainWutax@users.noreply.github.com> Date: Tue, 24 Dec 2019 10:26:51 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a32a76..f35e44c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Then download the lastest [release](https://github.com/KaptainWutax/SeedCracker/ 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. +Explore the world you want to crack the seed and find at least 5 structures or decorators (like Monument, Temple, Mansion, Treasure, Dungeon...), 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.