

Container Plaques Decoration in Dark Style

What's New
This resource pack adds elegant plaques to the top part of various container block interfaces in Minecraft.

Detailed Overview
Full collection of plaques:
![] (https://cdn.modrinth.com/data/cached_images/c1a7513a6b38350f0d2f7333b3dfebb2f5ad90ba.png)Practical Aspects
Compatibility
- The resource pack may conflict with other packs that modify container interfaces due to Minecraft's resource pack functionality
- For combined usage with other packs, manual texture merging in graphic software is required
Fixing White Text Issue
If you notice white text in the interface that shouldn't be there:
- Navigate to
.minecraft\resourcepacks\Ben's Container Plaques\assets\minecraft\
- Create a new
.json
file for your language - Find all strings starting with "container" all the way to elements like:
"container.beacon": "Beacon"
- Remove the text inside quotes:
"container.beacon": ""
- Repeat for all containers with textures in the pack
- Save the file and reload textures in-game (F3+T)