Mods: Add missing Roughly Enough Resources
This commit is contained in:
parent
371b30ac59
commit
270bcc3ee9
3 changed files with 19 additions and 1 deletions
|
@ -210,6 +210,11 @@ file = "mods/roughly-enough-items.toml"
|
|||
hash = "8aa67b7d71db2e344dcae8427aa8742459e893705774e1941bed7fff04a8d892"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/roughly-enough-resources.toml"
|
||||
hash = "9c51dd2b58c2e58340ac042813309f6cc2b02b661be58a2ff5652824bdb45967"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/shulkerboxtooltip.toml"
|
||||
hash = "2a0ae8867645fe078bc7e6f67ca7eb83d5c650a925c9252740f6121fd29113ec"
|
||||
|
|
13
mods/roughly-enough-resources.toml
Normal file
13
mods/roughly-enough-resources.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Roughly Enough Resources"
|
||||
filename = "rer-2.4.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://edge.forgecdn.net/files/3649/527/rer-2.4.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "1614c9b02cc0923f2384d840cae33c80a878ad85"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3649527
|
||||
project-id = 325625
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "762a0c62db452469d46b590e59464bb128f5849d4da8eee14f7a17948b0e3b8f"
|
||||
hash = "164dfadc2fca24b18dd953b7c9e27db35271f2a355259824d04acc11c83f9435"
|
||||
|
||||
[versions]
|
||||
fabric = "0.13.3"
|
||||
|
|
Loading…
Reference in a new issue