Pyxis Lib

Yet another library mod for easier mod management.

File Details

pyxislibmc-1.12.2-2.0.0.jar

  • R
  • Oct 4, 2019
  • 44.39 KB
  • 11.2K
  • 1.12.2
  • Forge

File Name

pyxislibmc-1.12.2-2.0.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Added:
- New fluid handling classes: [FluidBase], [BlockFluidClassicBase], and [BlockFluidFiniteBase]
- New [IngredientFluid], for crafting recipes that take fluid from an item capability (Code credit to BluSunrize)

Changed:
- Renamed [ClientUtils] to [TileEntityRenderHelper] and moved its package from [prospectpyxis.pyxislib.client] to [prospectpyxis.pyxislib.client.tesr]

Removed:
- Completely removed [CapabilityProvider] classes
- Deleted legacy [Utils] files - use the ones in [prospectpyxis.pyxislib.utils] instead
- [prospectpyxis.pyxislib.entity.player.PlayerUtils] has been removed

You can see the full changelog for other versions here.