+ Pick Up Notifier

this _should_ play better w/ fabrication's no item drops tweak
This commit is contained in:
Jill 2022-09-13 09:10:37 +03:00
parent 9eece56a14
commit 6651fcc4dd
4 changed files with 37 additions and 1 deletions

View File

@ -577,11 +577,21 @@ file = "mods/phosphor.pw.toml"
hash = "78c45750388a12444d5103943825ffa8a403be32a246ba067438fe98c5eaad39"
metafile = true
[[files]]
file = "mods/pick-up-notifier.pw.toml"
hash = "84b06b08856679a7607e86219bd0b48fe9db281fc70889fe0146ec2fdb0a6448"
metafile = true
[[files]]
file = "mods/presence-footsteps.pw.toml"
hash = "c0b8dcde9209582f6bdf00db9d6df59e9db51ee592020e7552576a3cf2109b04"
metafile = true
[[files]]
file = "mods/puzzles-lib.pw.toml"
hash = "a4c0d843263a35f49019b7cb1abd3947f4a2b3e10b01895921948caea4f0b0d2"
metafile = true
[[files]]
file = "mods/reacharound.pw.toml"
hash = "6973dccefd1d685a8626afdc1cd94d0d8e70874f28a23f97b2e8670556ebc795"

View File

@ -0,0 +1,13 @@
name = "Pick Up Notifier"
filename = "PickUpNotifier-v4.2.0-1.19.2-Fabric.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "5e347f0e8b8bd9dd01c8c7cd3187e1d081e518c6"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3945867
project-id = 351441

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

@ -0,0 +1,13 @@
name = "Puzzles Lib"
filename = "PuzzlesLib-v4.3.1-1.19.2-Fabric.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "a72e41c3ab0b12fabf2add28f2ec9c7042ee3d68"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3961874
project-id = 495476

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "ad34b22197b8910db924572e4c182e025d7a50e01754f2ae97624a7b1999568d"
hash = "b8c52c20606ea8d19165919874a275711164805c043db45961fd78ce09bf9744"
[versions]
fabric = "0.14.9"