
KubeJS GUI Overhauled
An in-game GUI for adding custom recipes without code, modded or not!
- Загрузки
- 8K
- Подписчики
- 41
- Обновлён
- 24 июня 2026 г.
- Лицензия
- MIT
Опубликован 12 ноября 2025 г.
Overview
REQUIRES KUBEJS
The new overhaul of the KubeJS GUI mod is out now. Yes its fully functional and rather than having me manually hardcode all the different scripting scenarios to use in the mod to make recipes, I now present the template system, where everyone can share and download them (The repo is up, nothing useful on it yet, will be in the near future). You either make your own script from scratch or grab one from the wiki; make your canvas with your item slots and input parameters; substitute the inputs and outputs with your canvas elements and save the template. As easy as that you have a reusable template. This can be used to do anything from recipes with item IDs and integers for inputs all the way to tags and modifying them.
The goal is to have the community make and share templates, templates are stored as a .kubeguitemplate file (literally just a formatted text file) and contains meta data and canvas data so the template self assembles when you want to make a script with it.
For now I am still busy with testing the whole thing, so community sharing might not be available for a few days. So I'll update the description when it goes live, for now you can make and save your own templates (literrally just copy paste from the KubeJS wiki tutorials).
This is more of a tool than a mod to have fun with, though you could very well have fun with it, making funny items etc.
I will be more thorough with this description in the near future, I am pretty busy, but for now check out the gallery on a quick glance of what there is.
PS; I will be bringing it to 1.20.1 no clue how long its gonna take also if you make a script wrong and it spits an error on game load, just delete the script in your instance folder, usually in AppData/Roaming/ModrinthApp/profiles/"your instance"/kubejs
I am not affiliated in any way, shape or form with the developers of KubeJS or the authors of any of its addons
Ченджлог
2.0.1Релиз1.21.1 · 24 июня 2026 г.
added text box to My Templates to specify folder where universal templates get saved. This also fixes the issue with not being able to save templates on linux
2.0.1Релиз1.20.1 · 24 июня 2026 г.
added text box to My Templates to specify folder where universal templates get saved. This also fixes the issue with not being able to save templates on linux
2.0.1Релиз1.20.1 · 24 июня 2026 г.
- added text box to My Templates to specify folder where universal templates get saved. This also fixes the issue with not being able to save templates on linux.
2.0.0Релиз1.20.1 · 20 июня 2026 г.
Testing indicates it works fine, was able to make a new tamplate and save it. Chest links to GUI, streams item and texture data. Was able to register a new item, was able to modify block properties.
2.0.0Релиз1.20.1 · 20 июня 2026 г.
First 1.20.1 downgrade from the 1.21.1 version. Testing indicates it should be fine. Was able to make and save template, use template with cavas elements and make a working recipe. Was able to register new item. Was able to modify block properties.
2.0.0Релиз1.21.1 · 19 июня 2026 г.
Might have some bugs, no clue, first release of the overhauled version
1.0.0Альфа1.20.4, 1.20.5, 1.20.6 · 14 марта 2026 г.
Finally got it working on forge
1.0.0Альфа1.21.9, 1.21.10, 1.21.11 · 13 марта 2026 г.
Basically all the create recipes 3x3 recipes all smelting recipes
Комментарии
Загружаем…