mods: downgrade powder power to fix obsidian being unable to mine with diamond pick

This commit is contained in:
Victoria Fischer 2025-04-26 11:49:48 +02:00
parent 9701dad605
commit a03567524c
3 changed files with 5 additions and 5 deletions

View File

@ -1728,7 +1728,7 @@ metafile = true
[[files]] [[files]]
file = "mods/powder-power.pw.toml" file = "mods/powder-power.pw.toml"
hash = "44c39dc09b6be7f87dc34a8ecd15805c8d46d05f9420483488dde6c099e7288d" hash = "f89f06b9555e7ca6b4a3b58ebf529e685127206c12ea6bcc99e4ce8aa9da06bb"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,13 +1,13 @@
name = "Powder Power [FORGE/NEOFORGE]" name = "Powder Power [FORGE/NEOFORGE]"
filename = "PowderPower-Forge-1.20.1-3.7.5.jar" filename = "PowderPower-Forge-1.20.1-3.7.4.jar"
side = "both" side = "both"
[download] [download]
hash-format = "sha1" hash-format = "sha1"
hash = "0c0b0ccdc70af5370e28d24b815278426f94b0e5" hash = "d6afe290d2188f12d66dfb8c8c3faa5fa95a3579"
mode = "metadata:curseforge" mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.curseforge]
file-id = 5194757 file-id = 5175244
project-id = 254677 project-id = 254677

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "1f3047a5329816b19e4b860b027c97e5569a6b406fce0190c0c0e583e083c5ca" hash = "f12564532d97f323a8dd6c9f6a9c45e74111d95bf7dbed8100f986b32d3f5323"
[versions] [versions]
forge = "47.4.0" forge = "47.4.0"