Skip to content

Commit

Permalink
update to litematica sakura 4
Browse files Browse the repository at this point in the history
  • Loading branch information
sakura-ryoko committed Jun 18, 2024
1 parent 17e4035 commit 484d7cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ mod_name = Syncmatica
mod_file_name = syncmatica-fabric

# Mod Version
mod_version = 0.3.13-sakura.2
mod_version = 0.3.12-sakura.2

# Dependencies (malilib, litematica)
#malilib_fileid=4946328
#litematica_fileid=4946471
malilib_version = 0.19.999-sakura.2
litematica_version = 0.18.999-sakura.3
litematica_version = 0.18.999-sakura.4

malilib_id = 3244b550e0
litematica_id = e561d31b48
litematica_id = 372853b14e

# Minecraft, Fabric Loader and API and mappings versions
minecraft_version_out = 1.21
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 @@ -27,7 +27,7 @@
"fabric-networking-api-v1": ">=4.1.0"
},
"suggests": {
"litematica": ">=0.18.999-sakura.3",
"litematica": ">=0.18.999-sakura.4",
"malilib": ">=0.19.999-sakura.2"
},

Expand Down

0 comments on commit 484d7cc

Please sign in to comment.