require newest patchi
This commit is contained in:
parent
a0517426e0
commit
4b98cb26da
2 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@
|
|||
"minecraft": ">=1.18.2",
|
||||
"java": ">=17",
|
||||
"fabric-language-kotlin": ">=1.7.4+kotlin.1.6.21",
|
||||
"patchouli": ">=1.18.2-67",
|
||||
"patchouli": ">=1.18.2-69",
|
||||
"paucal": ">=0.4.4"
|
||||
},
|
||||
|
||||
|
|
|
@ -38,6 +38,6 @@ side = "BOTH"
|
|||
[[dependencies.hexcasting]]
|
||||
modId = "patchouli"
|
||||
mandatory = true
|
||||
versionRange = "[1.18.2-67,)"
|
||||
versionRange = "[1.18.2-69,)"
|
||||
ordering = "NONE"
|
||||
side = "BOTH"
|
||||
|
|
Loading…
Reference in a new issue