Fix leftovers from merge

This commit is contained in:
attack8 2025-02-28 23:36:51 -05:00
parent 51c981b2fe
commit 7415875d15

View file

@ -213,49 +213,49 @@ dependencies {
modImplementation("dev.ftb.mods:ftb-teams-forge:2001.3.0")
modImplementation("dev.ftb.mods:ftb-library-forge:2001.2.4")
implementation fg.deobf("curse.maven:journeymap-32274:5457831")
// implementation fg.deobf("ignored:journeymap-1.20.1-5.10.1-forge")
modImplementation("curse.maven:journeymap-32274:5457831")
// implementation("ignored:journeymap-1.20.1-5.10.1-forge")
// runtimeOnly fg.deobf("curse.maven:framedblocks-441647:5629578")
// runtimeOnly fg.deobf("curse.maven:galosphere-631098:4983871")
// runtimeOnly fg.deobf("curse.maven:elementary-ores-332609:4622524")
// runtimeOnly fg.deobf("curse.maven:flib-661261:5495793")
// runtimeOnly fg.deobf("curse.maven:infernal-expansion-395078:4002091") not updated to 1.20
// runtimeOnly fg.deobf("org.violetmoon.zeta:Zeta:1.0-9.44")
// runtimeOnly fg.deobf("org.violetmoon.quark:Quark:4.0-461.3475")
// runtimeOnly fg.deobf("curse.maven:mantle-74924:5339977") not updated to 1.20
// runtimeOnly fg.deobf("curse.maven:tinkers-construct-74072:5358052") not updated to 1.20
// runtimeOnly fg.deobf("maven.modrinth:rubidium:0.7.1")
// runtimeOnly fg.deobf("maven.modrinth:embeddium:0.3.31+mc1.20.1")
// runtimeOnly fg.deobf("maven.modrinth:aether:1.20.1-1.4.2-neoforge")
// runtimeOnly fg.deobf("maven.modrinth:spark:1.10.53-forge")
// runtimeOnly fg.deobf("curse.maven:forbidden-arcanus-309858:5198323")
// runtimeOnly fg.deobf("curse.maven:valhelsia-core-416935:5189548")
// runtimeOnly fg.deobf("curse.maven:modern-ui-352491:5229575")
// runtimeOnly fg.deobf("curse.maven:sophisticated-storage-619320:5654289")
// runtimeOnly fg.deobf("curse.maven:sophisticated-core-618298:5654284")
// runtimeOnly fg.deobf("curse.maven:functional-storage-556861:5650296")
// runtimeOnly fg.deobf("curse.maven:titanium-287342:5468426")
// runtimeOnly fg.deobf("curse.maven:storage-drawers-223852:5687960")
// runtimeOnly fg.deobf("curse.maven:architectury-api-419699:5137938")
// runtimeOnly fg.deobf("curse.maven:ftb-library-forge-404465:5567591")
// runtimeOnly fg.deobf("curse.maven:ftb-chunks-forge-314906:5378090")
// runtimeOnly fg.deobf("curse.maven:ftb-teams-forge-404468:5267190")
// runtimeOnly fg.deobf("curse.maven:citadel-331936:5633260")
// runtimeOnly fg.deobf("curse.maven:ice-and-fire-dragons-264231:5633453")
// runtimeOnly fg.deobf("curse.maven:exnihilosequentia-400012:4819325")
// runtimeOnly fg.deobf("curse.maven:novacore-923669:4815411")
// runtimeOnly fg.deobf("curse.maven:upgrade-aquatic-326895:5615651")
// runtimeOnly fg.deobf("curse.maven:blueprint-382216:5292242")
// runtimeOnly fg.deobf("curse.maven:windsweptmod-636321:4817132") not updated to 1.20
// runtimeOnly fg.deobf("curse.maven:good-ending-690161:5024405")
// runtimeOnly fg.deobf("curse.maven:terrablender-563928:5378180")
// runtimeOnly fg.deobf("curse.maven:regions-unexplored-659110:5558225")
// runtimeOnly fg.deobf("curse.maven:vampirism-become-a-vampire-233029:5526512")
// runtimeOnly fg.deobf("curse.maven:applied-energistics-2-223794:5641282")
// runtimeOnly fg.deobf("curse.maven:silent-lib-242998:4585754")
// runtimeOnly fg.deobf("curse.maven:silents-gems-220311:5193708")
// runtimeOnly fg.deobf("curse.maven:project-vibrant-journeys-300297:5676296")
// modRuntimeOnly("curse.maven:framedblocks-441647:5629578")
// modRuntimeOnly("curse.maven:galosphere-631098:4983871")
// modRuntimeOnly("curse.maven:elementary-ores-332609:4622524")
// modRuntimeOnly("curse.maven:flib-661261:5495793")
// modRuntimeOnly("curse.maven:infernal-expansion-395078:4002091") not updated to 1.20
// modRuntimeOnly("org.violetmoon.zeta:Zeta:1.0-9.44")
// modRuntimeOnly("org.violetmoon.quark:Quark:4.0-461.3475")
// modRuntimeOnly("curse.maven:mantle-74924:5339977") not updated to 1.20
// modRuntimeOnly("curse.maven:tinkers-construct-74072:5358052") not updated to 1.20
// modRuntimeOnly("maven.modrinth:rubidium:0.7.1")
// modRuntimeOnly("maven.modrinth:embeddium:0.3.31+mc1.20.1")
// modRuntimeOnly("maven.modrinth:aether:1.20.1-1.4.2-neoforge")
// modRuntimeOnly("maven.modrinth:spark:1.10.53-forge")
// modRuntimeOnly("curse.maven:forbidden-arcanus-309858:5198323")
// modRuntimeOnly("curse.maven:valhelsia-core-416935:5189548")
// modRuntimeOnly("curse.maven:modern-ui-352491:5229575")
// modRuntimeOnly("curse.maven:sophisticated-storage-619320:5654289")
// modRuntimeOnly("curse.maven:sophisticated-core-618298:5654284")
// modRuntimeOnly("curse.maven:functional-storage-556861:5650296")
// modRuntimeOnly("curse.maven:titanium-287342:5468426")
// modRuntimeOnly("curse.maven:storage-drawers-223852:5687960")
// modRuntimeOnly("curse.maven:architectury-api-419699:5137938")
// modRuntimeOnly("curse.maven:ftb-library-forge-404465:5567591")
// modRuntimeOnly("curse.maven:ftb-chunks-forge-314906:5378090")
// modRuntimeOnly("curse.maven:ftb-teams-forge-404468:5267190")
// modRuntimeOnly("curse.maven:citadel-331936:5633260")
// modRuntimeOnly("curse.maven:ice-and-fire-dragons-264231:5633453")
// modRuntimeOnly("curse.maven:exnihilosequentia-400012:4819325")
// modRuntimeOnly("curse.maven:novacore-923669:4815411")
// modRuntimeOnly("curse.maven:upgrade-aquatic-326895:5615651")
// modRuntimeOnly("curse.maven:blueprint-382216:5292242")
// modRuntimeOnly("curse.maven:windsweptmod-636321:4817132") not updated to 1.20
// modRuntimeOnly("curse.maven:good-ending-690161:5024405")
// modRuntimeOnly("curse.maven:terrablender-563928:5378180")
// modRuntimeOnly("curse.maven:regions-unexplored-659110:5558225")
// modRuntimeOnly("curse.maven:vampirism-become-a-vampire-233029:5526512")
// modRuntimeOnly("curse.maven:applied-energistics-2-223794:5641282")
// modRuntimeOnly("curse.maven:silent-lib-242998:4585754")
// modRuntimeOnly("curse.maven:silents-gems-220311:5193708")
// modRuntimeOnly("curse.maven:project-vibrant-journeys-300297:5676296")
// https://discord.com/channels/313125603924639766/725850371834118214/910619168821354497
// Prevent Mixin annotation processor from getting into IntelliJ's annotation processor settings