Minenash / CustomHUD

A highly customizable variable-based text HUD for Minecraft
MIT License
82 stars 23 forks source link

release for 1.18? #24

Closed Johannes7k75 closed 2 years ago

Johannes7k75 commented 2 years ago

do you have any intentions for a 1.18 release?

ghost commented 2 years ago

This would be wonderful. As one of my favorite mods, it's not the same without it on 1.18.

Johannes7k75 commented 2 years ago

Found a solution. Open the jar with winrar Open the fabric.mod.json and edit below in the depends "minecraft": "1.17.x" to "minecraft": "1.18.x"

Johannes7k75 commented 2 years ago

custom_hud-1.2.3+1.18.zip

MissGamerz commented 2 years ago

thats not a solution..... @Johannes7k75

that limit is in place for a reason E.G. missing class errors, which crash the client (which i just got with that) the jar actually needs to be changed in the code not the mods json file

Johannes7k75 commented 2 years ago

Yes its not an solution. But for me it works so i thought i share this.

xathech commented 2 years ago

FYI, there is currently a pull request made by me that should ease the merge once the owner can test it (#25). If you want, I can provide you with a copy of the compiled .jar: custom_hud-1.2.3+1.18.zip

In case you use it, let me know if it works for you too!

kiven7e commented 2 years ago

there is a 1.18 out now