GUI scaling from resourcepack is not applied
AlexCheviesGC opened this issue · 0 comments
Describe the bug
GUI scaling from resourcepack is not applied
Steps to Reproduce
Steps to reproduce the behavior:
- Сreate a resource pack with larger textures
- Create
texture_name.png.mcmeta
with scaling option
Environment:
- Minecraft: 1.21
- Mod Loader: fabric
Logs
latest.log
Additional context
Scaling example
{ "gui": { "scaling": { "type": "tile", "width": 18, "height": 18 } } }