repositories { mavenCentral() maven { url "https://jitpack.io" } } dependencies { implementation (include('com.github.19MisterX98.SeedcrackerX:seedcrackerx-api:master-SNAPSHOT')) {transitive = false} } Add a class that implements the api interface ...
SeedcrackerX /readmes / This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. Latest commit 19MisterX98 added 1.20.6 to readme and moved readmes to /readmes May 9, 2024 ...
package misterx.myMod.seedManagemnet.SeedCrackerEP import kaptainwutax.seedcrackerX.api.SeedCrackerAPI; public class SeedCrackerEP implements SeedCrackerAPI { @Override public void pushWorldSeed(long seed) { //do something Foo.bar(seed) } }
seedcracker-api ve jitpack'i build.gradle dosyasında dahil edin repositories { mavenCentral() maven { url "https://jitpack.io" } } dependencies { implementation (include('com.github.19MisterX98.SeedcrackerX:seedcrackerx-api:master-SNAPSHOT')) {transitive = false} } API interface'ini im...
Fungus cracking don't work anymore, so there are no way to find nether seed using SeedcrackerX, however you can try to crack it yourself by using Nether_Bedrock_Cracker The End You have to find 5 (or more) end cities (fill up regular bits) and then return to the center of the...
"entrypoints": { "main": [...], "client": [...], "server": [...], "seedcrackerx": [ "misterx.myMod.seedManagemnet.SeedCrackerEP" ] }, Контриб'ютори KaptainWutax - Автор neil - Відеотуторіал Nekzuris - README 19MisterX98...
a3d581a: port to 1.21.3 (misterx) 48c7865: update readmes to 1.21.3 (misterx) Assets 3 seedcrackerX-2.15.1.jar 2.45 MB 2024-12-07T19:53:23Z Source code (zip) 2024-12-07T20:13:43Z Source code (tar.gz) 2024-12-07T20:13:43Z 👍 5 5 people reacted 1.21...
19MisterX98 / SeedcrackerX Public Notifications Fork 100 Star 917 Code Issues 112 Pull requests 4 Actions Projects Security Insights Releases 2.14.7 1.20.6 Latest Compare github-actions released this 31 May 02:51 · 2 commits to master since this release 2.14.7 0ae7b36 ...
SeedCrackerXEnjoyer Follow Block or Report Popular repositories Loading SeedCrackerXEnjoyer doesn't have any public repositories yet. 4 contributions in the last year Contribution Graph Day of Week September Sep October Oct November Nov December Dec January Jan February Feb March Mar April ...
Contribute to 19MisterX98/SeedcrackerX development by creating an account on GitHub.