[6.0.3] Updated mods and added 3 others

This commit is contained in:
Aethrexal
2024-08-03 22:23:50 +02:00
parent 388b4b19ec
commit 1fcc51a7b1
5 changed files with 5 additions and 20 deletions

View File

@ -18,6 +18,10 @@
- Measurements - Measurements
- Tom's Simple Storage Mod - Tom's Simple Storage Mod
### Removed
- Modern Industrialization
### Changed ### Changed
- Removed XP cost of using waystones. - Removed XP cost of using waystones.

View File

@ -94,7 +94,6 @@
# M # M
- [ ] [Measurements](https://www.curseforge.com/minecraft/mc-mods/measurements) - [ ] [Measurements](https://www.curseforge.com/minecraft/mc-mods/measurements)
- [ ] [ModernFix](https://www.curseforge.com/minecraft/mc-mods/modernfix) - [ ] [ModernFix](https://www.curseforge.com/minecraft/mc-mods/modernfix)
- [ ] [Modern Industrialization](https://www.curseforge.com/minecraft/mc-mods/modern-industrialization)
- [ ] [Modular Force Field Systems (MFFS)](https://www.curseforge.com/minecraft/mc-mods/mffs) - [ ] [Modular Force Field Systems (MFFS)](https://www.curseforge.com/minecraft/mc-mods/mffs)
- [ ] [MonoLib](https://www.curseforge.com/minecraft/mc-mods/monolib) - [ ] [MonoLib](https://www.curseforge.com/minecraft/mc-mods/monolib)
- [ ] [More Red](https://www.curseforge.com/minecraft/mc-mods/more-red) - [ ] [More Red](https://www.curseforge.com/minecraft/mc-mods/more-red)

View File

@ -331,11 +331,6 @@ file = "mods/mffs.pw.toml"
hash = "f84c49cf8d72c37d2da4665253c336e838794b323b16222ec0cb148997f144c3" hash = "f84c49cf8d72c37d2da4665253c336e838794b323b16222ec0cb148997f144c3"
metafile = true metafile = true
[[files]]
file = "mods/modern-industrialization.pw.toml"
hash = "415b51af1dba5faf22588b20b61bc934f2b84d646985268851946adbdbf619ca"
metafile = true
[[files]] [[files]]
file = "mods/modernfix.pw.toml" file = "mods/modernfix.pw.toml"
hash = "196b94baf1086ee906951689069e80b3712acc1129bb5c17353473d9449b71c7" hash = "196b94baf1086ee906951689069e80b3712acc1129bb5c17353473d9449b71c7"

View File

@ -1,13 +0,0 @@
name = "Modern Industrialization"
filename = "Modern-Industrialization-2.2.16-beta.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "4a1f86783490dc01544a694acc448869962b7ee5"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5585300
project-id = 405388

View File

@ -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 = "61921ea7ee2b17a07b94594697150b6230966399a824e26017169537aa6329af" hash = "c2e560c61796128f0df36531e990c167f16c0f898f1364d2eabdec573b1a41b4"
[versions] [versions]
minecraft = "1.21" minecraft = "1.21"