hydrogen-fabric icon indicating copy to clipboard operation
hydrogen-fabric copied to clipboard

Things of which are too dangerous to put in Lithium.

Results 15 hydrogen-fabric issues
Sort by recently updated
recently updated
newest added

Update Hydrogen for 1.18.x The game loads a world and I could play for several hours without a hitch (singleplayer survival, some scicraft machines, etc); I have used it on...

Hydrogen causes load time to be extremely long (to the point of appearing to have crashed for a while) when used with Consistency+ After the game has loaded, it plays...

Version number in the compiled 0.3.1 version is still 0.3 fixes issue #59 Signed-off-by: MeeniMc

I was updating all mods as usual on the server and seems like last jar of fabric-api breaks hydrogen. I'll paste the error here. ```[Tue Nov 09] blue@zmc-cx31:~/fabric-seedtest $ ./start.sh...

I use GDLauncher, which checks for updates on Curseforge to auto-update mods. I request you to add Hydrogen to CurseForge as it is the only mod I use which can't...

Can you please re-upload Hydrogen 0.3.1 with its version fixed? Because it seems like you forgot to update the mod version before publishing, thus my mod updater continuously reports there's...

can you add this to curseforge so that modpacks with this mod could be created more easily

Using Hydrogen 0.3.1 with 1.17.1 increases memory usage compared to without Hydrogen. Hydrogen 0.3.0 does not have this issue. Vanilla environment test results: https://discord.com/channels/602796788608401408/602805971391217683/871254018310152313 Modpack "Valhesia Fabric 1.17" results: https://discord.com/channels/602796788608401408/602805971391217683/871260901808959538...

The reference equality issue has not been solved fully as the HydrogenImmutableReferenceHashMap still enforces it. This breaks DashLoader and should prob be fixed by using `.equals` instead of ``==` in...