[6.3.0] Updated mods and neoForge, added some other mods

This commit is contained in:
Aethrexal
2024-09-29 18:32:43 +02:00
parent 2f698b806e
commit 508fc40787
131 changed files with 305 additions and 122 deletions

0
.gitignore vendored Executable file → Normal file
View File

0
.packwizignore Executable file → Normal file
View File

47
CHANGELOG.md Executable file → Normal file
View File

@ -1,5 +1,52 @@
# Changelog
## 6.3.0
### Updated
- NeoForge
- AmbientSounds 6
- Jade
- Doggy Talents Next
- Connectivity
- PneumaticCraft
- Cloth Config API
- The Twilight Forest
- SuperMartijn642's Core Lib
- Cooking for Blockheads
- CreativeCore
- ZeroCore 2
- Sophisticated Core
- More Red
- WATERFrAMES
- Storage Drawers
- Controlling
- Extreme Reactors
- Pipez
- Sophisticated Backpacks
- WATERMeDIA
- Waystones
- Better Compatibility Checker
- Ultimate Car Mod
- Titanium
- Modular Force Field Systems
- Redstone Pen
- Just Enough Items
- Comforts
- Functional Storage
### Added
- Diagonal Fences
- Puzzles Lib
- Diagonal Walls
- Furnish
- Vic's Point Blank
- GeckoLib
- Touhou Little Maid
---
## 6.2.0
### Updated

0
CHECKLIST.md Executable file → Normal file
View File

0
CNAME Executable file → Normal file
View File

10
MODLIST.md Executable file → Normal file
View File

@ -44,6 +44,10 @@
# D
- [ ] [Death Backup](https://www.curseforge.com/minecraft/mc-mods/death-backup)
- Collective
- [ ] [Diagonal Fences [Forge & Fabric]](https://www.curseforge.com/minecraft/mc-mods/diagonal-fences)
- Puzzles Lib
- [ ] [Diagonal Walls](https://www.curseforge.com/minecraft/mc-mods/diagonal-walls)
- Puzzles Lib
- [ ] [Dis-Enchanting Table](https://modrinth.com/mod/dis-enchanting-table)
- MonoLib
- [ ] [Discord Integration](https://modrinth.com/plugin/dcintegration) **Server**
@ -67,8 +71,10 @@
- [ ] [FerriteCore ((Neo)Forge)](https://www.curseforge.com/minecraft/mc-mods/ferritecore)
- [ ] [ForgeEndertech](https://www.curseforge.com/minecraft/mc-mods/forgeendertech)
- [ ] [FramedBlocks](https://www.curseforge.com/minecraft/mc-mods/framedblocks)
- [ ] [Furnish](https://www.curseforge.com/minecraft/mc-mods/furnish)
# G
- [ ] [GeckoLib](https://www.curseforge.com/minecraft/mc-mods/geckolib)
- [ ] [Get It Together, Drops!](https://www.curseforge.com/minecraft/mc-mods/get-it-together-drops) **Server**
- [ ] [GraveStone Mod](https://www.curseforge.com/minecraft/mc-mods/gravestone-mod)
@ -115,6 +121,7 @@
- [ ] [Pipez](https://www.curseforge.com/minecraft/mc-mods/pipez)
- [ ] [PneumaticCraft: Repressurized](https://www.curseforge.com/minecraft/mc-mods/pneumaticcraft-repressurized)
- [ ] [Polymorph (Fabric/Forge/Quilt)](https://www.curseforge.com/minecraft/mc-mods/polymorph)
- [ ] [Puzzles Lib [Forge & Fabric]](https://www.curseforge.com/minecraft/mc-mods/puzzles-lib)
# R
- [ ] [Railcraft Reborn](https://legacy.curseforge.com/minecraft/mc-mods/railcraft-reborn)
@ -142,6 +149,7 @@
# T
- [ ] [The Twilight Forest](https://www.curseforge.com/minecraft/mc-mods/the-twilight-forest)
- [ ] [Tom's Simple Storage Mod](https://www.curseforge.com/minecraft/mc-mods/toms-storage)
- [ ] [Touhou Little Maid](https://www.curseforge.com/minecraft/mc-mods/touhou-little-maid)
- [ ] [Trash Cans](https://www.curseforge.com/minecraft/mc-mods/trash-cans)
- SuperMartijn642's Config Lib
- SuperMartijn642's Core Lib
@ -152,6 +160,8 @@
# V
- [ ] [Vein Mining (Fabric/Forge/Quilt)](https://www.curseforge.com/minecraft/mc-mods/vein-mining)
- [ ] [Vic's Point Blank](https://www.curseforge.com/minecraft/mc-mods/vics-point-blank)
- GeckoLib
# W
- [ ] [WATERFrAMES: Media Displays](https://www.curseforge.com/minecraft/mc-mods/waterframes)

2
README.md Executable file → Normal file
View File

@ -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.147"
6. Select "21.1.64"
7. Click "OK" then "Close"
8. Done

2
config/bcc-common.toml Executable file → Normal file
View File

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

0
config/comforts-server.toml Executable file → Normal file
View File

0
config/connectivity-common.toml Executable file → Normal file
View File

0
config/cookingforblockheads-common.toml Executable file → Normal file
View File

0
config/fallingtree.json Executable file → Normal file
View File

0
config/farsight.json Executable file → Normal file
View File

0
config/gravestone-server.toml Executable file → Normal file
View File

0
config/jade/jade_plugins.json Executable file → Normal file
View File

0
config/jei-server.toml Executable file → Normal file
View File

0
config/lightoverlay.properties Executable file → Normal file
View File

0
config/modern_industrialization.toml Executable file → Normal file
View File

0
config/rightclickharvest.json5 Executable file → Normal file
View File

0
config/securitycraft-client.toml Executable file → Normal file
View File

0
config/toms_storage-server.toml Executable file → Normal file
View File

0
config/waystones-client.toml Executable file → Normal file
View File

0
config/waystones-common.toml Executable file → Normal file
View File

0
config/waystones-server.toml Executable file → Normal file
View File

0
config/xaerominimap.txt Executable file → Normal file
View File

0
config/xaeroworldmap.txt Executable file → Normal file
View File

95
index.toml Executable file → Normal file
View File

@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]]
file = "config/bcc-common.toml"
hash = "916fe89471a91ff6ecc94a61ad61a748ca084ce5f188287b78981dc596badfa2"
hash = "44b2f183d73d3ba3734f035c46500dbb95064f822d522a8467a18303053ca1bb"
[[files]]
file = "config/comforts-server.toml"
@ -88,7 +88,7 @@ metafile = true
[[files]]
file = "mods/ambientsounds.pw.toml"
hash = "386733426debb867be4f1cc19b7d323ad0d493e9d1b1d9a6d2ce4096b72306c1"
hash = "c243b60172166cb3f8f174db81163220d7d844d9b7e24df4fbd516bef24dad43"
metafile = true
[[files]]
@ -123,7 +123,7 @@ metafile = true
[[files]]
file = "mods/better-compatibility-checker.pw.toml"
hash = "dfd17a99baf3cbf5f1a121c3eeb3d49d694ccd2f0ea1ae3e249b888b7eca2078"
hash = "77e8ae3ba3747aff3ebce4da8bc14874962125ed03264e9bf6edee081a64b1d6"
metafile = true
[[files]]
@ -148,7 +148,7 @@ metafile = true
[[files]]
file = "mods/cloth-config.pw.toml"
hash = "1aa4ca58873fe111944914ec0fb00ba3ceef28adf4e4385738433bfa99448c01"
hash = "22286fa216349c0767808903a0a38662857d2adee54950a18cbf26c167a06029"
metafile = true
[[files]]
@ -163,22 +163,22 @@ metafile = true
[[files]]
file = "mods/comforts.pw.toml"
hash = "d02681a2e2c061a07b0ac96e234ac5f326ba01400c173aab7ca9a67a2c6143d4"
hash = "7cf1dfd4c3c3b34c44cd3b03980b556feb0b337953e8ecedc4440ae924ee989c"
metafile = true
[[files]]
file = "mods/connectivity.pw.toml"
hash = "a0707b95a61dfbb3edf8987cba88278aafcf71413b6f97684087cc0e62109a83"
hash = "de1cbb51e7e23c072d1faa01aba178e4932b9095b97bfd5eaec04c5efd1b2617"
metafile = true
[[files]]
file = "mods/controlling.pw.toml"
hash = "f6e5ee804ec96c282c339a3d8f0885f0068a9fee3c08deec4ba5964c448bd7ba"
hash = "eb94d60aacc0965df78a61a6b7ffd147e5daab26e06f0a00b28438a59b5afc0a"
metafile = true
[[files]]
file = "mods/cooking-for-blockheads.pw.toml"
hash = "60efca93a5ff9748865078442f40e41cec382031e08ef1f5703c639bfe0d339b"
hash = "d59c97fecd9e36b88b3b438a2048b2a5733d91e8e551b7df4efa8289dd94391e"
metafile = true
[[files]]
@ -188,7 +188,7 @@ metafile = true
[[files]]
file = "mods/creativecore.pw.toml"
hash = "315a03b3d605c2d7ed400a2792cb114ad4d1648fca7bf5c082b8107f28b063ba"
hash = "74b25594082f0cb404d684df59eff44c1eed5c4eaf401fff912e476a574000b1"
metafile = true
[[files]]
@ -211,6 +211,16 @@ file = "mods/death-backup.pw.toml"
hash = "9ee92a5a2fd949e940ade1f4f95c91bbab5a2acabe03bfcf28eb4b743bfe9131"
metafile = true
[[files]]
file = "mods/diagonal-fences.pw.toml"
hash = "1616464bf7787c6aab782cbc9aad73cc0241b679a3499d7ded6d13e0e860b838"
metafile = true
[[files]]
file = "mods/diagonal-walls.pw.toml"
hash = "0e5f6ed61267248ef673902b4dec7f4f92690c99b93a7af94b8c84b37a616512"
metafile = true
[[files]]
file = "mods/dis-enchanting-table.pw.toml"
hash = "3090195f0d1ae6f9c6a50c818d71668a539e51653b0ef2f0e9a0625e911f1051"
@ -218,7 +228,7 @@ metafile = true
[[files]]
file = "mods/doggy-talents-next.pw.toml"
hash = "aa9b9a33d623328c122439d602ddac38af26c6fc9aa0da494c29d1261e94ffed"
hash = "616a4997ce35a758b2323c3b498d05c10faf35cb8c27de25158147e60f9910bd"
metafile = true
[[files]]
@ -238,7 +248,7 @@ metafile = true
[[files]]
file = "mods/extreme-reactors.pw.toml"
hash = "153d6296d4e3c862cc7c5eb6e8c174668877f9144bf9969ceaf67dcc6f37b262"
hash = "2221d2758ab24645c9c42a152a8dd6ad7148352c0e6e4ed6c0738c300e7398d6"
metafile = true
[[files]]
@ -273,7 +283,17 @@ metafile = true
[[files]]
file = "mods/functional-storage.pw.toml"
hash = "a20c33ed34350bef83912ba43aaf20789bf8b55995b1fbaaa5f5d6bc7031a9e8"
hash = "9bd1f8550b751aa0c3229e0efe2b749d3e555694cc1ef3dc4c2b05b0fdfc2b0a"
metafile = true
[[files]]
file = "mods/furnish.pw.toml"
hash = "351f556c545644dfe3e54683cb47f0c1a420d36fcc5c8551ac2466d66dc49bff"
metafile = true
[[files]]
file = "mods/geckolib.pw.toml"
hash = "47ef193597f011dba5ee86b885651660dd4b45d4ce451ec2b29c2a55b5e5cd28"
metafile = true
[[files]]
@ -303,7 +323,7 @@ metafile = true
[[files]]
file = "mods/jade.pw.toml"
hash = "2cc1b7a62d1b413390c8ca6b45a089825ee6fc26eff25ef19eaee6815d9c4c96"
hash = "9329d28946324c7af1d008a12b55a3a3aaa3fd095be0155b6bee8ef7b473735a"
metafile = true
[[files]]
@ -313,7 +333,7 @@ metafile = true
[[files]]
file = "mods/jei.pw.toml"
hash = "4b2743d183478eb6b540d2ca5c4bb1c0c5506fe476337133010b3fd1dc0f6631"
hash = "94cbaf18b6523ec00afb16edc560fe58c24343851fc552120b584a4b19344eef"
metafile = true
[[files]]
@ -338,7 +358,7 @@ metafile = true
[[files]]
file = "mods/mffs.pw.toml"
hash = "282d3b881801542858d3efc7c93f7349b923e269e5afff8ff24d69b908bd5abb"
hash = "26cbf8bda38be92490b1672801b8a57cb77e9cac60320a47b749b6cec0a37528"
metafile = true
[[files]]
@ -353,7 +373,7 @@ metafile = true
[[files]]
file = "mods/more-red.pw.toml"
hash = "3e7dce04f7d23c326d5311e59be7046c9fdd44ffa148129a7559523f16be4651"
hash = "f978224776c543bba4eda79ab3352f00b9eafd72e24167474775e2c130527313"
metafile = true
[[files]]
@ -383,12 +403,12 @@ metafile = true
[[files]]
file = "mods/pipez.pw.toml"
hash = "01f34ba2855b36c71b2ff492a23d7822f701b10a8c426a0583d29a32a688997f"
hash = "1bb1904689ab102397544b9234eaaad105b60b865e571139d3b3c971dc03cc2b"
metafile = true
[[files]]
file = "mods/pneumaticcraft-repressurized.pw.toml"
hash = "a35872985c72e6b18c8d6d311fe014974184fc198a41267887685d044867614b"
hash = "b785ff7ff40953e92bf3b0efdb7e8f4e4bd036f136866c40c974dae46fa9fb02"
metafile = true
[[files]]
@ -396,6 +416,11 @@ file = "mods/polymorph.pw.toml"
hash = "4beec6848d82c97dc6bd920d98aa096bf4a9fe131151ed898736d0ac1c435f5f"
metafile = true
[[files]]
file = "mods/puzzles-lib.pw.toml"
hash = "6a2b5ecdb288c72151784908b78507c39b620596215a1d4a2dfd7819663991b1"
metafile = true
[[files]]
file = "mods/railcraft-reborn.pw.toml"
hash = "5ae49663bc2c02d98e2e02a9b1fb534dbacc94035301bddeab6a7d39c452d0b3"
@ -403,7 +428,7 @@ metafile = true
[[files]]
file = "mods/redstone-pen.pw.toml"
hash = "2b7798c71b410ec5d84bc3bd10ec83d66f2066367366fc96479d570fe81127d0"
hash = "f686579bdfc4c2fd30fe82606823980257ec195efe9c0d2ba004554ad622efca"
metafile = true
[[files]]
@ -443,12 +468,12 @@ metafile = true
[[files]]
file = "mods/sophisticated-backpacks.pw.toml"
hash = "e76e4778cad82cfaf0d8ae0742e0691c90bd273d730cf7c4eedb4460934ee2f3"
hash = "229fe61b34e27252b2e3fcda58cfb4e0733265aa590e7095d2406c78cec720c0"
metafile = true
[[files]]
file = "mods/sophisticated-core.pw.toml"
hash = "44f321764b92241bb02815e38e18ed115f5b64ee71e11b245b3b3f308c300e3f"
hash = "f66db0bb0485a247d973422f9d3735a9395cd070183f8b20c18c14855bcefc75"
metafile = true
[[files]]
@ -463,7 +488,7 @@ metafile = true
[[files]]
file = "mods/storage-drawers.pw.toml"
hash = "729560775d3f69c26b19b9913973d05f0ab2fed19770bddc5a138cabdd06ac7a"
hash = "c3e05aeef02517d8d6d8456731de74a411773ddca512903a3a3dceff2d3a792d"
metafile = true
[[files]]
@ -473,17 +498,17 @@ metafile = true
[[files]]
file = "mods/supermartijn642s-core-lib.pw.toml"
hash = "020ea68cbaac9a3978688cf9f00cc2931a66527a5bbd24f36d6e6e1f9c390d5e"
hash = "cd2baae86b9af4057dad87b8d57283cb25e8403ed34e4dcf67f567fc5c0f765c"
metafile = true
[[files]]
file = "mods/the-twilight-forest.pw.toml"
hash = "4faa06044f7f215ca8fa85f7fd0b9d8b6b7d422af5e06dec07b5b9c2833a75d6"
hash = "1330dd4d48e27d8c395897772b3df80fba82d8d286790443953c8f1eaa47003e"
metafile = true
[[files]]
file = "mods/titanium.pw.toml"
hash = "fc39cc124c2df1c32c3b07d9995e69246d4162aad19f50625fea875af429ef29"
hash = "9e5356e6121dc4ab9302a248a964cf02e6528ba4b1d78323ac82e6dacc70171d"
metafile = true
[[files]]
@ -491,6 +516,11 @@ file = "mods/toms-storage.pw.toml"
hash = "80a0fb8e9da615e4a4b870e5f1bc70c4845d1a62607c75ae86f4e53c415aa930"
metafile = true
[[files]]
file = "mods/touhou-little-maid.pw.toml"
hash = "3f60048bc68f75f78d2d3a7b3d6718376c7da2a68e9b9f410587d0a7205eeeb2"
metafile = true
[[files]]
file = "mods/trash-cans.pw.toml"
hash = "7016b8e26c510486a0d3cada6056e13d05ce48ab847e70c1432b1fd640512c1f"
@ -498,7 +528,7 @@ metafile = true
[[files]]
file = "mods/ultimate-car-mod.pw.toml"
hash = "870e48cb40c498ae27449512f36ed62d497b7a4ad644beead0a7518a21b4521e"
hash = "9b7294853e8a6e70897e7fa40f58a3887562bcaabd3e5cce5ac2fae780404f53"
metafile = true
[[files]]
@ -511,19 +541,24 @@ file = "mods/vein-mining.pw.toml"
hash = "dafce3fe69872f2afc5f8c0b6d929e1cb5c90a79145766e1d545513fe1f346f8"
metafile = true
[[files]]
file = "mods/vics-point-blank.pw.toml"
hash = "667cce1c6746d0b52c46d0a4d64a3cd3422980058b359281268f0127dd94e19d"
metafile = true
[[files]]
file = "mods/waterframes.pw.toml"
hash = "4ad7ee89426930dcdc63bbe1cbba1679320bd50a481b8d3333112666cf7003e0"
hash = "b6423adef6c27bf188f06912faee66822b3c79fa52c3ba8190bdf8bb9a930048"
metafile = true
[[files]]
file = "mods/watermedia.pw.toml"
hash = "de2e3266a32e8cfcfbcea7a52110872ec35add5c8e17fc6b77e93140e6482292"
hash = "83c7ee12f85c821eb0541568d17d0a930e469d7cb1e97b4604583c9b3245b773"
metafile = true
[[files]]
file = "mods/waystones.pw.toml"
hash = "e37f9062b3c53824968027d12d09079bfaede5e150094f6e5b1a52b32b6f135c"
hash = "133b6162b98b140183f1af6d6ad9db9eded6cb0d04ce0a69f50309bdb43fa3d1"
metafile = true
[[files]]
@ -543,7 +578,7 @@ metafile = true
[[files]]
file = "mods/zerocore.pw.toml"
hash = "43e273d0d019d52bc1abef76b905e995fd6e323f55aa804e1004c6b9f6962a10"
hash = "a8414bc31d45eccb086b05ab11b2f47e426f5e355802c733aa46ea13705d7db4"
metafile = true
[[files]]

0
mods/3dskinlayers.pw.toml Executable file → Normal file
View File

0
mods/advanced-chimneys.pw.toml Executable file → Normal file
View File

6
mods/ambientsounds.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "AmbientSounds 6"
filename = "AmbientSounds_NEOFORGE_v6.0.6_mc1.21.1.jar"
filename = "AmbientSounds_NEOFORGE_v6.1.2_mc1.21.1.jar"
side = "client"
[download]
hash-format = "sha1"
hash = "2e86e5a752389d6b04d6494607ca9f071e3e12bf"
hash = "939878240a05f4d7c132d0fda78d3c44dc7a431a"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5670541
file-id = 5744185
project-id = 254284

0
mods/anvil-restoration.pw.toml Executable file → Normal file
View File

0
mods/appleskin.pw.toml Executable file → Normal file
View File

0
mods/architectury-api.pw.toml Executable file → Normal file
View File

0
mods/athena.pw.toml Executable file → Normal file
View File

0
mods/balm.pw.toml Executable file → Normal file
View File

0
mods/beautified-chat-server.pw.toml Executable file → Normal file
View File

6
mods/better-compatibility-checker.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "Better Compatibility Checker"
filename = "BetterCompatibilityChecker-neoforge-21.0.1+mc1.21.jar"
filename = "BetterCompatibilityChecker-neoforge-21.1.0+mc1.21.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "6b43bc148e8fb7d440a1d226e2d7d170237ab15a"
hash = "dbda052b69a0f0015bdeac8177c5fce94937f338"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5432277
file-id = 5711701
project-id = 551894

0
mods/building-gadgets.pw.toml Executable file → Normal file
View File

0
mods/carry-on.pw.toml Executable file → Normal file
View File

0
mods/chipped.pw.toml Executable file → Normal file
View File

0
mods/chunk-sending-forge-fabric.pw.toml Executable file → Normal file
View File

6
mods/cloth-config.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "Cloth Config API (Fabric/Forge/NeoForge)"
filename = "cloth-config-15.0.130-neoforge.jar"
filename = "cloth-config-15.0.140-neoforge.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "4ff6b51cfb5c6cac437b18067d991a0f5f8743a7"
hash = "c3e5733ba4503b102589a026000fd5ce0212f6f2"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5623420
file-id = 5729127
project-id = 348521

0
mods/clumps.pw.toml Executable file → Normal file
View File

0
mods/collective.pw.toml Executable file → Normal file
View File

6
mods/comforts.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "Comforts (Fabric/Forge/Quilt)"
filename = "comforts-neoforge-9.0.1+1.21.jar"
filename = "comforts-neoforge-9.0.2+1.21.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "a6354b2212d9a773d927863d5cce7d2aa8e44f09"
hash = "2f790c0387dbdcb79d784d4cae5cfb41453427d4"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5579886
file-id = 5718737
project-id = 276951

6
mods/connectivity.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "Connectivity[Forge/Fabric]"
filename = "connectivity-1.21-5.7.jar"
filename = "connectivity-1.21-5.8.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "c93b1c52fb990978c2c58a7dcf018f2161f9cf3c"
hash = "8b21a64ca6b64196cadc590932da7d4a98619af6"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5513995
file-id = 5728632
project-id = 470193

6
mods/controlling.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "Controlling"
filename = "Controlling-neoforge-1.21.1-19.0.2.jar"
filename = "Controlling-neoforge-1.21.1-19.0.3.jar"
side = "client"
[download]
hash-format = "sha1"
hash = "b13d7cb3b7f9f294dcc1756be42100fdbd7bfd78"
hash = "8f95ead9e42ea4cd1fc6b4ca9e922df5398b8a5c"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5708192
file-id = 5759862
project-id = 250398

6
mods/cooking-for-blockheads.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "Cooking for Blockheads"
filename = "cookingforblockheads-neoforge-1.21.1-21.1.1.jar"
filename = "cookingforblockheads-neoforge-1.21.1-21.1.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "fbb9dc9ba69d50329735fce24d92c3442af19aa4"
hash = "5a5600fed770e0420f521e2b5f47ea059fec7fb6"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5623454
file-id = 5733565
project-id = 231484

0
mods/cosmetic-armor-reworked.pw.toml Executable file → Normal file
View File

6
mods/creativecore.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "CreativeCore"
filename = "CreativeCore_NEOFORGE_v2.12.11_mc1.21.1.jar"
filename = "CreativeCore_NEOFORGE_v2.12.15_mc1.21.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "942664c4ad3a3f3e225b30090b90950357a2651c"
hash = "00ea8a647e959676bfd815c95843d07a9d223ede"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5692564
file-id = 5743442
project-id = 257814

0
mods/croptopia.pw.toml Executable file → Normal file
View File

0
mods/cupboard.pw.toml Executable file → Normal file
View File

0
mods/dcintegration.pw.toml Executable file → Normal file
View File

0
mods/death-backup.pw.toml Executable file → Normal file
View File

View File

@ -0,0 +1,13 @@
name = "Diagonal Fences [Forge & Fabric]"
filename = "DiagonalFences-v21.1.0-1.21.1-NeoForge.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "1fe4383dec1950581f2a79322b729eb5ed5655e8"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5731804
project-id = 458048

View File

@ -0,0 +1,13 @@
name = "Diagonal Walls"
filename = "DiagonalWalls-v21.1.0-1.21.1-NeoForge.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "91104a0491bdd16464eceb632fadd74da2fba6ff"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5731822
project-id = 969422

0
mods/dis-enchanting-table.pw.toml Executable file → Normal file
View File

6
mods/doggy-talents-next.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "Doggy Talents Next"
filename = "DoggyTalentsNext-1.21.1-1.18.30.jar"
filename = "DoggyTalentsNext-1.21.1-1.18.32.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "0ce526e5068c21d80cdbc10a8f9df4040a28c540"
hash = "d58d8944f6ade9800ce94f4771875d44deb229a3"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5699584
file-id = 5765478
project-id = 694492

0
mods/embeddium.pw.toml Executable file → Normal file
View File

0
mods/emi.pw.toml Executable file → Normal file
View File

0
mods/epherolib.pw.toml Executable file → Normal file
View File

6
mods/extreme-reactors.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "Extreme Reactors"
filename = "ExtremeReactors2-1.21.1-2.4.8.jar"
filename = "ExtremeReactors2-1.21.1-2.4.9.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "3f5d54d905751c9e1bb89b21dd471a8546e48753"
hash = "9a079dfcbb4fa350dfbe76b2674d20f1028cad62"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5671693
file-id = 5719857
project-id = 250277

0
mods/falling-tree.pw.toml Executable file → Normal file
View File

0
mods/farming-for-blockheads.pw.toml Executable file → Normal file
View File

0
mods/farsight.pw.toml Executable file → Normal file
View File

0
mods/ferritecore.pw.toml Executable file → Normal file
View File

0
mods/forgeendertech.pw.toml Executable file → Normal file
View File

0
mods/framedblocks.pw.toml Executable file → Normal file
View File

6
mods/functional-storage.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "Functional Storage"
filename = "functionalstorage-1.21.0-1.3.1.jar"
filename = "functionalstorage-1.21.1-1.3.3.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "7a8419756dde8bfadcc6ca2702b21b8f8160024c"
hash = "d0002a909cb9eca7808a978e648716375233c2ff"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5545676
file-id = 5742882
project-id = 556861

13
mods/furnish.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Furnish"
filename = "furnish-neoforge-27.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "21a2533716ace35766aed2a2511786cb0c77d3b9"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5683304
project-id = 547069

13
mods/geckolib.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "GeckoLib"
filename = "geckolib-neoforge-1.21.1-4.6.6.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "c69c30c59db895e9af6a5a458b32c41060eb4b3a"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5763144
project-id = 388172

0
mods/get-it-together-drops.pw.toml Executable file → Normal file
View File

0
mods/gravestone-mod.pw.toml Executable file → Normal file
View File

0
mods/handcrafted.pw.toml Executable file → Normal file
View File

0
mods/hyperbox.pw.toml Executable file → Normal file
View File

0
mods/iron-chests.pw.toml Executable file → Normal file
View File

6
mods/jade.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "Jade 🔍"
filename = "Jade-1.21.1-NeoForge-15.3.4.jar"
filename = "Jade-1.21.1-NeoForge-15.4.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "14fe5eb7f8811e03a7e1be97a3cc0797acd0fa5d"
hash = "f874b0d65bb8e8e35d39e563598e98beb090c97d"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5706149
file-id = 5729884
project-id = 324717

0
mods/jamlib.pw.toml Executable file → Normal file
View File

6
mods/jei.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "Just Enough Items (JEI)"
filename = "jei-1.21.1-neoforge-19.17.0.193.jar"
filename = "jei-1.21.1-neoforge-19.19.0.220.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "e59e61bd3525aa278ade71ad3253a35e8acc67cd"
hash = "b93ee1ef8a360c170c91a048bb5cdfe8952f6f41"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5708551
file-id = 5763011
project-id = 238222

0
mods/kleeslabs.pw.toml Executable file → Normal file
View File

0
mods/light-overlay.pw.toml Executable file → Normal file
View File

0
mods/login-protection.pw.toml Executable file → Normal file
View File

0
mods/measurements.pw.toml Executable file → Normal file
View File

6
mods/mffs.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "Modular Force Field Systems (MFFS)"
filename = "mffs-5.4.6.jar"
filename = "mffs-5.4.12.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "b9d78454ae1fb5403d2a7a3e74a6b702d8c11d90"
hash = "d501333e4db8fe5da548d777e4e40b9deda65dc5"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5610809
file-id = 5744144
project-id = 238546

0
mods/modernfix.pw.toml Executable file → Normal file
View File

0
mods/monolib.pw.toml Executable file → Normal file
View File

6
mods/more-red.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "More Red"
filename = "morered-1.21-6.0.0.2.jar"
filename = "morered-1.21.1-6.0.0.3.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "5929c46e50b385422565567abb8b1d495277b48b"
hash = "a69f18365301470c0fc2b07125c9ba3c10f270f6"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5678395
file-id = 5763286
project-id = 387638

0
mods/mouse-tweaks.pw.toml Executable file → Normal file
View File

0
mods/moving-elevators.pw.toml Executable file → Normal file
View File

0
mods/neruina.pw.toml Executable file → Normal file
View File

0
mods/netherportalfix.pw.toml Executable file → Normal file
View File

0
mods/open-parties-and-claims.pw.toml Executable file → Normal file
View File

6
mods/pipez.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "Pipez"
filename = "pipez-neoforge-1.21.1-1.2.18.jar"
filename = "pipez-neoforge-1.21.1-1.2.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "0f8abf29301ccc2093c817873c4538c479b40e1e"
hash = "760c1cd20e6e47ef86bd48ece413873cccddc972"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5656728
file-id = 5757713
project-id = 443900

6
mods/pneumaticcraft-repressurized.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "PneumaticCraft: Repressurized"
filename = "pneumaticcraft-repressurized-8.1.2+mc1.21.1.jar"
filename = "pneumaticcraft-repressurized-8.1.3+mc1.21.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "522f05c69f00b958490d5263c223532883a4c887"
hash = "34a9b9c9b49502ec83245a1bd8f4dcdda979f17b"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5698172
file-id = 5721690
project-id = 281849

0
mods/polymorph.pw.toml Executable file → Normal file
View File

13
mods/puzzles-lib.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Puzzles Lib [Forge & Fabric]"
filename = "PuzzlesLib-v21.1.11-1.21.1-NeoForge.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "e02e5097a7af02156e671a4021b137ba7d1433a4"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5761901
project-id = 495476

0
mods/railcraft-reborn.pw.toml Executable file → Normal file
View File

6
mods/redstone-pen.pw.toml Executable file → Normal file
View File

@ -1,13 +1,13 @@
name = "Redstone Pen"
filename = "redstonepen-1.21-neoforge-1.11.38.jar"
filename = "redstonepen-1.21-neoforge-1.11.41.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "a950afa461966a1d1c71b184ac9d7af954065da4"
hash = "d6bef4ac25c80de70714b77bac29b3a6f8fd1915"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5590908
file-id = 5764234
project-id = 461710

0
mods/resourceful-lib.pw.toml Executable file → Normal file
View File

0
mods/rightclickharvest.pw.toml Executable file → Normal file
View File

Some files were not shown because too many files have changed in this diff Show More