Downgrade Loom version

This commit is contained in:
2023-09-25 20:45:05 +02:00
parent 4b552eef9c
commit c56a2b9ded

View File

@@ -1,5 +1,5 @@
plugins {
id 'org.quiltmc.loom' version '1.3.+'
id 'org.quiltmc.loom' version '1.3.3'
}
apply plugin: 'com.github.johnrengelman.shadow'