Skip to content

Commit

Permalink
Update packwiz pack
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEpicBlock authored and github-actions[bot] committed Feb 9, 2024
1 parent 472dc9d commit a2e3e27
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 6 deletions.
6 changes: 3 additions & 3 deletions pack/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -517,8 +517,8 @@ metafile = true
preserve = false

[[files]]
file = "mods/fireblanket-0.4.2.pw.toml"
hash = "ee1a324136259754e8cada3d21e19cb18989ed72c49affc329f8f65c92cb6081"
file = "mods/fireblanket-0.4.3.pw.toml"
hash = "accba48580dc930f1fb906e51e65f92f9740daed4bc7689badef8e5e370b7a88"
metafile = true
preserve = false

Expand Down Expand Up @@ -1046,6 +1046,6 @@ preserve = false

[[files]]
file = "options.txt"
hash = "8a4e61a62f4af3315743aaaaf2e3af25c499145cb435944e2a3b1a691e066e99"
hash = "dfbc402da658fafa0d5004d40d4a7ec1346f8c2a30233fe34985235b305b1cde"
metafile = false
preserve = false
13 changes: 13 additions & 0 deletions pack/mods/fireblanket-0.4.3.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "fireblanket-0.4.3"
filename = "fireblanket-0.4.3.jar"
side = "both"

[download]
url = "https://github.com/ModFest/fireblanket/releases/download/0.4.3-actual/fireblanket-0.4.3.jar"
hash = "34e80cb043e34c53bd6aaa54d2d8144b7677682d88bee3262680334b4b497396"
hash-format = "sha256"
mode = "url"

[option]
optional = false
default = false
16 changes: 15 additions & 1 deletion pack/options.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
version:3700
key_key.advancements:key.keyboard.unknown
key_key.waila.show_overlay:key.keyboard.left.alt
key_key.waila.show_overlay:key.keyboard.r
key_axiom.keybind.context:key.keyboard.z
key_axiom.keybind.toggle_no_clip_cap:key.keyboard.unknown
key_axiom.keybind.toggle_angel_placement_cap:key.keyboard.unknown
key_axiom.keybind.toggle_fast_place_cap:key.keyboard.unknown
key_axiom.keybind.toggle_infinite_reach_cap:key.keyboard.unknown
key_axiom.keybind.toggle_tinker_cap:key.keyboard.unknown
key_axiom.keybind.toggle_no_updates_cap:key.keyboard.unknown
key_axiom.keybind.toggle_force_place_cap:key.keyboard.unknown
key_axiom.keybind.toggle_replace_mode_cap:key.keyboard.unknown
key_axiom.keybind.toggle_bulldozer_cap:key.keyboard.unknown
key_axiom.keybind.nudge_with_scroll:key.keyboard.unknown
key_axiom.keybind.nudge_forwards:key.keyboard.unknown
key_axiom.keybind.nudge_backwards:key.keyboard.unknown
key_key.wizcraft.tool_control:key.keyboard.left.alt
4 changes: 2 additions & 2 deletions pack/pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash = "2a9004289e7cdeee7f94c1f219a7aaef97e29becc87f06cad035ea3f8508bfb2"
hash = "6ec36dd2f6a63e14db464d79351afefc59796c68492304ace5d47af14dbe2e39"
hash-format = "sha256"
metafile = false
preserve = false

[versions]
minecraft = "1.20.4"
fabric = "0.15.3"
minecraft = "1.20.4"

0 comments on commit a2e3e27

Please sign in to comment.