A replication of WAILA for Minecraft: Bedrock Edition
If you want WITS to display icons of your custom blocks, you have to follow these steps:
- Add this snippet to your resource pack's manifest file:
"capabilities": ["experimental_custom_ui"]
- Create a folder named
experimental_ui
, and inside it, create a folder namedblocks
. - Take any picture you want of your block (recommended resolution: 32x32) and drop it into
experimental_ui/blocks