Skip to content

Commit

Permalink
Bump fabric versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xCollateral committed Dec 10, 2024
1 parent 1c189cf commit 70d5cdc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ org.gradle.parallel=true
# check these on https://fabricmc.net/develop
minecraft_version=1.21
yarn_mappings=1.21+build.1
loader_version=0.16.5
loader_version=0.16.9

# Fabric API
fabric_version=0.102.0+1.21
fabric_version=0.110.0+1.21.1

# Mod Properties
mod_version = 0.5.1-dev
maven_group = net.vulkanmod
archives_base_name = VulkanMod_1.21
archives_base_name = VulkanMod_1.21.1

0 comments on commit 70d5cdc

Please sign in to comment.