racinmat / SeedSearcherStandaloneTool

Minecraft, searching numeric seeds for specific features/biomes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SASSA

Stands for: StandAlone Seed Searcher Application

This tool is built to be standalone but has some dependencies which are automatically managed by Gradle. The tool is open source so anyone is able to help, learn, adapt etc. Getting started with the tool is very easy and there is a simple set of instructions on the info tab (your starting tab). You can also hover over UI elements to get more information.

Features

  • Bedrock Mode
  • Nether and End Dimension Searching (Structures and Biomes)
  • Search based on minecraft version (1.16.X - 1.7.10)
  • Search in specific radius from spawn
  • Search based on how many structures minimum must exist
  • World Type (Default, Amplified, Large Biomes)
  • Biomes, Biome Sets (OR function), and Structures
  • Randomized Seeds (Or search from a seed range)

SeedTool Image 1

SeedTool Image 2

SeedTool Image 3

SeedTool Image 4

SeedTool Image 5

Developers

  • Built using Intellij and Java 11
  • Runs on Java 8 (1.8)
  • Using Gradle to build the project. I created a custom task called buildAll which builds everything from .JAR, .EXE, .ZIP, and .TAR
  • If you have a feature to add create a pull request! Help is always nice.

Apparently on v0.5.0 using OpenJDK on Linux the .jar will not run. User A4D4R posted about it and I have attached a wiki page for anyone wanting to know how he did it: https://github.com/Zodsmar/SeedSearcherStandaloneTool/wiki/Building-SASSA-for-Linux-(OpenJDK)---v0.5.0

Content Creators

If you are a content creator and would like to make a video and showcase the tool please feel free. Just some information regarding about myself and the plans of the tool.

  • Its pronounced Zods - mar (Zodz - mar)
  • I am a guy so saying he is totally fine.

As for future plans please check out the projects page where I am trying to keep up to date with what I am working on also future plans and ideas. (Nothing is set in stone but there are the plans).

Also if you are going to make a video or content in anyway, I am always looking for developers who are interested in helping or people who might know different methods of doing the searching and can help improve things like stability, reliability, etc. So any form of shoutout, kinda of like a reminder to anyone who is technically inclined would be a great help!

Credit

Dependencies

https://code.google.com/archive/p/json-simple/
https://github.com/KaptainWutax/FeatureUtils
https://github.com/KaptainWutax/SeedUtils
https://github.com/KaptainWutax/BiomeUtils

User Credits

KaptainWutax - Code optimizations and Utils dependencies

scudobuio - for the initial search function

fraffugooby - Updating dependencies

YourCoalAlt - Updating to 1.14.3

PaulW - Adding Seed Range Searching

RedSparrow - Optimization and Bug fixes

Contact

Discord: Zodsmar#0877

Email: zodsmar@gmail.com

Donate

Building this tool takes time. If you love the tool and would like to donate I always appreciate it!

About

Minecraft, searching numeric seeds for specific features/biomes

License:GNU General Public License v3.0


Languages

Language:Java 100.0%