removed better combat

This commit is contained in:
gabetoo 2024-12-22 20:01:10 -05:00
parent cd805d7e4a
commit 3b99ed5aeb
5 changed files with 25 additions and 19 deletions

Binary file not shown.

View file

@ -0,0 +1,20 @@
{
"defaultSigningMode": "PROMPT",
"enableMod": true,
"showNCRButton": true,
"showReloadButton": true,
"verifiedIconEnabled": true,
"showServerSafety": false,
"hideInsecureMessageIndicators": true,
"hideModifiedMessageIndicators": true,
"hideSystemMessageIndicators": true,
"hideWarningToast": true,
"hideSigningRequestMessage": false,
"alwaysHideReportButton": false,
"skipRealmsWarning": false,
"disableTelemetry": true,
"removeTelemetryButton": true,
"demandOnServer": false,
"verifiedIconOffsetX": 0,
"verifiedIconOffsetY": 0
}

View file

@ -4,6 +4,10 @@ hash-format = "sha256"
file = "README.md" file = "README.md"
hash = "cd3ae2905b00991d369bc681be56fe2a6c132731eccee3f79fd5f05f8bd4e511" hash = "cd3ae2905b00991d369bc681be56fe2a6c132731eccee3f79fd5f05f8bd4e511"
[[files]]
file = "config/NoChatReports/NCR-Client.json"
hash = "be88d44466fd4d68eeead41352fecd920243858ee4ca18dcd6b5f9a728108412"
[[files]] [[files]]
file = "config/aileron.json" file = "config/aileron.json"
hash = "0acf51cddc16eacd4ff54239f6413f7ff651129bec6fd8c50c8c1836e5702a79" hash = "0acf51cddc16eacd4ff54239f6413f7ff651129bec6fd8c50c8c1836e5702a79"
@ -104,11 +108,6 @@ file = "mods/better-clouds.pw.toml"
hash = "39ac47983e2ab30d032bd76128ed8811615833de6ad81ba762124c36b1de180c" hash = "39ac47983e2ab30d032bd76128ed8811615833de6ad81ba762124c36b1de180c"
metafile = true metafile = true
[[files]]
file = "mods/better-combat.pw.toml"
hash = "9f92d063b29316733455bcf5ca2c0f77f31a479d9c0ceb8c3557da177691131c"
metafile = true
[[files]] [[files]]
file = "mods/better-fabric-console.pw.toml" file = "mods/better-fabric-console.pw.toml"
hash = "aed440afc32d47c984b3829033d384db636afcafa5e4097ee1e5ece10e766a94" hash = "aed440afc32d47c984b3829033d384db636afcafa5e4097ee1e5ece10e766a94"

View file

@ -1,13 +0,0 @@
name = "Better Combat"
filename = "bettercombat-fabric-1.8.6+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/5sy6g3kz/versions/qxfX3jsR/bettercombat-fabric-1.8.6%2B1.20.1.jar"
hash-format = "sha512"
hash = "be6f596a3466263559a32c29cf524084961ae3912401960f65fcd0b701854941c78a053a21b22abb10f858e150cc73a76810e0f7c3b9fbca8860c80ecd25273c"
[update]
[update.modrinth]
mod-id = "5sy6g3kz"
version = "qxfX3jsR"

View file

@ -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 = "5ad1df03c7d084a00569ae7fafe2bb642e70bce3b8dc2b42170a6cbd6935a5b2" hash = "511a7751eac29dc5863b9050dc54927a49bd447065d8491e7e3c9a8124c9266e"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"