fix cobblemon rider issue
This commit is contained in:
parent
a5495cde8d
commit
50c9049621
19
config/invmove.json
Normal file
19
config/invmove.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"general": {
|
||||||
|
"enable": true,
|
||||||
|
"debugDisplay": false
|
||||||
|
},
|
||||||
|
"movement": {
|
||||||
|
"enable": true,
|
||||||
|
"jump": true,
|
||||||
|
"sneak": true,
|
||||||
|
"dismount": false,
|
||||||
|
"textFieldDisables": true,
|
||||||
|
"unrecognizedScreenDefault": true
|
||||||
|
},
|
||||||
|
"background": {
|
||||||
|
"enable": true,
|
||||||
|
"hideOnPause": "Show",
|
||||||
|
"unrecognizedScreenDefault": true
|
||||||
|
}
|
||||||
|
}
|
||||||
@ -1,5 +1,9 @@
|
|||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/invmove.json"
|
||||||
|
hash = "ed0434c5b02943a5120aed28e2a61175b6231a2a753f2d0a1725b271ab7c54f5"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/alloy-forgery.pw.toml"
|
file = "mods/alloy-forgery.pw.toml"
|
||||||
hash = "2adf518c92809d9a8cb8c1bbb8f40f8d631a5702ccbcc4ee617a9365dcf48a4e"
|
hash = "2adf518c92809d9a8cb8c1bbb8f40f8d631a5702ccbcc4ee617a9365dcf48a4e"
|
||||||
|
|||||||
@ -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 = "e3ad71a3981e1e3c3ac4a92013370421206226ca7a6c2de10dd4575ca16d7eaf"
|
hash = "e9954a82e31fce8e9aa9c398e800d631c6a0e479187019cf42c8827c562774db"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user