Skip to content

HalpLibe v4.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@UselessBullets UselessBullets released this 06 May 13:42
· 2 commits to 7.1 since this release

Updated to 7.2-pre1

Changes:

  • Removed RecipeHelper
  • Cleaned up SoundHelper
  • Cleaned up EntityHelper
  • Cleaned up CommandHelper
  • Removed BlockHelper
  • Removed Texture functions from BlockBuilder
  • Change BlockBuilder#setBlockModel to take a Function<Block, BlockModel> to provide BlockModels
  • Cleaned up ArmorHelper
  • Deleted TextureHelper
  • ItemHelper now takes in a Function<Item, ItemModel> to provide ItemModels
  • Removed AtlasWidth option
  • Removed ModlistPacket option
  • Removed RequireTextures option
  • Replaced ModlistPacket with CustomPayload packet

Full Changelog: 3.5.4...4.0.0