Renamed many neoforged stuff to neoforge (removed "d" at the end)

This commit is contained in:
coolGi
2024-01-09 19:26:00 +10:30
parent 841e5ba492
commit 17f274a7b4
32 changed files with 48 additions and 89 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ pluginManagement {
url "https://maven.minecraftforge.net/"
}
maven {
name "Neoforged"
name "NeoForge"
url "https://maven.neoforged.net/releases/"
}
maven {