-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Kenny Lasyone edited this page Sep 22, 2026
·
5 revisions
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.

- Installing Wysicraft: download, install and first launch.
- Quick start tutorial: build a working screen in about ten minutes.
- The workspace: find your way around the window.
- Projects and screens: saving, recovery, screen settings, the Main screen
- Controls reference: every control type and what it does
- Editing on the canvas: selecting, moving, resizing, zoom, lock
- Properties and appearance: colors, images, fonts, borders, shadows, conditions
- Layers and groups: stacking order, groups, isolation, eye and lock
- Panels and parenting: putting controls inside panels
- Anchors and responsive layouts: screens that adapt to the game window
- Align and distribute: lining things up
- Reusable components: build once, place many times
- Assets and Minecraft items: images and item icons
- Item lists and row templates: scrollable lists of items
- Events and actions: what happens when someone clicks, types or opens a screen
- Scripting with JavaScript: scripts, templates and the script API
- Preview: test your screen on the desktop
- Testing in Minecraft: launch a real game from the editor
- Exporting and installing: export formats and putting them in Minecraft
- KubeJS integration: server scripts for KubeJS modpacks
- Security and permissions: for server owners
- AI assistants (MCP): let Claude, ChatGPT or another assistant build screens with you
- Keyboard shortcuts: defaults and how to change them
- Addon API: for mod and KubeJS developers
- Limits and troubleshooting
| 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).
Wysicraft 1.2 manual · Minecraft 1.21.1 / NeoForge · Home · Keyboard shortcuts · Troubleshooting
Getting started
Designing
- Projects and screens
- Controls
- Canvas editing
- Properties and appearance
- Layers and groups
- Panels and parenting
- Anchors and responsive
- Align and distribute
- Components
- Assets and items
- Item lists
Behavior
Shipping
Extras