promotional bannermobile promotional banner

Puzzles Lib

Why is it called Puzzles? That's the puzzle.

File Details

[NEOFORGE] [26.2.x] v26.2.0

  • R
  • Jun 17, 2026
  • 1.01 MB
  • 481
  • 26.2
  • NeoForge

File Name

PuzzlesLib-v26.2.0-mc26.2.x-NeoForge.jar

Supported Versions

  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:puzzles-lib-495476:8269330"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v26.2.0-mc26.2.x] - 2026-06-17

Added

  • Add BlockSetVariant#BRICKS, BlockSetVariant#COBBLED, BlockSetVariant#TILES, BlockSetVariant#PILLAR, BlockSetVariant#LOG, BlockSetVariant#WOOD, BlockSetVariant#STRIPPED_LOG, BlockSetVariant#STRIPPED_WOOD

Changed

  • Update to Minecraft 26.2.x
  • Rework RegistryManager::registerCreativeModeTab
  • Support base name overrides in BlockSetFamily
  • BlockSetFamily::wooden now generates the new log and wood variants

Fixed

  • Fix pack metadata max format version
  • Fix ItemModelGenerationHelper::generateShield

Removed

  • Remove ClientInputEvents.MouseScroll in favor of HotbarScrollingCallback
  • Remove TagsUpdatedCallback in favor of ServerResourcesLoadCallback & ClientTagsUpdatedCallback
  • Remove ServerEntityLevelEvents in favor of ServerEntityEvents
  • Remove EntityHelper::getMobSpawnReason
  • Remove InteractionResultHelper
  • Remove ClientModConstructor::onRegisterRenderBuffers
  • Remove ClientWoodTypeRegistry