This commit is contained in:
modmuss50 2023-12-07 15:05:25 +00:00
parent dc70f7a813
commit f064186057
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ plugins {
id 'net.fabricmc.filament'
}
def minecraft_version = "1.20.4-rc1"
def minecraft_version = "1.20.4"
filament {
minecraftVersion = minecraft_version