KubeJS UI (Old)

Allows you to tweak main menu with KubeJS

File Details

kubejs-ui-fabric-1801.1.6-build.7.jar

  • R
  • Feb 8, 2022
  • 54.95 KB
  • 55
  • 1.18.1
  • Fabric

File Name

kubejs-ui-fabric-1801.1.6-build.7.jar

Supported Versions

  • 1.18.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:kubejs-ui-fabric-440283:3640731"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Updated dependencies and changed how shaders work. Only one shader is supported now and it has to be overriden at kubejs/assets/minecraft/shaders/core/kubejsui_background.fsh. Available uniforms are vec2 resolution, vec2 mouse, float time, float tick, float guiScale. - LatvianModder