Puzzles Lib

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

[FABRIC] [1.21.11] PuzzlesLib v21.11.6

File namePuzzlesLib-v21.11.6-mc1.21.11-Fabric.jar
Uploader
FuzsFuzs
Uploaded
Jan 9, 2026
Downloads
325.7K
Size
1.0 MB
Mod Loaders
Fabric
File ID
7436986
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:puzzles-lib-495476:7436986"

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.

[v21.11.6-1.21.11] - 2026-01-09

Fixed

  • Fix GatherPotentialSpawnsCallback not firing for nether fortress spawns on Fabric

[v21.11.5-1.21.11] - 2026-01-03

Fixed

  • Fix MobEffectEvents$Remove running when the MobEffectInstance is null
  • Fix MobEffectEvents$Expire not allowing for returning an EventResult

[v21.11.4-1.21.11] - 2025-12-20

Added

  • Add GameRuleUpdatedCallback
  • Add back GatherEffectScreenTooltipCallback

[v21.11.3-1.21.11] - 2025-12-17

Added

  • Add PackResourcesHelper::isPackHidden and PackResourcesHelper::setPackHidden

Changed

  • Enable all model-related events again on Fabric

[v21.11.2-1.21.11] - 2025-12-14

Added

  • Add MutableBakedQuad

[v21.11.1-1.21.11] - 2025-12-13

Fixed

  • Fix ExtractRenderStateCallback not running on Fabric

[v21.11.0-1.21.11] - 2025-12-13

Added

  • Add DataPackReloadListenersContext

Changed

  • Update to Minecraft 1.21.11
  • Refactor SubmitBlockOutlineCallback into ExtractBlockOutlineCallback
  • Expand context for RenderBlockOverlayCallback
  • Unify AbstractTagAppender, while also removing non-optional string-based registration methods
  • Provide InteractionHand parameter in UseItemEvents
  • Rename PlayerNetworkEvents to JOIN and LEAVE
  • Rename RenderNameTagCallback to SubmitNameTagCallback
  • Rename RenderLivingEvents to SubmitLivingEntityEvents

Removed

  • Remove ResourceLocationHelper
  • Remove the partial tick parameter from post-extraction events and methods
  • Remove ContainerMenuHelper::addInventorySlots
  • Remove RegistryManager::registerLegacySpawnEggItem
  • Replace SearchTreeType with vanilla's ContextKey
  • Remove AddDataPackReloadListenersCallback & AddResourcePackReloadListenersCallback
  • Remove GatherEffectScreenTooltipCallback as the current implementation is not flexible enough for proper usage

This mod has no additional files