architectury / architectury-api

An intermediary api aimed at easing development of multiplatform mods.
https://discord.architectury.dev/
GNU Lesser General Public License v3.0
306 stars 55 forks source link

Port to 1.20.5 #493

Closed Jab125 closed 2 months ago

Jab125 commented 2 months ago

More things, I've removed the modmenu:api field and replaced it with "modmenu": { "badges": ["library"]}, and I've set the Forge version to 50.0.0 for now, as well as adding Mod Menu to the test mod.

shedaniel commented 2 months ago

Thanks for your work! Really saved a lot of time with this version!