make reacharound an optional mod

This commit is contained in:
merith.tk 2023-01-09 18:53:32 +00:00
parent c1bdf3a84a
commit 9e7a9ad985
3 changed files with 6 additions and 2 deletions

View file

@ -187,7 +187,7 @@ metafile = true
[[files]] [[files]]
file = "mods/reacharound.pw.toml" file = "mods/reacharound.pw.toml"
hash = "805be3316592388f52c98138b52eaa7073fad4663977bb5a6973a3f60d4103df" hash = "c57fadb2814e9b3f4f4810d8ddeffc9df7bb2014c931e88268ee0f77150d2ac7"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -11,3 +11,7 @@ hash = "82404e7b0c509290fa049316971a504118d036a1"
[update.modrinth] [update.modrinth]
mod-id = "r3VgI4QN" mod-id = "r3VgI4QN"
version = "6rOqbn5i" version = "6rOqbn5i"
[option]
optional = true
description = "Allows you to reach around corners to place blocks, IN COMPATIBLE WITH VR!"

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 = "a3ed16b2169a0c070cea1b18a8abd53f5be0a36245d98b0ff2304a2ee6da35ba" hash = "52d3f6b1520946569ce1f63990bc04fd7859e90d2a78cf724b5b428b3d49fa7c"
[versions] [versions]
fabric = "0.14.12" fabric = "0.14.12"