Break it a bit less
This commit is contained in:
parent
d7448f9352
commit
03f702a477
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
key: {
|
key: {
|
||||||
use: "Right Click,
|
use: "Right Click",
|
||||||
sneak: "Left Shift",
|
sneak: "Left Shift",
|
||||||
jump: "Space",
|
jump: "Space",
|
||||||
},
|
},
|
||||||
|
@ -13,4 +13,6 @@
|
||||||
"block.hexcasting": {
|
"block.hexcasting": {
|
||||||
slate: "Blank Slate",
|
slate: "Blank Slate",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"hexcasting.landing": "$(l:this/link/does/not/exist)",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue