19MisterX98 / SeedcrackerX

MIT License
1.05k stars 105 forks source link

1.21.1 Update Request #313

Open Ghost942 opened 2 months ago

Ghost942 commented 2 months ago

image

therandomdudejajaja commented 2 months ago

true ngl

kentonc04 commented 2 months ago

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

steelmonkey commented 2 months ago

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 
SneakyGR commented 2 months ago

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

RicoFighter commented 2 months ago

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

Ghost942 commented 2 months ago

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

Can confirm firsthand this method is the workaround

Screenshots for the changes, using Notepad++ for editor "fabric.mod.json" and "MANIFEST.MF" respectively image image

Much appreciated on your assistance with this, Rico

gooderball commented 2 months ago

on this multiplayer server, the gui is working, but when i try to collect bits, it wont & the esp wont work :/

image