Update to 1.21.4 + New Features

This commit is contained in:
lowercasebtw
2024-12-06 18:06:46 -05:00
parent 2a03dd78fb
commit 5119e0b3ba
16 changed files with 240 additions and 125 deletions

View File

@@ -1,6 +1,6 @@
plugins {
id "architectury-plugin" version "3.4-SNAPSHOT"
id "dev.architectury.loom" version "1.6-SNAPSHOT" apply false
id "dev.architectury.loom" version "1.7-SNAPSHOT" apply false
id "me.shedaniel.unified-publishing" version "0.1.+" apply false
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
}