temporarily added beyond earth to replicate an error
This commit is contained in:
parent
199bdf0315
commit
252790c40e
3 changed files with 19 additions and 1 deletions
|
@ -283,6 +283,11 @@ file = "mods/betterf3.pw.toml"
|
|||
hash = "ca52b58cf0540bcec5d8b0318cddb371683b6f3f87ad9b925ff600ddd330f461"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/beyond-earth.pw.toml"
|
||||
hash = "2ede10b44ab74c895ac3af5261063ed75fea929965db4951e9559e3e839d3da8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/biomes-o-plenty.pw.toml"
|
||||
hash = "b0119b17c7c9a075780d55dc87749942a835365db5578102d6250db8875e8267"
|
||||
|
|
13
src/mods/beyond-earth.pw.toml
Normal file
13
src/mods/beyond-earth.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Beyond Earth [Forge]"
|
||||
filename = "Beyond-Earth-1.20.1-7.0-SNAPSHOT.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "0355e26328cc3f1c471b265a5cb717acde7027a7"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4862818
|
||||
project-id = 377448
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "9ff90bc95b100832ccdad52bdd992ab7ff998323a593017b823f6b632d88878d"
|
||||
hash = "1ca0536cd948d805ef01380980b361aa313c2821d5e79109764a8820df76a8f1"
|
||||
|
||||
[versions]
|
||||
forge = "47.2.0"
|
||||
|
|
Reference in a new issue