Change no enderman grief mod
This commit is contained in:
parent
19e57710b8
commit
c6f02a444a
4 changed files with 19 additions and 19 deletions
10
index.toml
10
index.toml
|
@ -157,11 +157,6 @@ file = "mods/crossstitch.pw.toml"
|
|||
hash = "899a506ec93d9bbc84e58aebeb369847493f97a4383e6691a5d51dbb9c2f6ea2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/disable-enderman-picking-up-blocks.pw.toml"
|
||||
hash = "b39176c849da54efdbf114a6ea4087bfd68aa1ce894859d202b969e603aaf92f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/distanthorizons.pw.toml"
|
||||
hash = "4ef2c8bb9347df684024c4720af076b06dcd36b128c3ca27759bcd4aa19b8e4f"
|
||||
|
@ -357,6 +352,11 @@ file = "mods/natures-compass.pw.toml"
|
|||
hash = "3f678c4ade25a4b4b54aacf25db155658c1ec605bbeaf0ea6b8ed5d0dbc062e1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/no-enderman-grief.pw.toml"
|
||||
hash = "0272a323c4c72b52a805d248fefbb77326191333955cd399effbc0373026fc03"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/nullscape.pw.toml"
|
||||
hash = "e5e76b305f6e8fd611fb70695f42014c62e5f46b926d626eaf5ca0c78e394c5c"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "Disable Enderman Picking Up Blocks"
|
||||
filename = "disable-enderman-picking-up-blocks-main-1.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Ec6K5FYS/versions/fZSoEtFW/disable-enderman-picking-up-blocks-main-1.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "728b914548508610398ddc41459e8aa42dc20ef09dd46f740a717bb4ea5b0b6d8be9faa132623538e3a3a1b55f8d6aa2e4a4f141b7404a787a13c2357e236a0b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Ec6K5FYS"
|
||||
version = "fZSoEtFW"
|
13
mods/no-enderman-grief.pw.toml
Normal file
13
mods/no-enderman-grief.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "No Enderman Grief"
|
||||
filename = "no-enderman-grief-v.1.1.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ss02V75k/versions/H4m7llCX/no-enderman-grief-v.1.1.2.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "6858de316ff94803ff7517903d4159c8b8e828a679661ec8e1141ad68ed8feed9855787297f5e84b5c62f3f8926e197bd3538d4cb623536ca165c392662d2a4f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ss02V75k"
|
||||
version = "H4m7llCX"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "5442e8dc68d1babe1a1a796e30255587888856c4ef63d98e31f451e0f861d66d"
|
||||
hash = "ab48454b6cb947ce7fd0ce7df9b749dbeca156f6e6f7094f428d938e928b17f6"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.10"
|
||||
|
|
Loading…
Add table
Reference in a new issue