Skip to content

Commit

Permalink
Merge pull request #21 from bennetrr/addition/click-through
Browse files Browse the repository at this point in the history
Added mod "Click Through Updated"
  • Loading branch information
bennetrr authored Dec 13, 2024
2 parents d596b13 + 0b721ca commit 7a99da3
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Minecraft modpack for my survival server (iotomr) based on Fabulously Optimized.
| ------------------------------------------------------------------------- | ------ | ----------------------------------------------------------------------------------------------------------------------- |
| [Better Statistics Screen](https://modrinth.com/mod/better-stats) || Improves the statistics screen with a new layout, filters and a search bar |
| [BetterF3](https://modrinth.com/mod/betterf3) || Adds more information to the F3 screen |
| [Click Through Updated](https://modrinth.com/mod/click-through-updated) || Allows clicking through item frames and signs hanging in front of chests |
| [ClientSort](https://modrinth.com/mod/clientsort) || Adds inventory sorting |
| [Controlify](https://modrinth.com/mod/controlify) || Adds controller support that is better than Bedrock's |
| [Cubes Without Borders](https://modrinth.com/mod/cubes-without-borders) || Allows you to have Minecraft in full screen and interact with a different window (disabled by default) |
Expand Down Expand Up @@ -215,4 +216,5 @@ This modpack does not provide a server side modpack, however some mods need to b
- [VanillaTweaks Crafting](https://vanillatweaks.net/picker/crafting-tweaks/)
- Universal Dyeing
- Craftable Bundles (Rabbit Hide)
- [Logs To Chest & Sticks](https://modrinth.com/datapack/logs-to-chest-sticks)
- [Logs To Chest & Sticks](https://modrinth.com/datapack/logs-to-chest-sticks) (forked version)
- [Craftable Invisibility Item Frame](https://modrinth.com/datapack/invisibility-itemframe)
5 changes: 5 additions & 0 deletions plus/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,11 @@ file = "mods/citresewn.pw.toml"
hash = "96f48659cd5792581df59f735d1326eba0abbbe054f748420796d72dc2a3e683"
metafile = true

[[files]]
file = "mods/click-through-updated.pw.toml"
hash = "5dce60d7f65443cb0e150a613a9d2a42635ad78d44659b5faff77eacaed8eea4"
metafile = true

[[files]]
file = "mods/clientsort.pw.toml"
hash = "7ab2c1f1f2151de38d4fa427ccf27663c24cbc40d924acd49ba81136746b98d5"
Expand Down
13 changes: 13 additions & 0 deletions plus/mods/click-through-updated.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Click Through Updated"
filename = "click-through-0.1.0+1.21.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/kodT9HQf/versions/dD4OJCja/click-through-0.1.0%2B1.21.jar"
hash-format = "sha512"
hash = "f406930a173bb3b03a475312ae28a4f1a7f2172b67c87a69e34e893327a40e6f3e9d338a4df37365004ab56d15fb705741794f059ed3e86e6e13f4486884e582"

[update]
[update.modrinth]
mod-id = "kodT9HQf"
version = "dD4OJCja"
2 changes: 1 addition & 1 deletion plus/pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "59b974bc90921c5fb061b3c4bd474976426b6bc79b890c1b58008c541178c20b"
hash = "c65dfec8421642d8bf42b032b11f98d3fe8b5a788c132622bc9fc92060d33df9"

[versions]
fabric = "0.16.9"
Expand Down
5 changes: 5 additions & 0 deletions standard/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,11 @@ file = "mods/citresewn.pw.toml"
hash = "96f48659cd5792581df59f735d1326eba0abbbe054f748420796d72dc2a3e683"
metafile = true

[[files]]
file = "mods/click-through-updated.pw.toml"
hash = "5dce60d7f65443cb0e150a613a9d2a42635ad78d44659b5faff77eacaed8eea4"
metafile = true

[[files]]
file = "mods/clientsort.pw.toml"
hash = "7ab2c1f1f2151de38d4fa427ccf27663c24cbc40d924acd49ba81136746b98d5"
Expand Down
13 changes: 13 additions & 0 deletions standard/mods/click-through-updated.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Click Through Updated"
filename = "click-through-0.1.0+1.21.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/kodT9HQf/versions/dD4OJCja/click-through-0.1.0%2B1.21.jar"
hash-format = "sha512"
hash = "f406930a173bb3b03a475312ae28a4f1a7f2172b67c87a69e34e893327a40e6f3e9d338a4df37365004ab56d15fb705741794f059ed3e86e6e13f4486884e582"

[update]
[update.modrinth]
mod-id = "kodT9HQf"
version = "dD4OJCja"
2 changes: 1 addition & 1 deletion standard/pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "14e0d6e097129630908298116955e2c88cd8a38b2ae742b358a2674535efc183"
hash = "591d287371aabdeacd8a352c2ea04772e74fe6c9d271875e3a8d6dfef25b7051"

[versions]
fabric = "0.16.9"
Expand Down

0 comments on commit 7a99da3

Please sign in to comment.