Fixed an issue with the "experimental features" warning not being disabled.
I also added a few QoL things.
This commit is contained in:
parent
8eb5a73eb0
commit
82d1937bd6
18
CHANGELOG.md
18
CHANGELOG.md
@ -1,3 +1,21 @@
|
||||
# 1.0.11
|
||||
|
||||
## Mods
|
||||
|
||||
### Removals
|
||||
|
||||
- Shutup Experimental Features
|
||||
- It wasn't doing anything.
|
||||
|
||||
### Additions
|
||||
|
||||
- No Chat Reports
|
||||
- We're all friends here =)
|
||||
- Pick-up Notifier
|
||||
- Nice little display of the items you're picking up.
|
||||
- Yeetus Experimentus
|
||||
- Actuall gets rid of the annoying warning every time you create a world.
|
||||
|
||||
# 1.0.10
|
||||
|
||||
## Config Changes
|
||||
|
32
index.toml
32
index.toml
@ -58,7 +58,7 @@ hash = "46555dc2fd7e829686eaf0b24b33a09675bc6d0f1d994a19ab9004d8d6cf0b99"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/banned.js"
|
||||
hash = "82ed53acb45aa3dcbd18d3d9ab8cd482c4aab995f65eedb2891935f3ef90ac2b"
|
||||
hash = "6b956902beb69b0abe652b87a12fc49cd260b10ea2568a9fed6378cdf8bd5d87"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/currency.js"
|
||||
@ -499,6 +499,11 @@ file = "mods/konkrete.pw.toml"
|
||||
hash = "cce2da708bff7a49e80be43a2ab4d42e236627c45a34b74356d8c30f293a3886"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/kotlin-for-forge.pw.toml"
|
||||
hash = "ee1ee7a327ab99accfd09c935272f85188fee63aa0e77807b9dea39067f5a3dc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/kubejs-create.pw.toml"
|
||||
hash = "666393d8db2a7f4efd6073d474f23a85b4624aabcf6270f9eda0a444b382e5b4"
|
||||
@ -509,6 +514,11 @@ file = "mods/kubejs.pw.toml"
|
||||
hash = "fc1d144633d760ad8d000ebf2c9463243c02491aaf9bedc5e8900403bb9afca8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/libipn.pw.toml"
|
||||
hash = "640e54f2e4f67bb03d0464b6705a0c3c8009a8215571c2970210426f78ab0e3b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/libx.pw.toml"
|
||||
hash = "fb537f8737c8ee73a27c661ada6636b972a9a580dfd989bd1eabbec50b97a901"
|
||||
@ -644,6 +654,11 @@ file = "mods/netherportalfix.pw.toml"
|
||||
hash = "c16809bbd0291ca38cff60aaae308581f4e5dd19a418a8d679a08d3ae4dd2022"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/no-chat-reports.pw.toml"
|
||||
hash = "ebe4f9026b88b5e526c15cfb5a00f78b3c7538970df343803fbcdf36ede37534"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/nomowanderer.pw.toml"
|
||||
hash = "5c0430628e765c41bffc721177218430aaf5c7410fb6bd8bbfbb416b6be881de"
|
||||
@ -694,6 +709,11 @@ file = "mods/patchouli.pw.toml"
|
||||
hash = "e0cbe5dbdbece52f9471e318cabec09569b95c35ed72e568b015e2d9c5d3c9dc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/pick-up-notifier.pw.toml"
|
||||
hash = "d4cf9c5b6270b90c917eaaf4be7c63f31348c453ed387c606a732c9b29b803dc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/pig-pen-cipher.pw.toml"
|
||||
hash = "13c88dde7a2157bbe8e803fc9a46a765c9c7392ff724cbe3855ae84f1f77e91b"
|
||||
@ -864,11 +884,6 @@ file = "mods/shetiphiancore.pw.toml"
|
||||
hash = "e9c24e17fc72c175a7bb24a930769037f9f3e82f4e79ad34fe67ca7770419674"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/shutup-experimental-settings.pw.toml"
|
||||
hash = "97fecd322567a954ea537e61feb6e0f848f307790d2e8a155af427c5910a4a4d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/simple-shops.pw.toml"
|
||||
hash = "d7baf988341b7460d51b96cb123ce03408cb04a008e522eabbf6c6029325ad62"
|
||||
@ -1004,6 +1019,11 @@ file = "mods/visual-workbench.pw.toml"
|
||||
hash = "de92543e67785a10dba40d50fc9deebb1990d19965e0b73b9cd63be55260e62d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yeetusexperimentus.pw.toml"
|
||||
hash = "233f79cd76dc6d14c59a4cfbdc6660805c3f858e057061c1ca08df8cad73c56b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/zerocore.pw.toml"
|
||||
hash = "3edcfebe2285c4c5ce8c294047e344d06bbe16b60eb19270fbcef6ca0444b422"
|
||||
|
13
mods/kotlin-for-forge.pw.toml
Normal file
13
mods/kotlin-for-forge.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Kotlin for Forge"
|
||||
filename = "kotlinforforge-3.11.0-all.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "2ff94a16ec5ffb639cc0fa09f9c1ed0e78714e28"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4439494
|
||||
project-id = 351264
|
13
mods/libipn.pw.toml
Normal file
13
mods/libipn.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "libIPN"
|
||||
filename = "libIPN-forge-1.19-2.0.5.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "2a64e92c43446629b2cce2e7f987a256b05aaee1"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4501596
|
||||
project-id = 679177
|
13
mods/no-chat-reports.pw.toml
Normal file
13
mods/no-chat-reports.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "No Chat Reports"
|
||||
filename = "NoChatReports-FORGE-1.19.2-v1.5.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "476312ba20f6da0a9d4a21b874e41d7efe719d2f"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4082456
|
||||
project-id = 634062
|
13
mods/pick-up-notifier.pw.toml
Normal file
13
mods/pick-up-notifier.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Pick Up Notifier [Forge & Fabric]"
|
||||
filename = "PickUpNotifier-v4.2.4-1.19.2-Forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "d539afd6713da2dcef897a8f872fb795b1eaf335"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4401357
|
||||
project-id = 351441
|
@ -1,13 +0,0 @@
|
||||
name = "Shutup Experimental Settings!"
|
||||
filename = "shutupexperimentalsettings-1.0.5.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "ad722f0e86a61310bdcea8975a106f0a4148ccb2"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3759881
|
||||
project-id = 407174
|
13
mods/yeetusexperimentus.pw.toml
Normal file
13
mods/yeetusexperimentus.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Yeetus Experimentus"
|
||||
filename = "yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "18fb59ed7b6ff320b532e76e7f3607a70345dc02"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3909789
|
||||
project-id = 635427
|
@ -1,12 +1,12 @@
|
||||
name = "ScrumptiousCraft Um"
|
||||
author = "razage"
|
||||
version = "1.0.10"
|
||||
version = "1.0.11"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "4e7a0c9c241fa37914d75c8b2afb3e66fd77a2e6f86288ef2b39553d10048371"
|
||||
hash = "68fc613d7771513b8df99d5162bf746d012ea7f412132cea687afbbe6e7dcbe6"
|
||||
|
||||
[versions]
|
||||
forge = "43.2.8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user