PrismaticLibe

PrismaticLibe

Mod

A library for colored item, and more for Better than Adventure (A heavily modified version of beta 1.7.3)

Client and server Library

1,907 downloads
2 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
  • Fixed armor color blend onto held items
  • Fixed incorrect coloring on EntityItems with 3d items disabled

Change Log

Fixes:

  • Fixed alpha being set to brightness value
  • Updated to release 7.1

Change Log

Additions:

  • Added slot property interfaces
  • IAlpha (defines the alpha level the stack in the slot should use)
  • IHighlight (defines the color and opacity of a highlight on top of the slot)
  • IResizable (defines the size of the slot itself)
  • Added IColoredArmor, allows for multiple armor textures to be colored and rendered on the player

Changes:

  • Moved colored item rendering code out of the mixins
  • Rewrote IColored to return a Colored Texture array from an itemstack (you can now have an arbitrary amount of texture layers)
  • All textures now have alpha value support

Removals:

  • SlotResizeable class (replaced with interface)
  • SlotCraftingDisplay class (replaced with interfaces)
  • ModVersionHelper class (use fabric or halplibe version checking instead)
  • SoundHelper class (identical to HalpLibe's SoundHelper)
  • GUIAuditoryButtons class (use IButtonSounds)

Fixes:

  • Fixed atlas size calculations being hardcoded at 32 wide
  • Fixed alpha value being set to brightness value

Change Log

Additions:

  • Can now add streaming sounds (disc music)
  • Can now add cave music (cave sounds)
  • Added mod menu library tag

Fixes:

  • AtlasLib patch

Project members

UselessBullets7695

Member

Details

Licensed CC0-1.0
Published 8 months ago
Updated 6 months ago