Skip to content

Commit

Permalink
Bumped Apoli, Fabric Loader, and mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
eggohito committed Apr 25, 2024
1 parent 5f05a0c commit b1e1971
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ org.gradle.jvmargs=-Xmx4G
# Fabric Properties
minecraft_version=1.20.2
yarn_mappings=1.20.2+build.4
loader_version=0.15.3
loader_version=0.15.9

# Mod Properties
mod_version = 1.12.8
mod_version = 1.12.9
maven_group = com.github.apace100
archives_base_name = Origins-1.20.2

# Dependencies
fabric_version=0.91.2+1.20.2
cca_version=5.3.0
apoli_version=2.11.9
apoli_version=2.11.10
reach_version=2.4.0
clothconfig_version=10.0.96
modmenu_version=6.2.1
carpet_version=1.20.2-1.4.119+v230928
carpet_version=1.20.2-1.4.119+v230928
6 changes: 3 additions & 3 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@

"depends": {
"java": ">=17",
"fabricloader": ">=0.15.3",
"fabricloader": ">=0.15.9",
"fabric-api": ">=0.91.2",
"minecraft": "~1.20.2",
"apoli": ">=2.10.0",
"minecraft": "1.20.2",
"apoli": ">=2.11.10",
"calio": ">=1.12.0",
"playerabilitylib": ">=1.9.0",
"cardinal-components-base": ">=3.0.0",
Expand Down

0 comments on commit b1e1971

Please sign in to comment.