BCLib

A library mod for BetterX mods

File Details

bclib-2.0.17 [1.19]

  • R
  • Jul 26, 2022
  • 1.81 MB
  • 22.0K
  • 1.19.1+1
  • Fabric

File Name

bclib-2.0.17.jar

Supported Versions

  • 1.19.1
  • 1.19

Curse Maven Snippet

Fabric

modImplementation "curse.maven:bclib-495191:3900803"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Features

  • New Welcome Screen that lets you configure BCLib when you first start it
  • Text input, Color Picker, Line Seperators, Container and Tab UI-Elements
  • Open-Link Helper UI
  • New UI For End-Generator Configuration
  • New Update Checker (will prompt you if new versions of our mods are available). You can also run /bclib print updates to open the screen.
  • Point of Interest can be selected by Block-tags. Allows Villagers to Identified Workstations by Block-Tags.

 

Changes

  • Support for Mouse Scrolling in Menus
  • CSS-Styel Hex-ColorString parsing
  • Recipe-Manager has stricter enforcement for generics
  • Converted all UI Screens to new Layout-Engine
  • /bclib dump_datapack without reflection (may fixes issues with Quilt)
  • Forcing BetterX as default WorldType can be disabled on the client

 

Fixes

  • New UI did not propagate Mouse Coordinate correct
  • Hover did no longer change state
  • Odd scroll/focus interaction
  • onBreak for Elytra was not properly initialised