add polymer for REI Recipies
This commit is contained in:
parent
caf7cc82bf
commit
2a778e1eac
3 changed files with 19 additions and 1 deletions
|
@ -172,6 +172,11 @@ file = "mods/peripheralium.pw.toml"
|
|||
hash = "e82b835b83c858d78067d50274b34bb49b3a264e9bff19b82c2ab0ae9a323c63"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/polymer.pw.toml"
|
||||
hash = "75ca28e134847fcd6ea835e35c36f9a57ca4ccccd618bafba570524d3c8142f2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/reborncore.pw.toml"
|
||||
hash = "f0715bc089d1779fda4585603916eeda828d8c0a6f4bdbf88150ac27a0dd26ee"
|
||||
|
|
13
.minecraft/mods/polymer.pw.toml
Normal file
13
.minecraft/mods/polymer.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Polymer"
|
||||
filename = "polymer-all-0.2.0-rc.4.2+1.18.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/xGdtZczs/versions/0.2.0-rc.4.2+1.18.2/polymer-all-0.2.0-rc.4.2%2B1.18.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "6c7bbc419e07ecc3dedb02d157d773fe16324ed1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "xGdtZczs"
|
||||
version = "OA0h4dWa"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "c36b85c3b02301eb4461b1acb6654e490b350ed3511e17ee37f9f9cf94098076"
|
||||
hash = "8a779cb427ec61191714d5a28ad122acecae7711929954bc1c456f1d0a3618b0"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue