shizotoaster / wits

WITS - What Is That Stuff, WAILA replica for Minecraft Bedrock Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

WITS - What Is That Stuff, WAILA replica for Minecraft Bedrock Edition


Languages

Language:JavaScript 89.0%Language:HTML 7.1%Language:CSS 3.9%