mirror of
https://github.com/TibiNonEst/cauldron-dyeing.git
synced 2025-04-29 13:04:08 -05:00
Port to 1.18.2
This commit is contained in:
parent
147186d089
commit
5e49440291
8 changed files with 35 additions and 63 deletions
|
@ -2,11 +2,11 @@
|
|||
org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.18.1
|
||||
yarn_mappings=1.18.1+build.22
|
||||
loader_version=0.12.12
|
||||
fabric_version=0.46.2+1.18
|
||||
# check these on https://fabricmc.net/develop/
|
||||
minecraft_version=1.18.2
|
||||
yarn_mappings=1.18.2+build.2
|
||||
loader_version=0.13.3
|
||||
fabric_version=0.48.0+1.18.2
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.0.1
|
||||
|
@ -14,4 +14,4 @@ maven_group=me.tibinonest.mods
|
|||
archives_base_name=cauldron-dyeing
|
||||
|
||||
# Dependencies
|
||||
sodium_version=mc1.18.1-0.4.0-alpha6
|
||||
sodium_version=mc1.18.2-0.4.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue