19MisterX98 / SeedcrackerX

MIT License
1.07k stars 106 forks source link

1.21.3 Update request #332

Open Immerkaempfer opened 4 weeks ago

Immerkaempfer commented 4 weeks ago

"depends": { "minecraft": "1.21.3", "fabricloader": ">=0.14.0", // update if necessary "fabric": "*", // any other dependencies here }

minecraft_version=1.21.3 yarn_mappings=<latest yarn mappings for 1.21.3> loader_version=0.14.21 // use the latest loader for stability

minecraft "com.mojang:minecraft:1.21.3" mappings "net.fabricmc:yarn:" loader "net.fabricmc:fabric-loader:0.14.21" // Update to the latest stable loader

could something like this work to change the mod?

CristianRVP commented 4 weeks ago

does it work

EarthlyEric commented 2 weeks ago

no there are some changes from Minecraft source code.

EarthlyEric commented 2 weeks ago

https://github.com/EarthlyEric/SeedcrackerX i make this fork on 1.21.3 ,but structure finder render will not work until i fix. at least main future is working you can download from prebuild if you want

anit24 commented 2 weeks ago

https://github.com/EarthlyEric/SeedcrackerX i make this fork on 1.21.3 ,but structure finder render will not work until i fix. at least main future is working you can download from prebuild if you want

Have i just compiled it but i was not able to find the .jar

vanvac commented 1 week ago

image works well ty earthly

vanvac commented 1 week ago

https://github.com/EarthlyEric/SeedcrackerX i make this fork on 1.21.3 ,but structure finder render will not work until i fix. at least main future is working you can download from prebuild if you want

Have i just compiled it but i was not able to find the .jar

check under build folder i think there or there are prebuilt libraries in the releases section

EarthlyEric commented 1 week ago

https://github.com/EarthlyEric/SeedcrackerX/releases check this, GitHub action compiles jar automatically.