Update to 1.21

This commit is contained in:
axolotlmaid 2024-06-15 15:03:23 +01:00
parent 30466aedc4
commit b150974eae
8 changed files with 19 additions and 17 deletions

View file

@ -1,5 +1,5 @@
modLoader = "javafml"
loaderVersion = "[50,)"
loaderVersion = "[51,)"
#issueTrackerURL = ""
license = "GNU GPL 3.0"
@ -16,13 +16,13 @@ logoFile = "icon.png"
[[dependencies.optionsprofiles]]
modId = "forge"
mandatory = true
versionRange = "[50,)"
versionRange = "[51,)"
ordering = "NONE"
side = "BOTH"
[[dependencies.optionsprofiles]]
modId = "minecraft"
mandatory = true
versionRange = "[1.20.6,)"
versionRange = "[1.21,)"
ordering = "NONE"
side = "BOTH"
side = "BOTH"