Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 1.18 #63

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
org.gradle.jvmargs = -Xmx1G

# Fabric properties
minecraft_version = 1.17.1
yarn_mappings = 1.17.1+build.10
loader_version = 0.11.6
minecraft_version=1.18-pre1
yarn_mappings=1.18-pre1+build.11
loader_version=0.12.5

# Mod properties
mod_version = 1.3.4
maven_group = dev.cafeteria.artofalchemy
archives_base_name = artofalchemy

# Dependencies
fabric_api_version = 0.40.1+1.17
fabric_api_version = 0.42.2+1.18

libgui_version = 4.1.2+1.17.1
modmenu_version = 2.0.2
clothconfig_version = 5.0.34
libgui_version = 5.0.0+1.18-pre1
modmenu_version = 3.0.0
clothconfig_version = 6.0.42