v1.1.3 | Added polymer.
This commit is contained in:
parent
f05698c625
commit
34e0085ae2
3 changed files with 20 additions and 6 deletions
|
@ -756,10 +756,6 @@ hash = "6d1403ab7a776718a2bf1c844b661e746e3b551db5097e77bade69acc2c7f209"
|
||||||
file = "config/yigd.toml"
|
file = "config/yigd.toml"
|
||||||
hash = "da114f404d1f103bd1d2766b8b75757f76599e82e7c6430c61662d046fc50f83"
|
hash = "da114f404d1f103bd1d2766b8b75757f76599e82e7c6430c61662d046fc50f83"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "manual-download.md"
|
|
||||||
hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/addadd.pw.toml"
|
file = "mods/addadd.pw.toml"
|
||||||
hash = "d187be76f7269a8a2662eb35cb34549d7b5fa8b0494b015cf3144bd5f1f0bb0e"
|
hash = "d187be76f7269a8a2662eb35cb34549d7b5fa8b0494b015cf3144bd5f1f0bb0e"
|
||||||
|
@ -1245,6 +1241,11 @@ file = "mods/picturesign.pw.toml"
|
||||||
hash = "de98473ec784d53d4dc03aeb17dbc562658d02da5ff9222b43b9b87c20b51dd9"
|
hash = "de98473ec784d53d4dc03aeb17dbc562658d02da5ff9222b43b9b87c20b51dd9"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/polymer.pw.toml"
|
||||||
|
hash = "44835658db8cb49e839bd9b54b3a7c8a0cd234314f7837680685f77a1cb3dcd0"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/presence-footsteps.pw.toml"
|
file = "mods/presence-footsteps.pw.toml"
|
||||||
hash = "8e0dd19937c97f136cd5112c3a9231a6669d08a1d169d47b5e97b30a7248c0ad"
|
hash = "8e0dd19937c97f136cd5112c3a9231a6669d08a1d169d47b5e97b30a7248c0ad"
|
||||||
|
|
13
mods/polymer.pw.toml
Normal file
13
mods/polymer.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Polymer"
|
||||||
|
filename = "polymer-all-0.2.10+1.19.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "5a7624783c7c9d1589a52fcb2a27108d91b198f5"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 3901746
|
||||||
|
project-id = 551890
|
|
@ -1,12 +1,12 @@
|
||||||
name = "ExploreCraft"
|
name = "ExploreCraft"
|
||||||
author = "Sangelo"
|
author = "Sangelo"
|
||||||
version = "1.1.2"
|
version = "1.1.3"
|
||||||
pack-format = "packwiz:1.1.0"
|
pack-format = "packwiz:1.1.0"
|
||||||
|
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "0e6f00ff7df40feba3a7f4561cd69c8a109b763a628d440e17d9b6f2808767a6"
|
hash = "636eed9c0b1ce1d635a059b94868baaa75c80cf68e267a60a5ed186e50ab7175"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19"
|
minecraft = "1.19"
|
||||||
|
|
Loading…
Reference in a new issue