make reacharound an optional mod
This commit is contained in:
parent
c1bdf3a84a
commit
9e7a9ad985
3 changed files with 6 additions and 2 deletions
|
@ -187,7 +187,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/reacharound.pw.toml"
|
||||
hash = "805be3316592388f52c98138b52eaa7073fad4663977bb5a6973a3f60d4103df"
|
||||
hash = "c57fadb2814e9b3f4f4810d8ddeffc9df7bb2014c931e88268ee0f77150d2ac7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -11,3 +11,7 @@ hash = "82404e7b0c509290fa049316971a504118d036a1"
|
|||
[update.modrinth]
|
||||
mod-id = "r3VgI4QN"
|
||||
version = "6rOqbn5i"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
description = "Allows you to reach around corners to place blocks, IN COMPATIBLE WITH VR!"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "a3ed16b2169a0c070cea1b18a8abd53f5be0a36245d98b0ff2304a2ee6da35ba"
|
||||
hash = "52d3f6b1520946569ce1f63990bc04fd7859e90d2a78cf724b5b428b3d49fa7c"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.12"
|
||||
|
|
Loading…
Reference in a new issue