Add custom texture pack support

This commit is contained in:
nea
2023-07-25 17:34:07 +02:00
parent 1a07394887
commit 0aacb6b965
9 changed files with 161 additions and 4 deletions

View File

@@ -73,5 +73,8 @@
"firmament.config.image-preview.allowed-hosts": "Allowed Image Hosts",
"firmament.config.image-preview.percentage": "Image Width (Percentage of screen)",
"firmament.config.image-preview.position": "Chat Image Preview",
"firmament.hud.edit": "Edit %s"
"firmament.hud.edit": "Edit %s",
"firmament.config.custom-skyblock-textures": "Custom SkyBlock Item Textures",
"firmament.config.custom-skyblock-textures.cache-duration": "Model Cache Duration",
"firmament.config.custom-skyblock-textures.enabled": "Enable Custom Item Textures"
}