Compare commits

..

2 commits

2 changed files with 14 additions and 2 deletions

View file

@ -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"
}
}
} }
} }

View file

@ -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]