Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 8e560e2497 |
3 changed files with 20 additions and 2 deletions
|
|
@ -629,6 +629,11 @@ file = "mods/memoryleakfix.pw.toml"
|
||||||
hash = "ede2f61d6b592f44294fa8790c2f050729c487aa86aba09034f2ef30d45e0e93"
|
hash = "ede2f61d6b592f44294fa8790c2f050729c487aa86aba09034f2ef30d45e0e93"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/modern-dynamics.pw.toml"
|
||||||
|
hash = "28f2e6c19497ba0a7b3d1073720a351ecbb84db27fd09fd74fdba18ffbf2ff33"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/modernfix.pw.toml"
|
file = "mods/modernfix.pw.toml"
|
||||||
hash = "f149a969021fee77abd79fee4906f80abbbd928b3f68bf14de1a2685ee9a2a80"
|
hash = "f149a969021fee77abd79fee4906f80abbbd928b3f68bf14de1a2685ee9a2a80"
|
||||||
|
|
|
||||||
13
mods/modern-dynamics.pw.toml
Normal file
13
mods/modern-dynamics.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Modern Dynamics"
|
||||||
|
filename = "Modern-Dynamics-0.7.0-beta.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/fMpvLrnF/versions/dLMmaJID/Modern-Dynamics-0.7.0-beta.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "dcc45c49ed9c4310bd35d92aa2d88e2026c8fae96b85ef365bf6f4e1fee1b41935467c128b8a37439fad9a0ec5f550f6a3da7d040713c18bc0f2adfed4d5a251"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "fMpvLrnF"
|
||||||
|
version = "dLMmaJID"
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
name = "Linuxcraft"
|
name = "Linuxcraft"
|
||||||
author = "Astreaprtcl"
|
author = "Astreaprtcl"
|
||||||
version = "v1.14.1"
|
version = "v1.15.0"
|
||||||
pack-format = "packwiz:1.1.0"
|
pack-format = "packwiz:1.1.0"
|
||||||
|
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "f79c1081a80ed50d3bb11d23b0c23d04e6525fc09f921390d121a50e75f44e7a"
|
hash = "ccf0429cd21b2748ea2dc6c7f4c18aaa9fe960a24655e0556f7c0fae9d21ebee"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.14"
|
fabric = "0.16.14"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue