Updated Gradle version to 8.13
Updated Architectury.loom to 1.10 Added Client#getPosImp to get some pre-processing of the position \ Planes to replace the Client#getPos method Updated to 6.2.3 This version is mostly needed for NeoForged due to changes of how the ClientReloadListenerEvent is added see changes in SpeedometerNeoForge.EventHandler#onResourceReload version 6.2.2 is no longer marked as 1.21.4 compatible
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
id "architectury-plugin" version "3.4-SNAPSHOT"
|
||||
id "dev.architectury.loom" version "1.7-SNAPSHOT" apply false
|
||||
id "dev.architectury.loom" version "1.10-SNAPSHOT" apply false
|
||||
}
|
||||
|
||||
architectury {
|
||||
|
||||
Reference in New Issue
Block a user