toolbox4minecraft / amidst

Advanced Minecraft Interface and Data/Structure Tracking
GNU General Public License v3.0
2.14k stars 238 forks source link

Update JDK version from 1.8 to 17 #1088

Open mpsijm opened 2 years ago

mpsijm commented 2 years ago

Supersedes #1020 (thanks @Mobmaker55 for making a start with this! :slightly_smiling_face:)

This PR updates the build configuration to use Java 17. This makes Amidst work for Minecraft 1.17 and below. In Minecraft 1.18, world generation has had a large overhaul, and I am not planning to make an attempt to update Amidst to work with this (I have experience with Java, but not with Minecraft internals, unfortunately).

For anyone who wants to use the Java 17 version of Amidst v4.7, I have published the binaries here: https://github.com/mpsijm/amidst/releases/tag/v4.7-java-17

legendkiller1 commented 2 years ago

Can someone that knows coding take this app and update it for 1.18 and not let it die?

jesse-savary commented 2 years ago

@legendkiller1 I intend to fork and update this project; no ETA as of yet

AwwwIgtg commented 2 years ago

So is there a fork or whatever for 1.18?