Skip to content

Commit

Permalink
Updated porting gradle.properties for 1.19.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
ImCodist committed Oct 6, 2023
1 parent 2afb160 commit 64c3b24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .porting/1.19.4/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ org.gradle.parallel=true
# check these on https://fabricmc.net/develop
minecraft_version=1.19.4
yarn_mappings=1.19.4+build.2
loader_version=0.14.21
loader_version=0.14.22

#Fabric api
fabric_version=0.84.0+1.19.4
fabric_version=0.87.0+1.19.4

# Mod Properties
mod_version=1.2.0
Expand Down

0 comments on commit 64c3b24

Please sign in to comment.