HalpLibe

HalpLibe

Mod

Helper library for the "Better Than Adventure!" fork-mod.

Client and server Library

6,952 downloads
12 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

HalpLibe 5.2.1

on Feb 21, 2025
Download
  • Bug fixes:
    • Model helper fixes
    • Block and item init entrypoint fixes

HalpLibe 5.2.0

on Feb 11, 2025
Download
  • Block and item creation entrypoints by @DontStarve72
  • Make the networking simpler and universal for everyone by @Gungun974

HalpLibe 5.1.5

on Feb 10, 2025
Download
  • Fixed bug with access widener.

HalpLibe 5.1.4

on Feb 10, 2025
Download
  • Fixed some bugs caused by terrible reflection hacks.

HalpLibe 5.1.3

on Feb 10, 2025
Download

Updated to BTA 7.3_01!

HalpLibe 5.1.2

on Jan 31, 2025
Download
  • Fixed recipe namespaces not being recreated when joining a server.

HalpLibe 5.1.1

on Jan 29, 2025
Download
  • Fixed a crash with the model helper.

HalpLibe 5.1.0

on Jan 28, 2025
Download

Updated to BTA 7.3!

  • CreativeHelper fixes.
  • Remade how models are assigned!
    • Use the new ModelEntrypoint (entrypoint name is initModels) and ModelHelper!

HalpLibe 5.0.0

on Dec 12, 2024
Download

Updated to BTA 7.3-pre1!

Note: As BTA has gone through various internal changes for 7.3, those changed are reflected in halplibe as well, this release is strictly incompatible with any BTA version before 7.3-pre1, and mods that have halplibe as a dependency will need to undergo non-trivial updates!

HalpLibe 4.1.3

on Jun 22, 2024
Download

Updated to BTA 7.2 pre2!

This release also works with BTA 7.2 and 7.2_01

HalpLibe 4.1.2

on Jun 19, 2024
Download
  • Fix vanilla server kick + button logic by kill05
  • Improved TomlConfigHandler

HalpLibe 4.1.1

on Jun 15, 2024
Download
  • Fixed double chests

HalpLibe 3.6.0

on Jun 15, 2024
Download

This release is for BTA 7.1_01!

  • Backported server logging fix

HalpLibe 4.1.0

on Jun 15, 2024
Download
  • GuiHelper by kill05

HalpLibe 4.0.8

on Jun 12, 2024
Download
  • Prevent crash with duplicate stat ids, instead return the old one.

HalpLibe 4.0.7

on Jun 12, 2024
Download
  • Fixed bug where logging didn't work on servers at the cost of the server gui not being accessible for now.
  • ItemBuilder no longer automatically overrides max durability and stacksize
  • ItemBuilder's stacksize applied before container item
  • Queued Entity and TileEntity renderers now get their dispatchers assigned

Requires BTA 7.2-pre1 or newer

Changes:

  • Fixed default block model being set to BlockModelStairs rather then BlockModelStandard
  • Added BlockBuilder.setTopTexture
  • Added BlockBuilder.setBottomTexture
  • Added BlockBuilder.setNorthTexture
  • Added BlockBuilder.setSouthTexture
  • Added BlockBuilder.setWestTexture
  • Added BlockBuilder.setEastTexture
  • Added BlockBuilder.setTextures
  • Added BlockBuilder.setSideTextures
  • Added BlockBuilder.setTopBottomTextures
  • Added BlockBuilder.setNorthSouthTextures
  • Added BlockBuilder.setEastWestTextures
  • Added BlockBuilder.setIcon
  • Added ItemBuilder.setIcon

Requires BTA 7.2-pre1

  • Added RecipeBuilder.getItemGroup
  • Fixed Item model assignment bug
  • Added more javadocs to Halplibe methods

Requires BTA 7.2-pre1 or newer -BlockBuilder.setBlockColor now takes a BlockColor supplier -Delayed model initialization to fix startup crash -Added ItemBuilder


Project members

Turnip-Labs

Turnip-Labs

Organization

Details

Licensed CC0-1.0
Published a year ago
Updated 2 days ago