Update Loom version to ensure proper compilation of all Fabric modules (tested)

This commit is contained in:
ReuS 2025-12-31 02:05:46 +11:00
parent 9c2cfc395c
commit e9fcfd90cf
13 changed files with 13 additions and 13 deletions

View file

@ -1,6 +1,6 @@
plugins {
id 'fabric-loom' version '1.11-SNAPSHOT'
id 'fabric-loom' version '1.13.6'
}
archivesBaseName = "Dynmap"