ie tweaks, item in chat
This commit is contained in:
parent
40133e299f
commit
19d4e9bf0c
4 changed files with 32 additions and 1 deletions
10
index.toml
10
index.toml
|
|
@ -480,6 +480,11 @@ file = "mods/disable-accessibility-screen.pw.toml"
|
||||||
hash = "852f47b38edc8389d21e3e2508c8128b10b2f7601aff8db56e4c441a949b8e96"
|
hash = "852f47b38edc8389d21e3e2508c8128b10b2f7601aff8db56e4c441a949b8e96"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/displaythat.pw.toml"
|
||||||
|
hash = "880228d3483bb23212daa117122b63eca2822245a55f510e315a1022b4e2d60c"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/distraction-free-recipes.pw.toml"
|
file = "mods/distraction-free-recipes.pw.toml"
|
||||||
hash = "820727a4852072ccad40e99d05fdab98d7d5b214ef2fa1b01fc102408b0d322c"
|
hash = "820727a4852072ccad40e99d05fdab98d7d5b214ef2fa1b01fc102408b0d322c"
|
||||||
|
|
@ -760,6 +765,11 @@ file = "mods/jamlib.pw.toml"
|
||||||
hash = "638709ccc805606ac9fa9bf2f135ae4dd79d299e5796dcac062d838cbdaf6642"
|
hash = "638709ccc805606ac9fa9bf2f135ae4dd79d299e5796dcac062d838cbdaf6642"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/jei-multiblocks.pw.toml"
|
||||||
|
hash = "2649d9273df4a10cceeec5ca5d051a929df04f13d46d5418e8c2f226628219bb"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/jei.pw.toml"
|
file = "mods/jei.pw.toml"
|
||||||
hash = "635e0d0eba66fcc6eb94026dfa562742d5b6aa96b8f316d0ed1b1678049b54b0"
|
hash = "635e0d0eba66fcc6eb94026dfa562742d5b6aa96b8f316d0ed1b1678049b54b0"
|
||||||
|
|
|
||||||
8
mods/displaythat.pw.toml
Normal file
8
mods/displaythat.pw.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
name = "displaythat"
|
||||||
|
filename = "displaythat-1.21.1-1.0.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/zBnsgnoB/versions/ljbjM4r1/displaythat-1.21.1-1.0.0.jar"
|
||||||
|
hash-format = "sha256"
|
||||||
|
hash = "887e5e87d1d42dda6b28f22885d215eda579421d62c511de270612df7e4a6db1"
|
||||||
13
mods/jei-multiblocks.pw.toml
Normal file
13
mods/jei-multiblocks.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Just Enough Immersive Multiblocks"
|
||||||
|
filename = "jeimultiblocks-1.21.1-1.0.6.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ffLYPaWN/versions/kLhFXG0T/jeimultiblocks-1.21.1-1.0.6.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "711ce793348d9cf8662bf7e13ed39c2b9d025f9eb3f3c90d7240de2fe2c38ee8c7abf654840e1c945ba66c1739bf77dfe8571a6186cca42cf472b4eaa74a416a"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ffLYPaWN"
|
||||||
|
version = "kLhFXG0T"
|
||||||
|
|
@ -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 = "dabade5a45b6064621c894d0817dde98826647ddce8021d7d19e4f31c87c1a28"
|
hash = "cc0ac240ca0f5f8cf67d8c6a22aaa5c8e4733a2ad8d43b218a92bb3079c7d45d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue