From 3c696bd1a925b0aeab2712ae35f644ec889c0e84 Mon Sep 17 00:00:00 2001 From: Xel'Bayria <12866666+Xelbayria@users.noreply.github.com> Date: Sun, 24 Nov 2024 00:27:15 -0700 Subject: [PATCH] build.gradle(ALL): Updated Moonlight to v2.13.30 --- common/build.gradle | 15 ++++++++++----- fabric/build.gradle | 15 +++++++++------ forge/build.gradle | 14 ++++++++------ 3 files changed, 27 insertions(+), 17 deletions(-) diff --git a/common/build.gradle b/common/build.gradle index e7078521..1812fc6f 100644 --- a/common/build.gradle +++ b/common/build.gradle @@ -10,8 +10,6 @@ dependencies { modImplementation "net.fabricmc:fabric-loader:${fabric_loader_version}" modApi "net.fabricmc.fabric-api:fabric-api:${rootProject.fabric_api_version}" -// modImplementation("net.mehvahdjukaar:moonlight:${moonlight_version}") - modImplementation("curse.maven:selene-499980:5731104") // v2.13.0 annotationProcessor 'net.fabricmc:sponge-mixin:0.12.5+mixin.0.8.5' @@ -19,7 +17,12 @@ dependencies { modCompileOnly("curse.maven:resourceful-lib-570073:5659872") // v2.1.29 modCompileOnly("curse.maven:architectury-api-419699:5137936") // v9.2.14 -// =============================================== DEPENDENCIES ======================================================== +//!! MOONLIGHT LIB -------------------------------------------------------------------------------------------------- \\ + +// modImplementation("net.mehvahdjukaar:moonlight:${moonlight_version}") + modImplementation("curse.maven:selene-499980:5928996") // v2.13.30 + +//!! ============================================ DEPENDENCIES ====================================================== \\ modCompileOnly("curse.maven:framework-549225:5680025") // Furniture Refurbished modCompileOnly("curse.maven:valhelsia-core-416935:5376599") // Valhelsia-Furniture @@ -28,7 +31,7 @@ dependencies { modCompileOnly("com.mrcrayfish.furniture.refurbished:refurbished_furniture-fabric-1.20.1-1.0.0-beta.4") modCompileOnly("com.arcanc.bc:Beautiful-Campfires-fabric-1.20.1-1.0.3") -// ================================================== IMPORTS ========================================================== +//!! ================================================== IMPORTS ===================================================== \\ modCompileOnly("curse.maven:another-furniture-610492:4815126") modCompileOnly("curse.maven:backpacked-352835:5401968") modCompileOnly("curse.maven:camp-chair-531744:4579679") @@ -53,8 +56,10 @@ dependencies { modCompileOnly("maven.modrinth:stylish-stiles:zLlRqz68") modCompileOnly("curse.maven:table-top-craft-fabric-729535:5319819") -// ======================================== DISABLED FOR A REASON =============================================== \\ +//!! ========================================== DISABLED FOR A REASON =============================================== \\ + // modCompileOnly("curse.maven:missing-wilds-622590:3891602") + } publishing { diff --git a/fabric/build.gradle b/fabric/build.gradle index 92948406..94928c67 100644 --- a/fabric/build.gradle +++ b/fabric/build.gradle @@ -40,11 +40,12 @@ dependencies { modImplementation("io.github.fabricators_of_create.Porting-Lib:$module:$port_lib_version") } +//!! MOONLIGHT LIB -------------------------------------------------------------------------------------------------- \\ - // ============================================== DEPENDENCIES ================================================== \\ // modImplementation("net.mehvahdjukaar:moonlight-fabric:${moonlight_version}") // LOCAL - modImplementation("curse.maven:selene-499980:5863541") // v2.13.0 + modImplementation("curse.maven:selene-499980:5928996") // v2.13.30 +//!! ================================================ DEPENDENCIES ================================================== \\ modCompileOnly("com.tterrag.registrate_fabric:Registrate:${registrate_fabric_version}") modCompileOnly("curse.maven:athena-841890:5176880") // Chipped @@ -66,7 +67,7 @@ dependencies { modCompileOnly("com.arcanc.bc:Beautiful-Campfires-fabric-1.20.1-1.0.3") modCompileOnly("net.darktree.redbits:redbits-1.20.1-1.16.1") - // ================================================ IMPORTS ===================================================== \\ +//!! ================================================== IMPORTS ===================================================== \\ // IMPORTANT: RLM: "REQUIRED LOCAL MOD" - You need to get the mod and put it in ~/fabric/run/mods/.... // Tools @@ -124,14 +125,16 @@ dependencies { modCompileOnly("curse.maven:regions-unexplored-659110:5151837") - // ======================================== DISABLED FOR A REASON =============================================== \\ +//!! ========================================== DISABLED FOR A REASON =============================================== \\ + // modCompileOnly("curse.maven:the-twilight-forest-227639:4389094") // Not available & Currently "The Twilight Forest Unofficial" is available modCompileOnly("curse.maven:architects-palette-fabric-487364:3845046") // Not available - // ============================================ FOR TESTING ===================================================== \\ +//!! ============================================== FOR TESTING ===================================================== \\ + // modRuntimeOnly("curse.maven:gardens-of-the-dead-683174:4784268") - // Dependencies + //!! Dependencies // modRuntimeOnly("curse.maven:forge-config-api-port-fabric-547434:4583000") // Required: unknown } diff --git a/forge/build.gradle b/forge/build.gradle index 4fd9bf01..eccd280a 100644 --- a/forge/build.gradle +++ b/forge/build.gradle @@ -109,11 +109,12 @@ dependencies { implementation(include("io.github.llamalad7:mixinextras-forge:${mixin_extras_version}")) annotationProcessor 'net.fabricmc:sponge-mixin:0.12.5+mixin.0.8.5' - // ============================================== DEPENDENCIES ================================================== \\ -// modImplementation("net.mehvahdjukaar:moonlight:${project.moonlight_version}-forge") // LOCAL - modImplementation("curse.maven:selene-499980:5731106") // v2.13.0 +//!! MOONLIGHT LIB -------------------------------------------------------------------------------------------------- \\ +// modImplementation("net.mehvahdjukaar:moonlight:${project.moonlight_version}-forge") // LOCAL + modImplementation("curse.maven:selene-499980:5928998") // v2.13.30 +//!! ================================================ DEPENDENCIES ================================================== \\ modImplementation("com.tterrag.registrate:Registrate:${registrate_version}") modCompileOnly("com.jozufozu.flywheel:flywheel-forge-${flywheel_version}") // Create // modRuntimeOnly("curse.maven:architectury-api-419699:5137938") // v9.2.14 | Required by: REI, Furnish @@ -154,7 +155,7 @@ dependencies { modRuntimeOnly("curse.maven:jade-324717:5672013") modRuntimeOnly("curse.maven:emi-580555:5704396") - // ================================================ IMPORTS ===================================================== \\ +//!! ================================================== IMPORTS ===================================================== \\ // MACAW's modCompileOnly("curse.maven:macaws-bridges-351725:5240521") @@ -238,7 +239,8 @@ dependencies { // modRuntimeOnly("curse.maven:malum-484064:5718038") // MAGIC MOD & use BBModel - // =========================================== FOR TESTING ===================================================== \\ +//!! ============================================== FOR TESTING ===================================================== \\ + // modRuntimeOnly("curse.maven:strata-forge-edition-387296:4989643") // STONE-TYPES // modRuntimeOnly("curse.maven:endless-biomes-667688:5109705") // modRuntimeOnly("curse.maven:blue-skies-312918:5010316") // structure-gel-api @@ -252,7 +254,7 @@ dependencies { // modRuntimeOnly("curse.maven:terrafirmacraft-302973:4862659") // patchouli - // Dependencies + //!! Dependencies // modRuntimeOnly("curse.maven:citadel-331936:5633260") // Alex's Cave, Rats // modRuntimeOnly("curse.maven:structure-gel-api-378802:5188368") // Blue-Skies }