Skip to content

Commit

Permalink
fix: add a fix for carpet crashing
Browse files Browse the repository at this point in the history
  • Loading branch information
CallMeEchoCodes committed Aug 3, 2024
1 parent 3dbe81f commit a9ebb34
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 17 deletions.
5 changes: 2 additions & 3 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1796,9 +1796,8 @@ hash = "006351c0c9a9ff0ea2b4b3fdc3bd14344fc6247b68b884aba7916a5356ded6e2"
metafile = true

[[files]]
file = "mods/carpet.pw.toml"
hash = "48c6a4e310601532ac6a9e7f2f814128f75af9a541aee5a6e39d2d5475d967af"
metafile = true
file = "mods/carpet-crashfix.jar"
hash = "11d543f86d818e6c1c5f8f8585f8ecc0019b31685d6d3fab9467946076e8bbf5"

[[files]]
file = "mods/chalk.pw.toml"
Expand Down
Binary file added mods/carpet-crashfix.jar
Binary file not shown.
13 changes: 0 additions & 13 deletions mods/carpet.pw.toml

This file was deleted.

2 changes: 1 addition & 1 deletion 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 = "7ccf8405fe5eb8648ff5d98ab92cf0b0764ee2939ee26ed14628b06263578f3c"
hash = "dd7aa83a13c63f26559ea4576b0b32462e181edede3216b626dd6f138fb52862"

[versions]
fabric = "0.15.11"
Expand Down

0 comments on commit a9ebb34

Please sign in to comment.