[restart] mob explosion griefing
This commit is contained in:
parent
1a3eda9e8a
commit
aa9c2b02e4
3 changed files with 19 additions and 1 deletions
|
@ -131,6 +131,11 @@ file = "mods/mob-armor-trims.pw.toml"
|
|||
hash = "246509495609f4041e7a7b5a85db98159b3fc1dcd559233748e90d6fb0a3a46b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mobexplosiongriefinggamerule.pw.toml"
|
||||
hash = "5cf92383887aa15dc03eaf647f59ff4e0d40860be5852c8389a1bafd49f54462"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modernfix.pw.toml"
|
||||
hash = "8db4414ae685883aaa38fba9d9412962338585c231b20b1770b20a119a0d5ba6"
|
||||
|
|
13
mods/mobexplosiongriefinggamerule.pw.toml
Normal file
13
mods/mobexplosiongriefinggamerule.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Mob Explosion Griefing Gamerule"
|
||||
filename = "mob_explosion_griefing-1.3.0+1.21.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/l9H9JPmo/versions/4yHvZoHr/mob_explosion_griefing-1.3.0%2B1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a423fbe8e255f96fe34bb5f335d4fc9dff6deaaa"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "l9H9JPmo"
|
||||
version = "4yHvZoHr"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "7f09fb7ceb2972b106d2f3b08190ff57b92283798b2f12ed47953f97ee6d5e9b"
|
||||
hash = "87e2e3a31498250128593d07d326730649818c0d267d3367788ac5eb1797e852"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue