[DEV] Update Porting Patches

This commit is contained in:
2024-10-12 13:54:44 +02:00
parent c15b7e1a19
commit 21898f8420
64 changed files with 377 additions and 243 deletions

View File

@@ -65,4 +65,4 @@ publishing {
repositories {
maven rootProject.orion.getPublishingMaven()
}
}
}

View File

@@ -24,7 +24,7 @@ forge_version=50.0.6
neoforge_version=0-beta
# Dependencies
moon_config=1.0.9
moon_config=1.0.10
lombok=1.18.32
adventure=4.17.0
rpc_sdk=1.0

View File

@@ -14,4 +14,4 @@ pluginManagement {
}
rootProject.name = 'CraterLib'
include("Common", "Fabric", "NeoForge")
include("Common", "Fabric", "NeoForge")