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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user