This commit is contained in:
modmuss50 2024-06-13 16:07:15 +01:00
parent 859ce9bb58
commit a10caf60b9
1 changed files with 1 additions and 1 deletions

View File

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