Files
SeedCracker-1.14.4/README.md
T
2020-01-10 16:21:14 -05:00

46 lines
1.3 KiB
Markdown

# 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 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.
## Useful 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
## Setting up the Workspace
-Clone the repository.
-Run `gradlew genSources <idea|eclipse>`.
## Building the Mod
-Update the version in `build.gradle` and `fabric.mod.json`.
-Run `gradlew build`.
## Contributors
[KaptainWutax](https://github.com/KaptainWutax) - the mod
[neil](https://www.youtube.com/channel/UCbM3acUrR8Ku6pjgRUNPnbQ/featured) - video tutorial
[Nekzuris](https://github.com/Nekzuris) - readme