Now supports 1.18.2

This commit is contained in:
Robert MacRae 2025-01-31 14:44:28 -04:00
parent cc5f40a9e7
commit c439985ac2
9 changed files with 11 additions and 115 deletions

View file

@ -1,4 +1,4 @@
ext {
minecraft_version = '1.19.2'
minecraft_version = '1.18.2'
minecraft_sdk = 'forge'
}