Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Here is a full summary of the differences between the two different versions of

| | development (latest) | "stable" |
| ------------------ | -------- | -------- |
| **Minecraft version(s)** | :video_game: **1.16.\* - 1.20.\*** | :video_game: **1.16.\* - 1.20.\*** |
| **Minecraft version(s)** | :video_game: **1.16.\* - 1.20.4** | :video_game: **1.16.\* - 1.20.4** |
Comment thread
Alessio-Colombo marked this conversation as resolved.
| **Java version** | :computer: **Java 16 (or higher)** | :computer: **Java 16 (or higher)** |
| **automatic updates** | :heavy_check_mark: | :heavy_check_mark: |
| **frequent updates** | :heavy_check_mark: | :x: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
*
* @see TeleportationManager
* @see ResourceManager
*
*/
public class GPSNetwork {

Expand Down