Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 932 Bytes

File metadata and controls

22 lines (18 loc) · 932 Bytes

Wurst Autobuild Json Generator

A simple GUI application to generate Wurst compatible autobuild json files.

Popular Minecraft Java Hacked Client Wurst introduced it's AutoBuild feature ages ago. And for some odd reason I always loved this feature. That's why I introduced a Wurst compatible Autobuild feature to my private Minecraft Bedrock Edition client and made this program.

Features:

  • Duplicate layers function
  • Displays total blocks
  • Select blocks by draging
  • Adjustable grid
  • responsive GUI

Screenshot:

Screenshot of program

Troubleshooting:

VCRUNTIME140_1.dll not found:

  1. Go to https://support.microsoft.com/en-us/help/2977003
  2. Scroll down and download the x64: vc_redist.x64.exe
  3. Run the exe and install it
  4. Fate Injector should open now