Add custom texture pack support
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
@@ -2,4 +2,5 @@ accessWidener v2 named
|
||||
accessible class net/minecraft/client/render/RenderLayer$MultiPhase
|
||||
accessible class net/minecraft/client/render/RenderLayer$MultiPhaseParameters
|
||||
accessible class net/minecraft/client/font/TextRenderer$Drawer
|
||||
|
||||
accessible class net/minecraft/client/render/model/ModelLoader$BakerImpl
|
||||
accessible method net/minecraft/client/render/model/ModelLoader$BakerImpl <init> (Lnet/minecraft/client/render/model/ModelLoader;Ljava/util/function/BiFunction;Lnet/minecraft/util/Identifier;)V
|
||||
|
||||
Reference in New Issue
Block a user