Electroblob77 / Wizardry

Source code for Electroblob's Wizardry, a Minecraft mod about magic, exploration and adventure. Open-source so other aspiring wizards (a.k.a. programmers 😎) can see the real magic! ✨ Just want to download and play? Head over to the CurseForge page via the link below:
https://minecraft.curseforge.com/projects/electroblobs-wizardry
Other
202 stars 106 forks source link

Update gradle-wrapper.properties #841

Closed ArchiDreamZ closed 5 months ago

ArchiDreamZ commented 1 year ago

Maven central plugin library closes support for http protocol, resulting in error 501, upgrade gradle-2.0 to gradle-2.14 to solve this problem

WinDanesz commented 5 months ago

We use gradle-7.3.3 now