Skip to content

Commit

Permalink
Use and require latest Alloy Forgery
Browse files Browse the repository at this point in the history
Signed-off-by: Noaaan <[email protected]>
  • Loading branch information
Noaaan committed Jul 9, 2024
1 parent 8a05b9b commit 90d3a70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cca_version=6.1.0
# https://maven.terraformersmc.com/releases/com/terraformersmc/modmenu/
modmenu_version=11.0.1
# https://modrinth.com/mod/alloy-forgery
alloyforgery_version=2.2.0+1.21
alloyforgery_version=2.2.1+1.21
# https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items/files/
# https://maven.shedaniel.me/me/shedaniel/RoughlyEnoughItems-fabric/
rei_version=16.0.729
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
],
"accessWidener": "mythicmetals.accessWidener",
"depends": {
"alloy_forgery": ">=2.2.0",
"alloy_forgery": ">=2.2.1",
"fabricloader": ">=0.15.0",
"fabric": ">=0.100.0",
"minecraft": "1.21.x",
Expand Down

0 comments on commit 90d3a70

Please sign in to comment.