add better spawners mod

This commit is contained in:
Mateusz Słodkowicz 2025-10-24 16:39:26 +02:00
parent 56cb513c43
commit e3ffcec7ce
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
3 changed files with 19 additions and 1 deletions

View File

@ -1363,6 +1363,11 @@ file = "mods/enhanced-hordes.pw.toml"
hash = "fab637d56fc710f47c0a1419ac61aa29ef74140d191d34e5271e0c4275cd1bd1" hash = "fab637d56fc710f47c0a1419ac61aa29ef74140d191d34e5271e0c4275cd1bd1"
metafile = true metafile = true
[[files]]
file = "mods/enhanced-mob-spawners.pw.toml"
hash = "dd8649dbeb12aaea6d0b5e06944af139237baeb2259e8df782949112b8d7da27"
metafile = true
[[files]] [[files]]
file = "mods/enhancedvisuals.pw.toml" file = "mods/enhancedvisuals.pw.toml"
hash = "918746290a31eb36dbb95c7a9fb5397a3b223253cea0850b011604f8c829ecb3" hash = "918746290a31eb36dbb95c7a9fb5397a3b223253cea0850b011604f8c829ecb3"

View File

@ -0,0 +1,13 @@
name = "Enhanced Mob Spawners"
filename = "spawnermod-1.20.1-1.9.3+Forge.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "375aaea26495c3fcafc488769a64b029c5c7f6b1"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4639455
project-id = 321663

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 = "95b60b517d8baf4b17fb41b3e31863764b068a43fb9ffddeed2808a5c6b81dc2" hash = "85c8d01fe7b1aeee49a0b3cd04f9dd51b763339c1adaa6ac11ccc50ed221167c"
[versions] [versions]
forge = "47.4.8" forge = "47.4.8"