This commit is contained in:
parent
b464aef4f5
commit
80a5b943ad
4 changed files with 22 additions and 4 deletions
|
@ -2408,6 +2408,11 @@ file = "mods/toms-storage.pw.toml"
|
|||
hash = "67290d6986ff23778b37e49da990b693f2e2574ac69370f854b02f11245a05b6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/too-many-binds.pw.toml"
|
||||
hash = "5936390c22a31dd0cd568f8830ac513f045a3caa305432833ab73de47916896c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/toofast-fabric-1.20-1.2.0.pw.toml"
|
||||
hash = "b724791d01a4918b3560b98350b2446bc01435cbef8db3a53ba542bbcb30c022"
|
||||
|
|
13
mods/too-many-binds.pw.toml
Normal file
13
mods/too-many-binds.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Too Many Binds"
|
||||
filename = "toomanybinds-0.3.4+1.20.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/548fsydf/versions/9JlOY4eW/toomanybinds-0.3.4%2B1.20.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "a6b223647d5c732cb67ef5df8a6480d6420fc6c7f6a5da469e4976b1323334e822e1c39776931715f214a9570435f92adcda3315be931639141772c890710ca8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "548fsydf"
|
||||
version = "9JlOY4eW"
|
|
@ -189,7 +189,7 @@ key_key.togglePlaques:key.keyboard.j
|
|||
key_key.modmenu.open_menu:key.keyboard.unknown
|
||||
key_key.presencefootsteps.settings:key.keyboard.f10
|
||||
key_key.presencefootsteps.toggle:key.keyboard.unknown
|
||||
key_key.puffish_skills.open:key.keyboard.k
|
||||
key_key.puffish_skills.open:key.keyboard.unknown
|
||||
key_key.simplyskills.ability1:key.keyboard.v
|
||||
key_key.simplyskills.ability2:key.keyboard.r
|
||||
key_key.smallships.ship_sail:key.keyboard.r
|
||||
|
@ -251,8 +251,8 @@ key_gui.xaero_map_zoom_out:key.keyboard.unknown
|
|||
key_gui.xaero_quick_confirm:key.keyboard.right.shift
|
||||
key_gui.xaero_toggle_dimension:key.keyboard.unknown
|
||||
key_key.zenith.toggle_radial_mining:key.keyboard.o
|
||||
key_iris.keybind.reload:key.keyboard.keypad.9
|
||||
key_iris.keybind.toggleShaders:key.keyboard.k
|
||||
key_iris.keybind.reload:key.keyboard.unknown
|
||||
key_iris.keybind.toggleShaders:key.keyboard.unknown
|
||||
key_iris.keybind.shaderPackSelection:key.keyboard.o
|
||||
key_iris.keybind.wireframe:key.keyboard.unknown
|
||||
soundCategory_master:1.0
|
||||
|
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "6798de3ce66c07e28742604c20a12228b6c23513028e51b374847dd6a750cab5"
|
||||
hash = "35583d341b3604843508c04f8107de0900988b33e274c3c1ba3392fa1926103d"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.0"
|
||||
|
|
Loading…
Reference in a new issue