Compare commits
2 commits
fa7ded9294
...
3fbfa70a8c
| Author | SHA1 | Date | |
|---|---|---|---|
| 3fbfa70a8c | |||
| c1dea5f76b |
2 changed files with 14 additions and 2 deletions
|
|
@ -1,5 +1,17 @@
|
||||||
{
|
{
|
||||||
"ModSettings": {
|
"ModSettings": {
|
||||||
"first_run": false
|
"first_run": false
|
||||||
|
},
|
||||||
|
"Hotkeys": {
|
||||||
|
"sort_inventory": {
|
||||||
|
"main": {
|
||||||
|
"keys": "R,T"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"save_as_profile": {
|
||||||
|
"main": {
|
||||||
|
"keys": "R,SEMICOLON"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name = "Hydractify's Cobblemon Campaign"
|
name = "Hydractify's Cobblemon Campaign"
|
||||||
author = "wizardlink"
|
author = "wizardlink"
|
||||||
version = "1.1.0"
|
version = "1.1.1"
|
||||||
pack-format = "packwiz:1.1.0"
|
pack-format = "packwiz:1.1.0"
|
||||||
|
|
||||||
[index]
|
[index]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue