* feat: initial work on 1.21.3 adapter

* chore: method does not exist anymore

* cleanup, deduplicate, drop old versions from runServer task

* chore: apply deduplicated fields changes from PR

* chore: remove jetbrains annotations references

* chore: remove unsupported versions from modrinth release task

* chore: adjust mondrinth versions, update issue template
This commit is contained in:
Pierre Maurice Schwang
2024-11-10 19:13:16 +01:00
committed by GitHub
parent eb0f07af81
commit ef8426473a
23 changed files with 8201 additions and 6 deletions

View File

@ -1,6 +1,6 @@
[versions]
# Minecraft expectations
paper = "1.21-R0.1-SNAPSHOT"
paper = "1.21.3-R0.1-SNAPSHOT"
fastutil = "8.5.9"
guava = "31.1-jre"
log4j = "2.19.0"