Puzzles Lib

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

[NEOFORGE] [26.2.x] v26.2.0

File namePuzzlesLib-v26.2.0-mc26.2.x-NeoForge.jar
Uploader
FuzsFuzs
Uploaded
Jun 17, 2026
Downloads
20.4K
Size
1.0 MB
Mod Loaders
NeoForge
File ID
8269330
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:puzzles-lib-495476:8269330"

Learn more about Curse Maven

What's new

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

This mod has no related projects