diff --git a/index.toml b/index.toml index 3163c55..236d2ba 100644 --- a/index.toml +++ b/index.toml @@ -958,6 +958,11 @@ file = "mods/styledplayerlist.toml" hash = "6df3f3a64d0499d11583b91741ff31f908e55c688958f039bf59d707161d56cc" metafile = true +[[files]] +file = "mods/terrablender-fabric.toml" +hash = "f32dbc3da9e7ff1845e85d1b4afcfd22cb02e08eed74a06e647d294249aaee22" +metafile = true + [[files]] file = "mods/things.toml" hash = "88d0bedfe5f7eab18ac311f0d69d3093dc63667da8038d17839a18d609a9b2fd" diff --git a/mods/terrablender-fabric.toml b/mods/terrablender-fabric.toml new file mode 100644 index 0000000..a7f897b --- /dev/null +++ b/mods/terrablender-fabric.toml @@ -0,0 +1,13 @@ +name = "TerraBlender (Fabric)" +filename = "TerraBlender-fabric-1.18.1-1.1.0.77.jar" +side = "both" + +[download] +url = "https://edge.forgecdn.net/files/3651/451/TerraBlender-fabric-1.18.1-1.1.0.77.jar" +hash-format = "sha1" +hash = "6abd3414280bf7f9cb68ec2fa149f914f6855b5b" + +[update] +[update.curseforge] +file-id = 3651451 +project-id = 565956 diff --git a/pack.toml b/pack.toml index fd102ea..0e2d062 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0" [index] file = "index.toml" hash-format = "sha256" -hash = "8958328cd748ffdc4257297734d58246b8ad56d66939da41c95c19dcdfdb5d6e" +hash = "af5b5689fe43dbba415865dd8c71b878278d3cd7703b5dbfd3f78f93fe831fa1" [versions] fabric = "0.13.3"