Skip to content

Commit

Permalink
[6.0.3] Updated mods and added 3 others
Browse files Browse the repository at this point in the history
  • Loading branch information
Aethrexal committed Aug 3, 2024
1 parent add8de8 commit 388b4b1
Show file tree
Hide file tree
Showing 19 changed files with 173 additions and 42 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## 6.0.3

### Updated

- WATERMeDIA: Multimedia API
- Redstone Pen
- AppleSkin
- FramedBlocks
- Jade
- CreativeCore
- Building Gadgets

### Added

- Railcraft Reborn
- Measurements
- Tom's Simple Storage Mod

### Changed

- Removed XP cost of using waystones.
- Advanced wireless terminal for Tom's storage doesn't require beacon anymore.

---

## 6.0.2

### Removed
Expand Down
3 changes: 3 additions & 0 deletions MODLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
- Cupboard

# M
- [ ] [Measurements](https://www.curseforge.com/minecraft/mc-mods/measurements)
- [ ] [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)
Expand All @@ -113,6 +114,7 @@
- [ ] [Polymorph (Fabric/Forge/Quilt)](https://www.curseforge.com/minecraft/mc-mods/polymorph)

# R
- [ ] [Railcraft Reborn](https://legacy.curseforge.com/minecraft/mc-mods/railcraft-reborn)
- [ ] [Redstone Pen](https://www.curseforge.com/minecraft/mc-mods/redstone-pen)
- [ ] [Resourceful Lib](https://www.curseforge.com/minecraft/mc-mods/resourceful-lib)
- [ ] [RightClickHarvest](https://www.curseforge.com/minecraft/mc-mods/rightclickharvest)
Expand All @@ -132,6 +134,7 @@

# T
- [ ] [Titanium](https://www.curseforge.com/minecraft/mc-mods/titanium)
- [ ] [Tom's Simple Storage Mod](https://www.curseforge.com/minecraft/mc-mods/toms-storage)

# U
- [ ] [Ultimate Car Mod](https://www.curseforge.com/minecraft/mc-mods/ultimate-car-mod)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ At times it might be needed for you to manually update the NeoForge version when
3. Select "Version"
4. Select "NeoForge" in the list
5. Click "Change version" on the right side
6. Select "21.0.146"
6. Select "21.0.147"
7. Click "OK" then "Close"
8. Done

Expand Down
2 changes: 1 addition & 1 deletion config/bcc-common.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#The name of the modpack
modpackName = "Eternal"
#The version of the modpack
modpackVersion = "6.0.2"
modpackVersion = "6.0.3"
#Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false
45 changes: 45 additions & 0 deletions config/toms_storage-server.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
#Inventory Connector Range
#Range: 4 ~ 256
inventoryConnectorRange = 16
#Only Allow Trims to Connect Inventories
onlyTrimsConnect = false
#Inventory Cable Connector Maximum number of cables
#Range: > 16
invCableConnectorMaxScanSize = 2048
#Wireless terminal reach
#Range: 4 ~ 64
wirelessReach = 16
#Wireless terminal reach
#Range: 16 ~ 512
advWirelessRange = 64
#Adv Wireless terminal requied beacon level for infinite range
#Value of 0 only requires a single beacon block nearby
#Value of -1 disables this feature entirely
#Range: -1 ~ 4
wirelessTermBeaconLvl = -1
#Adv Wireless terminal requied beacon level for cross dimensional access
#Value of 0 only requires a single beacon block nearby
#Value of -1 disables this feature entirely
#Range: -1 ~ 4
wirelessTermBeaconLvlDim = -1
#Inventory Cable Connector requied beacon level for inventory linking
#Value of 0 only requires a single beacon block
#Value of -1 disables this feature entirely
#Range: -1 ~ 4
invLinkBeaconLvl = -1
#Inventory Linking range with beacons
#Value of 0 disables this feature entirely
#Range: > 0
invLinkBeaconRange = 4096
#Inventory Cable Connector requied beacon level for same dimension access with unlimited range
#Value of 0 only requires a single beacon block
#Value of -1 disables this feature entirely
#Range: -1 ~ 4
invLinkBeaconLvlSameDim = -1
#Inventory Cable Connector requied beacon level for cross dimensional access
#Value of 0 only requires a single beacon block
#Value of -1 disables this feature entirely
#Range: -1 ~ 4
invLinkBeaconLvlCrossDim = -1
#Use multithreading to improve performance
runMultithreaded = true
8 changes: 4 additions & 4 deletions config/waystones-common.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@
xpCostPerLeashed = 1
#The base xp level cost when travelling between dimensions. Ignores block distance.
#Range: > -2147483648
dimensionalWarpXpCost = 3
dimensionalWarpXpCost = 0
#The multiplier applied to the base xp cost when teleporting to a global waystone through any method.
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
globalWaystoneXpCostMultiplier = 1.0
globalWaystoneXpCostMultiplier = 0.0
#The multiplier applied to the base xp cost when teleporting using a Warp Stone item (not the Waystone block, Konstantin)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
warpStoneXpCostMultiplier = 0.0
#The multiplier applied to the base xp cost when teleporting from one waystone to another.
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
waystoneXpCostMultiplier = 1.0
waystoneXpCostMultiplier = 0.0
#The multiplier applied to the base xp cost when teleporting from one sharestone to another.
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
sharestoneXpCostMultiplier = 1.0
sharestoneXpCostMultiplier = 0.0
#The multiplier applied to the base xp cost when teleporting from a portstone.
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
portstoneXpCostMultiplier = 0.0
Expand Down
6 changes: 3 additions & 3 deletions config/waystones-server.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
[server.globalWaystones]
#The multiplier applied to the base xp cost when teleporting to a global waystone through any method.
#Range: 0.0 ~ Infinity
globalWaystonesXpCostMultiplier = 1.0
globalWaystonesXpCostMultiplier = 0.0
#The multiplier applied to the cooldown when teleporting to a global waystone via inventory button or warp stone.
#Range: 0.0 ~ Infinity
globalWaystoneCooldownMultiplier = 1.0
globalWaystoneCooldownMultiplier = 0.0
#Set to false to allow non-creative players to make waystones globally activated for all players.
globalWaystoneRequiresCreative = true

Expand Down Expand Up @@ -84,7 +84,7 @@
dimensionalWarp = "ALLOW"
#The base xp level cost when travelling between dimensions. Ignores block distance.
#Range: > 0
dimensionalWarpXpCost = 3
dimensionalWarpXpCost = 1

#These options apply to taking leashed mobs with you when teleporting.
[server.leashedMobs]
Expand Down
39 changes: 29 additions & 10 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ hash-format = "sha256"

[[files]]
file = "config/bcc-common.toml"
hash = "8573c691bd6b02959ba4c5fe2d71a571545886069c704cbda24455c220be38df"
hash = "2bb21f645172a073f48c9aa2e56449ca5ff141bb7318ad5be7dec61c43973273"

[[files]]
file = "config/comforts-server.toml"
Expand Down Expand Up @@ -52,17 +52,21 @@ hash = "a5e43691d44486f8d7b23c8de2094e147a7b9f86206f9e05f47e0d61a2cc023d"
file = "config/securitycraft-client.toml"
hash = "b96d295ea206bd9c79a3be58ec4a0a9859bb55b6c96d7e4b59af0c03727cfa71"

[[files]]
file = "config/toms_storage-server.toml"
hash = "a402db7b75dd713886f9a22e19e5356ee654182f1a210a4b0bf219b996f4854a"

[[files]]
file = "config/waystones-client.toml"
hash = "00dc8607c506f6785f33f5d96b5f8c297f944c34a6d75d09cc6e249a9f842d23"

[[files]]
file = "config/waystones-common.toml"
hash = "44848e190d749eb8792c375a3a75697b46b83bb53cc6b6ee0eda749785340ec1"
hash = "2bd3cd1b38ae47783840535365950a5ff330686878d89c2e03e7bc4bf76ecb9e"

[[files]]
file = "config/waystones-server.toml"
hash = "cd4de0e0943836eadf20b972200d468a05631c76c917b42a94cb44c5432ad161"
hash = "9bcb308cc6e3a86572bf44f17dcb5309e14e625e00b536728ce06c312ba0021d"

[[files]]
file = "config/xaerominimap.txt"
Expand Down Expand Up @@ -94,7 +98,7 @@ metafile = true

[[files]]
file = "mods/appleskin.pw.toml"
hash = "c14c12771d20b73f8cf639489bcde8554987a7d4405b51253f152555f2d24070"
hash = "5820ee677da3df8d38b89fb2490be39e600b4eb1cf864a344f3cdf59e1879d25"
metafile = true

[[files]]
Expand Down Expand Up @@ -124,7 +128,7 @@ metafile = true

[[files]]
file = "mods/building-gadgets.pw.toml"
hash = "47f3718c124a49d496da8fdc72b4f0ba4f6b30b52d9adf5a523d3ff92ec9aa87"
hash = "bfaf05ad16f843ebcae51b2ed135fdc5de73a19e46937db570a8dcf59f966075"
metafile = true

[[files]]
Expand Down Expand Up @@ -184,7 +188,7 @@ metafile = true

[[files]]
file = "mods/creativecore.pw.toml"
hash = "d26c3464082c452af784b7fd17417e5257ae216442dbc947066ee7c6fa8671e3"
hash = "e7971f50569821c500fbb5f76868043cd0a85bac9cadd1bc1474b3e05b01fe57"
metafile = true

[[files]]
Expand Down Expand Up @@ -259,7 +263,7 @@ metafile = true

[[files]]
file = "mods/framedblocks.pw.toml"
hash = "f5ea83eefe5781fc9787fdabc5a1e6bcfd21ffc7e01204400a3186cf67115d11"
hash = "feb86b069af80ff7ca020c358b7986499f6eb9d64595fcb6d174383e7b53ac11"
metafile = true

[[files]]
Expand Down Expand Up @@ -289,7 +293,7 @@ metafile = true

[[files]]
file = "mods/jade.pw.toml"
hash = "a1d5e07e73b076c25e776bcd01c3b7e0b05474d34d557a6e5d85152b08ffd6c5"
hash = "8ec61cc48b6eaf267ad17c23b5518df4e39161bd04e3c8fec1ec9b802d456f20"
metafile = true

[[files]]
Expand Down Expand Up @@ -317,6 +321,11 @@ file = "mods/login-protection.pw.toml"
hash = "30ce71691274a3b1a1c02d47cdafa7dea5fb0295d0c354b97a93aa79462718bc"
metafile = true

[[files]]
file = "mods/measurements.pw.toml"
hash = "19a4e73fa0814cda9b1ab666b72d0368322779898c52225baf1a2f6a4477bb5e"
metafile = true

[[files]]
file = "mods/mffs.pw.toml"
hash = "f84c49cf8d72c37d2da4665253c336e838794b323b16222ec0cb148997f144c3"
Expand Down Expand Up @@ -372,9 +381,14 @@ file = "mods/polymorph.pw.toml"
hash = "26a4f97c97b0a10af269606242111aca83f2bd08d025f39b70344b5be361acc9"
metafile = true

[[files]]
file = "mods/railcraft-reborn.pw.toml"
hash = "e915e795ce58b60dff82ec779fd1a01d82be34290adea428fa0bb1b846fbfd55"
metafile = true

[[files]]
file = "mods/redstone-pen.pw.toml"
hash = "7f7a7f6d25aabe4915627490720123d1e5ecf5f7cd61bb1d36506335c8dd77fe"
hash = "2b7798c71b410ec5d84bc3bd10ec83d66f2066367366fc96479d570fe81127d0"
metafile = true

[[files]]
Expand Down Expand Up @@ -437,6 +451,11 @@ file = "mods/titanium.pw.toml"
hash = "fc39cc124c2df1c32c3b07d9995e69246d4162aad19f50625fea875af429ef29"
metafile = true

[[files]]
file = "mods/toms-storage.pw.toml"
hash = "ef25ea0b628e48daea1c8cb3f76b6b3dfb4e163c1dcf99dec138a3ce062ee09a"
metafile = true

[[files]]
file = "mods/ultimate-car-mod.pw.toml"
hash = "b6dee338f2e5b5905e1ed23c71f81a6c91fb9532162d83c6b9446a871287f66a"
Expand All @@ -459,7 +478,7 @@ metafile = true

[[files]]
file = "mods/watermedia.pw.toml"
hash = "ff13ae962f55525534b3cd7bc5da6ba74eaefa82bcb6c377093ba09560148f60"
hash = "852d4484892ca01af3b75dcb33a3152f48765215df657f5a47985c6fd2a3c87e"
metafile = true

[[files]]
Expand Down
6 changes: 3 additions & 3 deletions mods/appleskin.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "AppleSkin"
filename = "appleskin-neoforge-mc1.21-3.0.4.jar"
filename = "appleskin-neoforge-mc1.21-3.0.5.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "93be2e347ceebac149f63811ac42d74467b5174d"
hash = "057b483076431549ca8257095e498e42321abb60"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5525729
file-id = 5586600
project-id = 248787
6 changes: 3 additions & 3 deletions mods/building-gadgets.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Building Gadgets"
filename = "buildinggadgets2-1.3.4.jar"
filename = "buildinggadgets2-1.3.5.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "fabbc057fdb9e07fc2a2553259d2a7afdf2361bc"
hash = "7fdc16c21005fd08da1bde64d664e4e12771306f"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5576316
file-id = 5588613
project-id = 298187
6 changes: 3 additions & 3 deletions mods/creativecore.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "CreativeCore"
filename = "CreativeCore_NEOFORGE_v2.12.5_mc1.21.jar"
filename = "CreativeCore_NEOFORGE_v2.12.6_mc1.21.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "46a3e551894eb8542b11f1ecf65cc83d77f77009"
hash = "c4b43c7e9260f49ca891eb0763a89ca9d174a48b"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5544276
file-id = 5587059
project-id = 257814
6 changes: 3 additions & 3 deletions mods/framedblocks.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "FramedBlocks"
filename = "FramedBlocks-10.1.1.jar"
filename = "FramedBlocks-10.1.2.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "6fd227ed1bbbcdb51967cccac962fb2eaaeced8d"
hash = "f0a9654cced8babd02494be191eaf403c517d8d1"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5575009
file-id = 5588479
project-id = 441647
6 changes: 3 additions & 3 deletions mods/jade.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Jade 🔍"
filename = "Jade-1.21-NeoForge-15.1.5.jar"
filename = "Jade-1.21-NeoForge-15.1.6.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "90374fccdb6d55dbd543f35b7a37985b78fb728a"
hash = "a1b8356492725be86dc6799cd6ee67f3ba2b61f1"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5572926
file-id = 5591256
project-id = 324717
13 changes: 13 additions & 0 deletions mods/measurements.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Measurements"
filename = "Measurements-neoforge-1.21-3.0.0.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "696bc2b0d230064a2d1d94d2e2f04b390a6aff3f"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5435858
project-id = 478559
Loading

0 comments on commit 388b4b1

Please sign in to comment.