{"id":13622126,"url":"https://github.com/Zodsmar/SeedSearcherStandaloneTool","last_synced_at":"2025-04-15T05:33:42.876Z","repository":{"id":44762928,"uuid":"142884705","full_name":"Zodsmar/SeedSearcherStandaloneTool","owner":"Zodsmar","description":"Minecraft, searching numeric seeds for specific features/biomes","archived":false,"fork":false,"pushed_at":"2024-02-26T09:30:29.000Z","size":4817,"stargazers_count":312,"open_issues_count":12,"forks_count":64,"subscribers_count":27,"default_branch":"master","last_synced_at":"2024-11-08T09:41:46.734Z","etag":null,"topics":["minecraft","searcher","seed","seeds","tool"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zodsmar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-30T14:11:08.000Z","updated_at":"2024-11-06T20:30:50.000Z","dependencies_parsed_at":"2022-09-06T23:11:58.774Z","dependency_job_id":"aa98ec54-763d-4439-8145-2236a3d3d3ef","html_url":"https://github.com/Zodsmar/SeedSearcherStandaloneTool","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zodsmar%2FSeedSearcherStandaloneTool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zodsmar%2FSeedSearcherStandaloneTool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zodsmar%2FSeedSearcherStandaloneTool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zodsmar%2FSeedSearcherStandaloneTool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zodsmar","download_url":"https://codeload.github.com/Zodsmar/SeedSearcherStandaloneTool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249015965,"owners_count":21198824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["minecraft","searcher","seed","seeds","tool"],"created_at":"2024-08-01T21:01:14.501Z","updated_at":"2025-04-15T05:33:42.590Z","avatar_url":"https://github.com/Zodsmar.png","language":"Java","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=W9E3YQAKQWC34\u0026currency_code=CAD\u0026source=url"],"categories":["Java"],"sub_categories":[],"readme":"# SASSA\n\n\u003e Stands for: StandAlone Seed Searcher Application\n\nThis 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.\nGetting started with the tool is very easy and there is a simple set of instructions on the info tab (your starting tab). You can\nalso hover over UI elements to get more information.\n\n## Features\n\n\u003e - *Bedrock Mode*\n\u003e - **Nether and End Dimension Searching (Structures and Biomes)**\n\u003e - Search based on minecraft version (1.16.X - 1.7.10)\n\u003e - Search in specific radius from spawn\n\u003e - Search based on how many structures minimum must exist\n\u003e - World Type (Default, Amplified, Large Biomes)\n\u003e - Biomes, Biome Sets (OR function), and Structures\n\u003e - Randomized Seeds (Or search from a seed range)\n\u003e - *Search for a specific spawnpoint location*\n\u003e - **Search a predefined list of seeds**\n\n\n![SeedTool Image 1](https://imgur.com/WyPWotg.png)\n\n![SeedTool Image 2](https://imgur.com/zKAjEgN.png)\n\n![SeedTool Image 3](https://imgur.com/ESwTnVB.png)\n\n![SeedTool Image 4](https://imgur.com/S1C6W5C.png)\n\n![SeedTool Image 5](https://imgur.com/o9tsdYy.png)\n\n#### LINUX USERS\n\nPlease check the wiki if you are having trouble running the app.\nhttps://github.com/Zodsmar/SeedSearcherStandaloneTool/wiki/Building-for-Arch-Linux-(v0.6-Java-14).\nIf this does not work please open a ticket with the specific issues you have.\n\n### Developers\n##### Please do PR's to the Development branch NOT Master\n- Built using Intellij and Java 11\n- Runs on Java 8 (1.8)\n- Using Gradle to build the project. I created a custom task called buildAll which\nbuilds everything from .JAR, .EXE, .ZIP, and .TAR\n- If you have a feature to add create a pull request! Help is always nice.\n\n#### Gradle Build Instructions (any OS)\n\nThe [`Gradle` wrapper](https://docs.gradle.org/current/userguide/gradle_wrapper.html) was built using `Gradle 6.7`.\nThe [latest version of Gradle is recommended](https://gradle.org/install/), as older versions may throw errors, such as:\n\n\n```\nFAILURE: Build failed with an exception.\n\n* What went wrong:\n'org.gradle.api.Task org.gradle.api.tasks.TaskContainer.create(java.lang.String, java.lang.Class, java.lang.Object[])'\n\n* Try:\nRun with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.\n\n* Get more help at https://help.gradle.org\n```\n\nNote, package managers such as `apt` might not have the latest Gradle version available.\nYou can choose to use either your system's Gradle installation or the local Gradle wrapper for the build (replace the `gradle` commands below with `./gradlew` or `gradlew.bat`).\nThe Gradle wrapper is provided to allow developers to get up and running quickly without having to have a system installation of Gradle.\n\nFrom the project root, run:\n\n```bash\n# build the project\ngradle build\n\n# run Sassa\ngradle run\n```\n\n### Content Creators\n\nIf you are a content creator and would like to make a video and showcase the tool please feel free.\nJust some information regarding about myself and the plans of the tool.\n\n- Its pronounced Zods - mar (Zodz - mar)\n- I am a guy so saying *he* is totally fine.\n\nAs for future plans please check out the projects page where I am trying to keep up to date with what\nI am working on also future plans and ideas. (Nothing is set in stone but there are the plans).\n\nAlso if you are going to make a video or content in anyway, I am always looking for developers who\nare interested in helping or people who might know different methods of doing the searching and can help\nimprove things like stability, reliability, etc. So any form of shoutout, kinda of like a reminder to anyone\nwho is technically inclined would be a great help!\n\n## Credit\n\n#### Dependencies\n\nhttps://code.google.com/archive/p/json-simple/ \u003cbr /\u003e\nhttps://github.com/KaptainWutax/FeatureUtils \u003cbr /\u003e\nhttps://github.com/KaptainWutax/SeedUtils \u003cbr /\u003e\nhttps://github.com/KaptainWutax/BiomeUtils \u003cbr /\u003e\n\n\n#### User Credits\n\nKaptainWutax - Code optimizations and Utils dependencies\n\nscudobuio - for the initial search function\n\nfraffugooby - Updating dependencies\n\nYourCoalAlt - Updating to 1.14.3\n\nPaulW - Adding Seed Range Searching\n\nRedSparrow - Optimization and Bug fixes\n\ndylantknguyen - Predefined Seed Lists\n\nracinmat - Optimization and Bug fixes\n\nnnadeau - Updated Gradle Build\n\n#### Contact\n\nDiscord: zodsmar (Previous: Zodsmar#0877)\n\nEmail: zodsmar@gmail.com\n\n## Donate\n\nBuilding this tool takes time. If you love the tool and would like to donate I always appreciate it!\n\n[![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=W9E3YQAKQWC34\u0026currency_code=CAD\u0026source=url)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZodsmar%2FSeedSearcherStandaloneTool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FZodsmar%2FSeedSearcherStandaloneTool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZodsmar%2FSeedSearcherStandaloneTool/lists"}