Ube

Ube

Scratch-esque client-side scripting engine.

68 downloads
2 followers

Ube

Remember Scratch? Ube brings that same visual scripting style to Minecraft.

Build scripts by dragging and connecting blocks instead of writing code. Automate actions, react to game events, create custom HUD elements, and build entire features, all without closing your game.


Features

  • Visual drag-and-drop scripting editor
  • Multiple scripts with separate workspaces
  • Event-based execution
  • Custom HUD elements (text, shapes, timers, boss bars, buttons, and more)
  • Reusable functions with arguments and return values
  • Built-in error handling with try/catch/throw
  • Undo and redo support

Getting Started

  1. Open the pause menu, and look in the top right corner for the "Scripts" button.
  2. Click + New to create a script.
  3. Drag blocks from the palette onto the canvas.
  4. Connect them into a stack. Every stack starts with an event block.
  5. Press Run, or trigger the script naturally in-game.

Editor Shortcuts

Shortcut Action
Ctrl+Z Undo
Ctrl+Y / Ctrl+Shift+Z Redo
Ctrl+C / Ctrl+V Copy / Paste
Mouse wheel Zoom
Middle or right drag Pan the canvas
Right-click a stack Open the context menu

The context menu also includes Duplicate, Duplicate Stack, and Lock Stack.


Compatibility

Minecraft 26.1.2
Loader Fabric 0.19.3+
Fabric API 0.152.1+
Side Client only

WARNING

Through the Advanced options in this mod, it CAN make external connections to the internet. By downloading this mod you understand the capabilities of that.


License

See LICENSE.