Skip to content
Kenny Lasyone edited this page Sep 22, 2026 · 5 revisions

Wysicraft manual

Wysicraft is a Windows app for designing Minecraft screens (menus, dashboards, control panels and shops) by dragging controls onto a canvas. You connect buttons to actions or JavaScript, preview everything on your desktop, and export a mod JAR that works in Minecraft Java Edition 1.21.1 with NeoForge. There's no Java code to write and no Minecraft restart needed while designing.

The Wysicraft editor

Start here

  1. Installing Wysicraft: download, install and first launch.
  2. Quick start tutorial: build a working screen in about ten minutes.
  3. The workspace: find your way around the window.

Designing screens

Making screens do things

Shipping your project

Extras

Requirements at a glance

You want to… You need
Design screens and preview them Windows 10 or 11 (the editor includes its own .NET runtime)
Test inside Minecraft from the editor Java 21 installed, internet for the first download, several GB of disk space
Use your screens in Minecraft Minecraft Java 1.21.1 with NeoForge 21.1.250 or newer
Use KubeJS server scripts KubeJS and Rhino installed in the modpack

This manual describes Wysicraft 1.2 (Minecraft runtime 1.5.0).

Clone this wiki locally