Open Ghost942 opened 2 months ago
true ngl
the mod works in 1.21.1 but you will have to change the jar file. What I did was open my mods folder in intellij and add the mod as an external library. you will also need to install the jar editor plugin. Once I did that I changed the version in the "META-INF/MANIFEST.MF". Then in the fabric.mod.json file I change the version once again. With the jar editor plugin I saved each file and compiled, then boom it works.
this is probably not the best way to go about this but idc
lol i found a simplier way to do what you did, just download the rar file, open it with winrar you'll see a file called "fabric.mod.json" open that in any text editor and look for ""depends": { "fabricloader": "\u003e\u003d0.14.0", "minecraft": "1.21."
and just change the 1.21 to 1.21.1 and save works like a charm
lol i found a simplier way to do what you did, just download the rar file, open it with winrar you'll see a file called "fabric.mod.json" open that in any text editor and look for ""depends": { "fabricloader": "\u003e\u003d0.14.0", "minecraft": "1.21."
and just change the 1.21 to 1.21.1 and save works like a charm
What do you do after? since you are left with a zip file not a .jar file
lol i found a simplier way to do what you did, just download the rar file, open it with winrar you'll see a file called "fabric.mod.json" open that in any text editor and look for ""depends": { "fabricloader": "\u003e\u003d0.14.0", "minecraft": "1.21."
and just change the 1.21 to 1.21.1 and save works like a charm
What do you do after? since you are left with a zip file not a .jar file
To help you step by step. 1) download the seedcracker.jar file 2) click right on it 3) open with -> either .zip or winrar (whichever you have installed on your pc) 4) go into the META-INF folder 5) drag over the MANIFEST-MF file onto your desktop 6) go back to the original location and find the file fabric.mod.json 7) exctract it to your dekstop 8) Open both files in notepad 9) In the MANIFEST-MF file, you have to find "Fabric-Minecraft-Version" and change it from 1.21 to 1.21.1 10) in the fabric.mod.json file, you have to find "minecraft:" and change it from 1.21 to 1.21.1 11) after you changed those in both files, you save them and put the back into their respective folders in the .jar file you opened with either .zip or winrar 12) run the game, should work
lol i found a simplier way to do what you did, just download the rar file, open it with winrar you'll see a file called "fabric.mod.json" open that in any text editor and look for ""depends": { "fabricloader": "\u003e\u003d0.14.0", "minecraft": "1.21."
and just change the 1.21 to 1.21.1 and save works like a charm
What do you do after? since you are left with a zip file not a .jar file
To help you step by step.
- download the seedcracker.jar file
- click right on it
- open with -> either .zip or winrar (whichever you have installed on your pc)
- go into the META-INF folder
- drag over the MANIFEST-MF file onto your desktop
- go back to the original location and find the file fabric.mod.json
- exctract it to your dekstop
- Open both files in notepad
- In the MANIFEST-MF file, you have to find "Fabric-Minecraft-Version" and change it from 1.21 to 1.21.1
- in the fabric.mod.json file, you have to find "minecraft:" and change it from 1.21 to 1.21.1
- after you changed those in both files, you save them and put the back into their respective folders in the .jar file you opened with either .zip or winrar
- run the game, should work
Can confirm firsthand this method is the workaround
Screenshots for the changes, using Notepad++ for editor "fabric.mod.json" and "MANIFEST.MF" respectively
Much appreciated on your assistance with this, Rico
on this multiplayer server, the gui is working, but when i try to collect bits, it wont & the esp wont work :/