Skip to content

Commit

Permalink
Switch to Parchment mappings 2024.12.07
Browse files Browse the repository at this point in the history
  • Loading branch information
jellysquid3 committed Dec 17, 2024
1 parent 0bc0261 commit d9db477
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions buildSrc/src/main/kotlin/BuildConfig.kt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ object BuildConfig {
val FABRIC_API_VERSION: String = "0.110.5+1.21.4"

// This value can be set to null to disable Parchment.
// TODO: Re-add Parchment
val PARCHMENT_VERSION: String? = null
val PARCHMENT_VERSION: String? = "2024.12.07"

// https://semver.org/
var MOD_VERSION: String = "0.6.3"
Expand Down

0 comments on commit d9db477

Please sign in to comment.