Update to Minecraft 1.19.3

This commit is contained in:
Ennui Langeweile 2022-12-19 21:55:21 -03:00
parent 2068a6eb6e
commit f1c19adcd4
No known key found for this signature in database
GPG key ID: 688A9E714BCD13B2
2 changed files with 7 additions and 7 deletions

View file

@ -1,10 +1,10 @@
[versions]
# The latest versions are available at https://lambdaurora.dev/tools/import_quilt.html
minecraft = "1.19.2"
quilt_mappings = "1.19.2+build.21"
quilt_loader = "0.17.6"
minecraft = "1.19.3"
quilt_mappings = "1.19.3+build.5"
quilt_loader = "0.17.8"
quilted_fabric_api = "4.0.0-beta.21+0.67.0-1.19.2"
quilted_fabric_api = "5.0.0-alpha.6+0.69.1-1.19.3"
[libraries]
minecraft = { module = "com.mojang:minecraft", version.ref = "minecraft" }