Change no enderman grief mod
parent
19e57710b8
commit
c6f02a444a
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"
|
|
@ -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"
|
Loading…
Reference in New Issue