Upgraded hexcasting to newer version that uses inline 2f0509dbf
This commit is contained in:
Binary file not shown.
@@ -611,7 +611,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/hexcasting.pw.toml"
|
file = "mods/hexcasting.pw.toml"
|
||||||
hash = "f0cfe6c84ab485259c0fd0cfbb4c8832ced45622292efbf76683614237b79d85"
|
hash = "61c95803e0e69a2fe4d2dcd28969b1b6f8ed1f8a1890081fb3755e188f2bcf64"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@@ -649,6 +649,11 @@ file = "mods/indium.pw.toml"
|
|||||||
hash = "8190bea6b572764f27a16d0e1d4d7262645a37528c54676b2b2456c8cae23783"
|
hash = "8190bea6b572764f27a16d0e1d4d7262645a37528c54676b2b2456c8cae23783"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/inline.pw.toml"
|
||||||
|
hash = "d56bbb93cc2e8ed6a8bffee73279ec22bb451ca62aa572ab3e6e0d45523e5241"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/interiors.pw.toml"
|
file = "mods/interiors.pw.toml"
|
||||||
hash = "727974dcf1669e218ba5ba312054695ccb7fbd0cbd24e4fcd26bcdeafda91ff2"
|
hash = "727974dcf1669e218ba5ba312054695ccb7fbd0cbd24e4fcd26bcdeafda91ff2"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name = "hexcasting"
|
name = "hexcasting"
|
||||||
filename = "hexcasting-fabric-1.20.1-0.11.1-7-pre-668.jar"
|
filename = "hexcasting-fabric-1.20.1-0.11.1-7_2f0509dbf.jar"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/hexcasting-fabric-1.20.1-0.11.1-7-pre-668.jar"
|
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/hexcasting-fabric-1.20.1-0.11.1-7_2f0509dbf.jar"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "d7bed43061df1fd3f68369c12c1cd1bd84927901c68ae1ab7a84229db9d38742"
|
hash = "0bc60edde9882996665ecb4b74a5d36cc770a46539171e3bb994aa31080f497b"
|
||||||
|
|||||||
13
mods/inline.pw.toml
Normal file
13
mods/inline.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Inline"
|
||||||
|
filename = "inline-fabric-1.20.1-1.1.1.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/fin1PX4m/versions/oUAVXW1N/inline-fabric-1.20.1-1.1.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "bfc90f882d07f5d228b8f9e9b9d08caf54d61789"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "fin1PX4m"
|
||||||
|
version = "oUAVXW1N"
|
||||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "d958345d7b1ba11f2ad3e94d7fae5e71c47da3c19adda149e0b4385a2c61b078"
|
hash = "b2fc06aab6e3358320079d94071c2f6c07fffb17fe0d14d736bf6e56a6773ea5"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user