Skip to content

Commit a6eb616

Browse files
committed
Updated Fabric Loader and Client Version
1 parent 21b6e36 commit a6eb616

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ org.gradle.jvmargs=-Xmx2G
33
# Fabric (https://fabricmc.net/versions.html)
44
minecraft_version=1.21.1
55
yarn_mappings=1.21.1+build.3
6-
loader_version=0.15.11
6+
loader_version=0.16.9
77

88
# Mod Properties
9-
mod_version=1.3.9-1.21.1
9+
mod_version=1.0.1-1.21.1
1010
maven_group=dev.journey
1111
archives_base_name=path-seeker
1212

28.6 KB
Loading

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "PathSeeker",
66
"description": "PathSeeker Inspired by Trouser Streak",
77
"authors": [
8-
"Journey Edition"
8+
"2b2tJourney"
99
],
1010
"contact": {
1111
"repo": "https://github.com/FaxHack/PathSeeker"

0 commit comments

Comments
 (0)