Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 595 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 595 Bytes

WITS - What Is That Stuff

A replication of WAILA for Minecraft: Bedrock Edition WITS Screenshot

For Addon Makers

If you want WITS to display icons of your custom blocks, you have to follow these steps:

  1. Add this snippet to your resource pack's manifest file:
"capabilities": ["experimental_custom_ui"]
  1. Create a folder named experimental_ui, and inside it, create a folder named blocks.
  2. Take any picture you want of your block (recommended resolution: 32x32) and drop it into experimental_ui/blocks