[BUG] Disable vanish on forge, since it doesn't have a forge version anymore part 2
This commit is contained in:
@@ -1 +1 @@
|
||||
7bbbd7be62884a1f37aaf13f2d994b047ccac32a
|
||||
16163ac944796dc258d7afa54484e5cfc29906d8
|
@@ -1,14 +1,5 @@
|
||||
--- a/Forge/build.gradle
|
||||
+++ b/Forge/build.gradle
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
dependencies {
|
||||
// Compat
|
||||
- modImplementation("maven.modrinth:vanishmod:${vanishmod}")
|
||||
+ // NOT AVAILABLE FOR FORGE modImplementation("maven.modrinth:vanishmod:${vanishmod}")
|
||||
|
||||
// Do not edit or remove
|
||||
implementation project(":Common")
|
||||
@@ -104,8 +104,8 @@
|
||||
setVersionType("release")
|
||||
setChangelog("https://raw.githubusercontent.com/hypherionmc/changelogs/main/craterlib/changelog-forge.md")
|
||||
|
Reference in New Issue
Block a user