From bdf53f97e579cc4215085e51171f59eff243b51d Mon Sep 17 00:00:00 2001 From: KaptainWutax <36993134+KaptainWutax@users.noreply.github.com> Date: Fri, 10 Jan 2020 16:21:14 -0500 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f35e44c..739065d 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Explore the world you want to crack the seed and find at least 5 structures or d 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 +## Useful command renderer option: `/seed render outlines (ON/OFF/XRAY)` @@ -24,6 +24,18 @@ seed finder option: `/seed finder category (BIOMES/ORES/OTHERS/STRUCTURES) (ON/O https://youtu.be/1ChmLi9og8Q +## Setting up the Workspace + +-Clone the repository. + +-Run `gradlew genSources `. + +## Building the Mod + +-Update the version in `build.gradle` and `fabric.mod.json`. + +-Run `gradlew build`. + ## Contributors [KaptainWutax](https://github.com/KaptainWutax) - the mod