diff --git a/build/prism/mmc-pack.json b/build/prism/mmc-pack.json index 6efa8e6..51d4dd7 100644 --- a/build/prism/mmc-pack.json +++ b/build/prism/mmc-pack.json @@ -48,7 +48,8 @@ }, { "cachedName": "unsup", - "uid": "custom.agent.06fcc9ff-e7a6-4558-a398-de414d0a6732" + "cachedVersion": "0.2.3", + "uid": "com.unascribed.unsup" } ], "formatVersion": 1 diff --git a/build/prism/patches/com.unascribed.unsup.json b/build/prism/patches/com.unascribed.unsup.json new file mode 100644 index 0000000..37eda9e --- /dev/null +++ b/build/prism/patches/com.unascribed.unsup.json @@ -0,0 +1,12 @@ +{ + "formatVersion": 1, + "name": "unsup", + "uid": "com.unascribed.unsup", + "version": "0.2.3", + "+agents": [ + { + "name": "com.unascribed:unsup:0.2.3", + "url": "https://repo.sleeping.town" + } + ] +} diff --git a/build/prism/patches/custom.agent.06fcc9ff-e7a6-4558-a398-de414d0a6732.json b/build/prism/patches/custom.agent.06fcc9ff-e7a6-4558-a398-de414d0a6732.json deleted file mode 100644 index a36d601..0000000 --- a/build/prism/patches/custom.agent.06fcc9ff-e7a6-4558-a398-de414d0a6732.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "+agents": [ - { - "MMC-displayname": "unsup", - "MMC-filename": "06fcc9ff-e7a6-4558-a398-de414d0a6732.jar", - "MMC-hint": "local", - "name": "custom.agents:06fcc9ff-e7a6-4558-a398-de414d0a6732:1" - } - ], - "formatVersion": 1, - "name": "unsup", - "uid": "custom.agent.06fcc9ff-e7a6-4558-a398-de414d0a6732" -}