diff --git a/icons/nax-art-switch.png b/icons/nax-art-switch.png new file mode 100644 index 00000000..0c104355 Binary files /dev/null and b/icons/nax-art-switch.png differ diff --git a/input-locations.json b/input-locations.json index dede547f..a1f0c740 100644 --- a/input-locations.json +++ b/input-locations.json @@ -95,5 +95,6 @@ { "url": "https://github.com/Azure-Lazuline/teleport-limits/releases/download/1.0.1/teleport-limits.ccmod", "source": "" }, { "url": "https://github.com/Azure-Lazuline/dungeon-revisits/releases/download/1.0.3/dungeon-revisits.ccmod", "source": "" }, { "url": "https://github.com/2767mr/cc-rebind-aim/releases/download/1.0.1/rebind-aim.ccmod", "source": "" }, - { "url": "https://github.com/lubkuluk/lub-dungeon-skip/releases/download/0.0.3/lub-dungeon-skip.zip", "source": "" } + { "url": "https://github.com/lubkuluk/lub-dungeon-skip/releases/download/0.0.3/lub-dungeon-skip.zip", "source": "" }, + { "url": "https://github.com/naxane/nax-art-switch/releases/download/v1.0.1/nax-art-switch.ccmod", "source": "" } ] diff --git a/input-locations.old.json b/input-locations.old.json index dede547f..a1f0c740 100644 --- a/input-locations.old.json +++ b/input-locations.old.json @@ -95,5 +95,6 @@ { "url": "https://github.com/Azure-Lazuline/teleport-limits/releases/download/1.0.1/teleport-limits.ccmod", "source": "" }, { "url": "https://github.com/Azure-Lazuline/dungeon-revisits/releases/download/1.0.3/dungeon-revisits.ccmod", "source": "" }, { "url": "https://github.com/2767mr/cc-rebind-aim/releases/download/1.0.1/rebind-aim.ccmod", "source": "" }, - { "url": "https://github.com/lubkuluk/lub-dungeon-skip/releases/download/0.0.3/lub-dungeon-skip.zip", "source": "" } + { "url": "https://github.com/lubkuluk/lub-dungeon-skip/releases/download/0.0.3/lub-dungeon-skip.zip", "source": "" }, + { "url": "https://github.com/naxane/nax-art-switch/releases/download/v1.0.1/nax-art-switch.ccmod", "source": "" } ] diff --git a/npDatabase.json b/npDatabase.json index 7cffe6f3..c5b46c4c 100644 --- a/npDatabase.json +++ b/npDatabase.json @@ -5873,6 +5873,48 @@ } ] }, + "nax-art-switch": { + "metadataCCMod": { + "id": "nax-art-switch", + "version": "1.0.1", + "title": "Art Switch", + "icons": { + "24": "icon.png" + }, + "repository": "https://github.com/naxane/nax-art-switch", + "tags": [ + "QoL" + ], + "authors": [ + "nax" + ], + "description": "Swaps combart arts given a keybind (Defaults to F and left stick click) (This will break your circuit tree!)", + "plugin": "nax-art-switch/plugin.js", + "dependencies": { + "nax-module-cache": "^1.0.0" + } + }, + "installation": [ + { + "type": "zip", + "url": "https://github.com/naxane/nax-art-switch/releases/download/v1.0.1/nax-art-switch.ccmod", + "source": "", + "hash": { + "sha256": "b6e4fd6ede4b149d6aeef1f3dd401c1608e8fa5a0953ce1b998dd54b4cf52902" + } + } + ], + "stars": 1, + "lastUpdateTimestamp": 1724957698000, + "releasePages": [ + { + "body": "**Full Changelog**: https://github.com/naxane/nax-art-switch/commits/v1.0.1", + "version": "1.0.1", + "timestamp": 1724957698000, + "url": "https://github.com/naxane/nax-art-switch/releases/tag/v1.0.1" + } + ] + }, "nax-ccuilib": { "metadataCCMod": { "id": "nax-ccuilib", diff --git a/npDatabase.min.json b/npDatabase.min.json index 7cffe6f3..c5b46c4c 100644 --- a/npDatabase.min.json +++ b/npDatabase.min.json @@ -5873,6 +5873,48 @@ } ] }, + "nax-art-switch": { + "metadataCCMod": { + "id": "nax-art-switch", + "version": "1.0.1", + "title": "Art Switch", + "icons": { + "24": "icon.png" + }, + "repository": "https://github.com/naxane/nax-art-switch", + "tags": [ + "QoL" + ], + "authors": [ + "nax" + ], + "description": "Swaps combart arts given a keybind (Defaults to F and left stick click) (This will break your circuit tree!)", + "plugin": "nax-art-switch/plugin.js", + "dependencies": { + "nax-module-cache": "^1.0.0" + } + }, + "installation": [ + { + "type": "zip", + "url": "https://github.com/naxane/nax-art-switch/releases/download/v1.0.1/nax-art-switch.ccmod", + "source": "", + "hash": { + "sha256": "b6e4fd6ede4b149d6aeef1f3dd401c1608e8fa5a0953ce1b998dd54b4cf52902" + } + } + ], + "stars": 1, + "lastUpdateTimestamp": 1724957698000, + "releasePages": [ + { + "body": "**Full Changelog**: https://github.com/naxane/nax-art-switch/commits/v1.0.1", + "version": "1.0.1", + "timestamp": 1724957698000, + "url": "https://github.com/naxane/nax-art-switch/releases/tag/v1.0.1" + } + ] + }, "nax-ccuilib": { "metadataCCMod": { "id": "nax-ccuilib",