From 1d8131f8dbaf9d58435ba3da98d23de6443b1ab5 Mon Sep 17 00:00:00 2001 From: KaptainWutax <36993134+KaptainWutax@users.noreply.github.com> Date: Fri, 24 Jan 2020 11:21:31 -0500 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index d0860d9..e7369c7 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,17 @@ https://youtu.be/1ChmLi9og8Q -Run `gradlew build`. +## Upcoming Features + +A List of features I have on my mind... they won't necessarily be implemented in this order if at all. + + - SHA2 brute-forcing, auxiliary to biomes search. + - Dungeon floor cracker, fast lattice reversal. + - Stronghold portal room cracker. (alternative to dungeon floor?) + - Faster brute-forcing by reorganizing located features list. + - End and nether biome finders. (nether would mostly be in preparation for 1.16) + - Chest loot finders. (fun meme, hell to implement) + ## Contributors [KaptainWutax](https://github.com/KaptainWutax) - Author