add mods
- betternbt for itemtags when holding shift - gregic energistics for buffers + CRIB (comes with monomorphism) - modern ae2 additions for interface p2p and dense coprocessors
This commit is contained in:
20
index.toml
20
index.toml
@@ -720,6 +720,11 @@ file = "mods/balm.pw.toml"
|
||||
hash = "a96886fe12b0156b383437c664125ca8989e7c972728a37e2ac36b35dcf29bec"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-tips-nbt-tag.pw.toml"
|
||||
hash = "261ae4f82f04156a7cdca06cc57c92ba3de364283e2b075bd5807087937f654b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/bookshelf.pw.toml"
|
||||
hash = "058699e4832d0cf5396c5ea29244100f0c0e39a8d7aa5b64c2afdcc3cb8c8145"
|
||||
@@ -855,6 +860,11 @@ file = "mods/glodium.pw.toml"
|
||||
hash = "2a7944b951ebfaa4dcf963c3e2faf43eb8115d99a4390daa49dd8ea6676e8828"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/gregic-energistics.pw.toml"
|
||||
hash = "8141c2ddb53a5aaf49dc760509646dcdeee1bae5cdb50ac722bac4cf17eeac85"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/gregtechceu-modern.pw.toml"
|
||||
hash = "d71e4bc22ccfd285fb8e308297a642e2237773c7e3a2cf93297d34b67604c64c"
|
||||
@@ -930,11 +940,21 @@ file = "mods/model-gap-fix.pw.toml"
|
||||
hash = "0bb674b857580f12bd2c422af10506d98948b65838992fa7fc53c2e597cdbc56"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modern-ae2-additions.pw.toml"
|
||||
hash = "32a7eca2d2bc02785b7df1b0f6fb17dfe512bab005293fbb9c5e8a7e1fe52486"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modernfix.pw.toml"
|
||||
hash = "b1eca3f7a0293f8536a49d1391c07b18339702b1d085a7ba7275a780a1767f62"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/monomorphism.pw.toml"
|
||||
hash = "f433f6a0abbebd54ddd6aef1112b0a93946b4802f342dccfbcd39e197a73cd89"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mouse-tweaks.pw.toml"
|
||||
hash = "c17b9de2050b52f12368cea16836e8c6ac43be9683b2fc4755a9b3d4a60fa67b"
|
||||
|
||||
13
mods/better-tips-nbt-tag.pw.toml
Normal file
13
mods/better-tips-nbt-tag.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Better Tag NBT Tips"
|
||||
filename = "BetterTags-1.20.1-1.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "1424c676217825cc6b121d7dd264af9718dccf69"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4636196
|
||||
project-id = 682363
|
||||
13
mods/gregic-energistics.pw.toml
Normal file
13
mods/gregic-energistics.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Gregic Energistics"
|
||||
filename = "gregiceng-1.20.1-1.0.5.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "332644adb9acf0d4010c7b48ebfa97959d195333"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 5392339
|
||||
project-id = 1028337
|
||||
13
mods/modern-ae2-additions.pw.toml
Normal file
13
mods/modern-ae2-additions.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Modern AE2 Additions"
|
||||
filename = "mae2-1.2.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "8740f887ff2536a5e6c718292f7bde2b71888586"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 5422708
|
||||
project-id = 1028068
|
||||
13
mods/monomorphism.pw.toml
Normal file
13
mods/monomorphism.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Monomorphism"
|
||||
filename = "monomorphism-1.20.1-1.0.10.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "7af4c381c78ec423ff1bf37814e6d1a97a2fa68e"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 5385057
|
||||
project-id = 1027918
|
||||
Reference in New Issue
Block a user