[6.1.1] Updated 2 mods and added sophisticated backpacks

This commit is contained in:
Aethrexal
2024-08-13 02:49:44 +02:00
parent 30ecf23791
commit dfa27f7c76
12 changed files with 74 additions and 36 deletions

View File

@ -1,5 +1,23 @@
# Changelog # Changelog
## 6.1.1
### Updated
- Storage Drawers
- Embeddium
### Removed
- Travelers backpack
### Added
- Sophisticated Backpacks
- Sophisticated Core
---
## 6.1.0 ## 6.1.0
### Updated ### Updated

View File

@ -132,6 +132,9 @@
- [ ] [Sound Physics Remastered](https://www.curseforge.com/minecraft/mc-mods/sound-physics-remastered) - [ ] [Sound Physics Remastered](https://www.curseforge.com/minecraft/mc-mods/sound-physics-remastered)
- [ ] [Starter Kit](https://www.curseforge.com/minecraft/mc-mods/starter-kit) - [ ] [Starter Kit](https://www.curseforge.com/minecraft/mc-mods/starter-kit)
- Collective - Collective
- [ ] [Sophisticated Backpacks](https://www.curseforge.com/minecraft/mc-mods/sophisticated-backpacks)
- Sophisticated Core
- [ ] [Sophisticated Core](https://www.curseforge.com/minecraft/mc-mods/sophisticated-core)
- [ ] [Storage Drawers](https://www.curseforge.com/minecraft/mc-mods/storage-drawers) - [ ] [Storage Drawers](https://www.curseforge.com/minecraft/mc-mods/storage-drawers)
- [ ] [SuperMartijn642's Config Lib](https://www.curseforge.com/minecraft/mc-mods/supermartijn642s-config-lib) - [ ] [SuperMartijn642's Config Lib](https://www.curseforge.com/minecraft/mc-mods/supermartijn642s-config-lib)
- [ ] [SuperMartijn642's Core Lib](https://www.curseforge.com/minecraft/mc-mods/supermartijn642s-core-lib) - [ ] [SuperMartijn642's Core Lib](https://www.curseforge.com/minecraft/mc-mods/supermartijn642s-core-lib)
@ -141,7 +144,6 @@
- [ ] [Trash Cans](https://www.curseforge.com/minecraft/mc-mods/trash-cans) - [ ] [Trash Cans](https://www.curseforge.com/minecraft/mc-mods/trash-cans)
- SuperMartijn642's Config Lib - SuperMartijn642's Config Lib
- SuperMartijn642's Core Lib - SuperMartijn642's Core Lib
- [ ] [Traveler's Backpack](https://www.curseforge.com/minecraft/mc-mods/travelers-backpack)
# U # U
- [ ] [Ultimate Car Mod](https://www.curseforge.com/minecraft/mc-mods/ultimate-car-mod) - [ ] [Ultimate Car Mod](https://www.curseforge.com/minecraft/mc-mods/ultimate-car-mod)

View File

@ -6,7 +6,7 @@
#The name of the modpack #The name of the modpack
modpackName = "Eternal" modpackName = "Eternal"
#The version of the modpack #The version of the modpack
modpackVersion = "6.1.0" modpackVersion = "6.1.1"
#Use the metadata.json to determine the modpack version #Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING #ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false useMetadata = false

View File

@ -4,7 +4,7 @@
inverseXpCost = false inverseXpCost = false
#The amount of blocks per xp level requirement. If set to 500, the base xp cost for travelling 1000 blocks will be 2 levels. #The amount of blocks per xp level requirement. If set to 500, the base xp cost for travelling 1000 blocks will be 2 levels.
#Range: > -2147483648 #Range: > -2147483648
blocksPerXpLevel = 1000 blocksPerXpLevel = 0
#The minimum base xp cost (may be subceeded by multipliers defined below) #The minimum base xp cost (may be subceeded by multipliers defined below)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
minimumBaseXpCost = 0.0 minimumBaseXpCost = 0.0

View File

@ -8,7 +8,7 @@
inverseXpCost = false inverseXpCost = false
#The amount of blocks per xp level requirement. If set to 500, the base xp cost for travelling 1000 blocks will be 2 levels. #The amount of blocks per xp level requirement. If set to 500, the base xp cost for travelling 1000 blocks will be 2 levels.
#Range: > 1 #Range: > 1
blocksPerXPLevel = 1000 blocksPerXPLevel = 0
#The minimum base xp cost #The minimum base xp cost
#Range: 0.0 ~ Infinity #Range: 0.0 ~ Infinity
minimumXpCost = 0.0 minimumXpCost = 0.0

View File

@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]] [[files]]
file = "config/bcc-common.toml" file = "config/bcc-common.toml"
hash = "c08101d1d9ce8d88fdcd787853aab4fadfd0b07e2046118d4dfb6a4346cbc836" hash = "8721d4c9cc053691a685769b0c5d85720d5df0e22f7d39b4b690ab15d02e76da"
[[files]] [[files]]
file = "config/comforts-server.toml" file = "config/comforts-server.toml"
@ -62,11 +62,11 @@ hash = "00dc8607c506f6785f33f5d96b5f8c297f944c34a6d75d09cc6e249a9f842d23"
[[files]] [[files]]
file = "config/waystones-common.toml" file = "config/waystones-common.toml"
hash = "2bd3cd1b38ae47783840535365950a5ff330686878d89c2e03e7bc4bf76ecb9e" hash = "533100123f39bb908f88d09affa8d6896d889967fea1eb6709a025b68ad85b0d"
[[files]] [[files]]
file = "config/waystones-server.toml" file = "config/waystones-server.toml"
hash = "9bcb308cc6e3a86572bf44f17dcb5309e14e625e00b536728ce06c312ba0021d" hash = "91b01ac06f5e9859e726e8b19f654bfdf721d8a6b174872f5972c5fe7587dfb5"
[[files]] [[files]]
file = "config/xaerominimap.txt" file = "config/xaerominimap.txt"
@ -223,7 +223,7 @@ metafile = true
[[files]] [[files]]
file = "mods/embeddium.pw.toml" file = "mods/embeddium.pw.toml"
hash = "2bdc5c7faa5bf54daebd9f0b003bbc0756175a13d90e4140a29df0cf705d03d9" hash = "dd5396f14282b18d9b1a05326345802b1d573a8846048865924cd1c76bda2fce"
metafile = true metafile = true
[[files]] [[files]]
@ -436,6 +436,16 @@ file = "mods/smooth-chunk-save.pw.toml"
hash = "48a5ab0b253645d471eaaa3fcea0ecf3cbee772a344cb7d6606cb61ee16f6a52" hash = "48a5ab0b253645d471eaaa3fcea0ecf3cbee772a344cb7d6606cb61ee16f6a52"
metafile = true metafile = true
[[files]]
file = "mods/sophisticated-backpacks.pw.toml"
hash = "185e725253f3f9014b75343f828ad5554a3f26cfb023e411f2f6160796d6d988"
metafile = true
[[files]]
file = "mods/sophisticated-core.pw.toml"
hash = "836954bb02f261b868f962286ed55b0a6800937e384779b8685d0a9351626ba5"
metafile = true
[[files]] [[files]]
file = "mods/sound-physics-remastered.pw.toml" file = "mods/sound-physics-remastered.pw.toml"
hash = "198c34f25d1edb3c2f1d5dfdc9f0ae7a4eacc43831c9d4f337c07de4cf208d8a" hash = "198c34f25d1edb3c2f1d5dfdc9f0ae7a4eacc43831c9d4f337c07de4cf208d8a"
@ -448,7 +458,7 @@ metafile = true
[[files]] [[files]]
file = "mods/storage-drawers.pw.toml" file = "mods/storage-drawers.pw.toml"
hash = "8f1c288536ca25b5c8bc16403febefd34bcb25f75c81e53b200657f0f8ef84ac" hash = "31df240bd48f760992a78c1d971da12ee53ebaebaa681a6cd394cf2b50471c2c"
metafile = true metafile = true
[[files]] [[files]]
@ -471,11 +481,6 @@ file = "mods/trash-cans.pw.toml"
hash = "34ca91912a7aee7784e5d76c5ba2d8f9a66d33d3a6dfc65d3bda3c2887dd9184" hash = "34ca91912a7aee7784e5d76c5ba2d8f9a66d33d3a6dfc65d3bda3c2887dd9184"
metafile = true metafile = true
[[files]]
file = "mods/travelers-backpack.pw.toml"
hash = "78f239805963e9aaafd0f0206f20730393baeb6d0fe43b548d3cc683cb51acbf"
metafile = true
[[files]] [[files]]
file = "mods/ultimate-car-mod.pw.toml" file = "mods/ultimate-car-mod.pw.toml"
hash = "870e48cb40c498ae27449512f36ed62d497b7a4ad644beead0a7518a21b4521e" hash = "870e48cb40c498ae27449512f36ed62d497b7a4ad644beead0a7518a21b4521e"

View File

@ -1,13 +1,13 @@
name = "Embeddium" name = "Embeddium"
filename = "embeddium-1.0.7+mc1.21.jar" filename = "embeddium-1.0.9+mc1.21.1.jar"
side = "client" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"
hash = "32121189cd5ed0520b6106576afe5588a756a95d" hash = "e65d96cf1bd052c20e80fea9a2040359e0e848e7"
mode = "metadata:curseforge" mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.curseforge]
file-id = 5556146 file-id = 5622975
project-id = 908741 project-id = 908741

View File

@ -0,0 +1,13 @@
name = "Sophisticated Backpacks"
filename = "sophisticatedbackpacks-1.21-3.20.6.1055.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "3227b6aafc3575d78c8204981454c235eadfc54b"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5621986
project-id = 422301

View File

@ -0,0 +1,13 @@
name = "Sophisticated Core"
filename = "sophisticatedcore-1.21-0.6.24.619.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "21ce336fe0da16a357f9132ca15da57143631211"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5623035
project-id = 618298

View File

@ -1,13 +1,13 @@
name = "Storage Drawers" name = "Storage Drawers"
filename = "StorageDrawers-1.21-13.0.0.jar" filename = "StorageDrawers-1.21-13.0.1.jar"
side = "both" side = "both"
[download] [download]
hash-format = "sha1" hash-format = "sha1"
hash = "57f2afe97bc459f991162ae107593d5e157c702c" hash = "91752e04bdd9a290fa905e7479ec96b9cf396af9"
mode = "metadata:curseforge" mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.curseforge]
file-id = 5610020 file-id = 5620498
project-id = 223852 project-id = 223852

View File

@ -1,13 +0,0 @@
name = "Traveler's Backpack"
filename = "travelersbackpack-neoforge-1.21-10.0.5.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "967be2ab3995cd26872a64d7a074f31a8cbd06ea"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5602831
project-id = 321117

View File

@ -1,16 +1,16 @@
name = "Eternal" name = "Eternal"
author = "Aethrexal" author = "Aethrexal"
version = "6.1.0" version = "6.1.1"
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 = "ef603f89e980e3bbfdda75290ced64c7ba2201cf036cd8f622af6d73c560be4f" hash = "d7e3ffac5b9326784737fcd958d3b684a85738c73a27c3afb534a37b54308ef2"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"
neoforge = "21.1.6" neoforge = "21.1.8"
[options] [options]
acceptable-game-versions = ["1.21"] acceptable-game-versions = ["1.21"]