maruohon / malilib

Library mod for masa's client-side Minecraft mods
GNU Lesser General Public License v3.0
294 stars 124 forks source link

1.20.6-DEV Merge #153

Closed sakura-ryoko closed 2 months ago

sakura-ryoko commented 4 months ago

I accidentally merged my DEV branch making the original one too ugly... Draft RC.2 Clean Merge from DEV branch.

Fixes / Changes:

watertrainer commented 4 months ago

I was able to compile everything with the provided build.gradle, minihud, litematica and tweakeroo worked like a charm ingame as well

sakura-ryoko commented 4 months ago

I was able to compile everything with the provided build.gradle, minihud, litematica and tweakeroo worked like a charm ingame as well

Did you change them to 1.20.5, though ? Also there are .JAR files in the repos.

watertrainer commented 4 months ago

I was able to compile everything with the provided build.gradle, minihud, litematica and tweakeroo worked like a charm ingame as well

Did you change them to 1.20.5, though ? Also there are .JAR files in the repos.

I didn't have to change anything in the gradle files, they were set to 1.20.5 already and the compiled files worked for me (with your branches of those mods as well). I had to add a new libs folder in tweakeroo, minihud and litematica and add the custom malilib, but apart from that all the preset settings etc. worked for me

sakura-ryoko commented 4 months ago

I didn't have to change anything in the gradle files, they were set to 1.20.5 already and the compiled files worked for me (with your branches of those mods as well). I had to add a new libs folder in tweakeroo, minihud and litematica and add the custom malilib, but apart from that all the preset settings etc. worked for me

You must have used the -DEV branch then. This PR is a src file clone of the DEV branch, minus the build scripts. And correct, you just need to copy the malilib to the libs folder --> or just download the existing JAR files.