We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dbd80e commit 7322c61Copy full SHA for 7322c61
1 file changed
gradle.properties
@@ -4,7 +4,7 @@ mod_name=NetherPortalFix
4
mod_author = BlayTheNinth
5
credits = BlayTheNinth
6
description=Ensures correct destinations when travelling back and forth through Nether Portals in Multiplayer.
7
-version = 21.11.4
+version = 26.1.0.0
8
group=net.blay09.mods
9
homepage=https://mods.twelveiterations.com/mc/netherportalfix
10
sources=https://github.com/TwelveIterations/NetherPortalFix
@@ -21,7 +21,7 @@ maven_snapshots = https://maven.twelveiterations.com/repository/maven-snapshots/
21
22
# Build
23
java_version = 25
24
-neoforge_snapshot_url =
+neoforge_snapshot_url =
25
include_fabric=true
26
include_neoforge=true
27
include_forge=false
0 commit comments