Replace TMRV with JEI
This commit is contained in:
parent
d92d7a0239
commit
d5743d90b4
10
index.toml
10
index.toml
@ -1510,6 +1510,11 @@ file = "mods/jaopca.pw.toml"
|
|||||||
hash = "ee0c30de0a6e37f4bc54b186adad9c7d92f2e52ad38563bfda9892dac08b9d38"
|
hash = "ee0c30de0a6e37f4bc54b186adad9c7d92f2e52ad38563bfda9892dac08b9d38"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/jei.pw.toml"
|
||||||
|
hash = "d4ce1e57da773c6157f3208eadc40d5962be2bb1d2747eae169debb6d50a543f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/journeymap-integration.pw.toml"
|
file = "mods/journeymap-integration.pw.toml"
|
||||||
hash = "3821402f6ea538edf6f958ca67b81fa999379d4d36f6fcea24b44a80f70a450d"
|
hash = "3821402f6ea538edf6f958ca67b81fa999379d4d36f6fcea24b44a80f70a450d"
|
||||||
@ -2385,11 +2390,6 @@ file = "mods/titanium.pw.toml"
|
|||||||
hash = "351aef144aa70ab4f41b3dcf044e0929631227f1ad118f22e611e13ff91fdfe4"
|
hash = "351aef144aa70ab4f41b3dcf044e0929631227f1ad118f22e611e13ff91fdfe4"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/tmrv.pw.toml"
|
|
||||||
hash = "a670e30e6a4ca146bc13cd21238899b01eb877daa2bd6ebfef4a2e97cd4925d2"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/toms-peripherals.pw.toml"
|
file = "mods/toms-peripherals.pw.toml"
|
||||||
hash = "8f24c32dfb990b6741be6085cc2e478b675bafdb368a059fd431e39f3253af9e"
|
hash = "8f24c32dfb990b6741be6085cc2e478b675bafdb368a059fd431e39f3253af9e"
|
||||||
|
13
mods/jei.pw.toml
Normal file
13
mods/jei.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Just Enough Items"
|
||||||
|
filename = "jei-1.20.1-forge-15.20.0.112.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/4r3Kp7U7/jei-1.20.1-forge-15.20.0.112.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "12e3d1ff7cc7db7bb8fef6fe1fbc5136ccd80b5094f47d6cd08119368aec72a967d372caa8d786a4f6782c8ee70a109628f0942bb62736352cf4121d21e1b36b"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "u6dRKJwZ"
|
||||||
|
version = "4r3Kp7U7"
|
@ -1,13 +0,0 @@
|
|||||||
name = "TooManyRecipeViewers"
|
|
||||||
filename = "toomanyrecipeviewers-0.6.0+mc.20.1.jar"
|
|
||||||
side = "client"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/yFypjcfd/versions/HDeMQWHN/toomanyrecipeviewers-0.6.0%2Bmc.20.1.jar"
|
|
||||||
hash-format = "sha512"
|
|
||||||
hash = "06d33975a4a36111a04b2a163728c8c6580f85f41aa4c8e598d23113f59d9d51cc6064985a7808bc84b9b73c1a245ac958b2a9d9ddf6dcbd82b6c93c06e4008b"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "yFypjcfd"
|
|
||||||
version = "HDeMQWHN"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "663c1a70b7bf9fd7d3ee53f0d4001b8c8007b54c7e471ed89676ed2d2755e8f9"
|
hash = "aa2ac945f0857c696f73eb8f01442cfa68841a493a3867a104b7317972ebae95"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.4"
|
forge = "47.4.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user