1
mirror of https://github.com/Shiewk/ViewServerResources.git synced 2026-04-28 03:44:17 +02:00

Show downloaded pack URLs in chat

This commit is contained in:
Shy
2024-08-24 13:08:03 +02:00
parent deefdf90c3
commit 45afdde854
5 changed files with 51 additions and 5 deletions
@@ -8,5 +8,6 @@
"gui.resourcepackprivacy.alwaysURLs": "Always accept these URLs",
"gui.resourcepackprivacy.alwaysHost": "Always accept packs from %s",
"gui.resourcepackprivacy.viewURL": "View download URL",
"gui.resourcepackprivacy.viewURLs": "View download URLs"
"gui.resourcepackprivacy.viewURLs": "View download URLs",
"gui.resourcepackprivacy.downloading": "Downloading server resource pack from %s"
}
@@ -8,7 +8,8 @@
"client": [
"AccessorConfirmServerResourcePackScreen",
"AccessorConfirmServerResourcePackScreenPack",
"MixinClientCommonNetworkHandler"
"MixinClientCommonNetworkHandler",
"MixinServerResourcePackLoader"
],
"injectors": {
"defaultRequire": 1