promotional bannermobile promotional banner

Caliber Lib

Caliber Lib is a library mod containing various aspects of all of my mods. It is available for other developers to use for integration with CaliberMC mods or for use on their own projects as well!

File Details

Caliber Lib 0.1.6-1.20.1

  • B
  • Apr 30, 2024
  • 574.82 KB
  • 3.8K
  • 1.20.1
  • Forge + 1

File Name

caliberlib-0.1.6-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:caliber-lib-971673:5302878")

NeoForge

implementation fg.deobf("curse.maven:caliber-lib-971673:5302878")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

0.1.6

Features

  • Added STONE_VARIANTS_WITHOUT_SLABS to ModBlockHelper
  • Added Slabs to Stripped Wood variants
  • Refactored Variant Lists for easier management of BlockManager variants
  • Added fixBlockTex for Chalk Pillar and Purpur Pillar (Pillars have "top" texture on top and bottom)
  • Added fixBlockTex for Create Variants

Bugfixes

  • Removed non BlockManager item model data generation (this was causing item models to appear invisible in inventory)
  • Adjusted texture alignment for Pillar models (textures were misaligned)