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
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.