LapisLib

A simple library mod for TJT01's mods.

File Details

v1.20.1-1.3.0

  • R
  • May 31, 2026
  • 180.17 KB
  • 6
  • 1.20.1
  • Forge

File Name

lapislib-1.20.1-1.3.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:lapislib-584858:8172403")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Added CustomArmorMaterial
  • Added lapislib:player.block_break_speed as a backport of minecraft:block_break_speed
  • Added loot conditions lapislib:block_entity_energy and lapislib:block_entity_fluid
    • These check if a block entity has an energy/fluid capability, and how much it contains.
  • Added EnergyWrapper class
  • Added SimpleEnergyStorage class