maruohon / litematica

A modern client-side schematic mod for Minecraft
GNU Lesser General Public License v3.0
686 stars 190 forks source link

Support for Minecraft 1.20.6 #826

Closed zachtjones closed 1 week ago

zachtjones commented 3 months ago

I've created support for 1.20.6:

bvhfve commented 2 months ago

Can you add a release so that i can use this in my world? (Currently playing 1.20.5-snapshots). If yes then i suppose it will also need a ported jar file of malilib to use this mod with

zachtjones commented 2 months ago

I'm not one of the maintainers, just someone who also wanted to use these in my world. But you can totally grab both PR's versions and compile it to make the JAR's. I can't attach the JAR's here.

These both work (at least for what I use Litematica for) with fabric-api-0.96.13+1.20.5

bvhfve commented 2 months ago

Actually I compiled the jars myself right after commenting xD, thanks for the PRs anyways. At least they do run on snapshot 1.20.5_pre1 (not on 1.20.5_pre2 though)

Rhynohowl commented 2 months ago

Hi mate, im trying to build the litematica jar but it keeps failing. I was able to build the malilib jar so I think im being dumb but im not quite sure where im going wrong.

zachtjones commented 2 months ago

Hi mate, im trying to build the litematica jar but it keeps failing. I was able to build the malilib jar so I think im being dumb but im not quite sure where im going wrong.

At least for me, it was complaining about malilib not being found, if that's your error make sure to run gradlew publishMavenJavaPublicationToMavenLocal on malilib first, and then you can re-compile this.

If you can attach a screenshot of the problem, I can probably point you in the right direction :)

Dutchfreak commented 2 months ago

Hi mate, im trying to build the litematica jar but it keeps failing. I was able to build the malilib jar so I think im being dumb but im not quite sure where im going wrong.

At least for me, it was complaining about malilib not being found, if that's your error make sure to run gradlew publishMavenJavaPublicationToMavenLocal on malilib first, and then you can re-compile this.

If you can attach a screenshot of the problem, I can probably point you in the right direction :)

This was the final step I was missing. Works like a charm now. First time ever compiling a mod for Minecraft and made the mistake of getting the wrong JDK version at first(for others on my end it needed 21).

Thx for your work.

Rhynohowl commented 2 months ago

Thank you so much, that did the trick for me :D

Panda260 commented 2 weeks ago

@zachtjones could you provide a compiled jar file?

it would be realy helpfull and Nice!

sakura-ryoko commented 2 weeks ago

@zachtjones could you provide a compiled jar file?

it would be realy helpfull and Nice!

See the #mod-updates channel under Masa's Modding Discord