display item in chat
This commit is contained in:
parent
17cc910499
commit
ac3e32349b
3 changed files with 13 additions and 1 deletions
|
@ -356,6 +356,11 @@ file = "mods/disable-accessibility-screen.pw.toml"
|
|||
hash = "852f47b38edc8389d21e3e2508c8128b10b2f7601aff8db56e4c441a949b8e96"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/displaythat.pw.toml"
|
||||
hash = "c62305a73f12593fe8688c8ebef8a02afe624fda8dec477d41b01548590eea2b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/does-it-tick.pw.toml"
|
||||
hash = "782bd2177b75eb643ed9456887d2f141d7353ac6d9704ba36433aa12a62d8144"
|
||||
|
|
7
mods/displaythat.pw.toml
Normal file
7
mods/displaythat.pw.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
name = "displaythat"
|
||||
filename = "displaythat-1.21.1-1.0.0.jar"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/zBnsgnoB/versions/ljbjM4r1/displaythat-1.21.1-1.0.0.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "887e5e87d1d42dda6b28f22885d215eda579421d62c511de270612df7e4a6db1"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "b16fb27273e034a87b39c2ea4c9289d2904f9b9f8b831e34593f45da50155495"
|
||||
hash = "443e09ac82598d6fe9f95260fe1db1bd97f3931b5b6c6e268fb91b77a3547892"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue