Puzzles Lib

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

[FABRIC] [26.1.x] v26.1.4

File namePuzzlesLib-v26.1.4-mc26.1.x-Fabric.jar
Uploader
FuzsFuzs
Uploaded
May 2, 2026
Downloads
14.9K
Size
1.1 MB
Mod Loaders
Fabric
File ID
8025531
Type
R
Release
Supported game versions
  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

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

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.1.4-mc26.1.x] - 2026-04-30

Added

  • Add SingleChestRenderer::createXmasChest
  • Add ItemComponentsContext$InitializerV2

Changed

  • Update ServerEntityLevelEvents$Load to use the native Fabric event

[v26.1.3-mc26.1.x] - 2026-04-29

Fixed

  • Properly support data components in LazyHolder

[v26.1.2-mc26.1.x] - 2026-04-27

Changed

  • Refactor SingleChestRenderer
  • Skip world upgrade screens

Fixed

  • Fix texture return types in ModelLocationHelper
  • Fix recompilation failing for the common subproject due to a missing access transformer entry

[v26.1.1-mc26.1.x] - 2026-04-26

Fixed

  • Fix the Mixin config plugin package for common

[v26.1.0-mc26.1.x] - 2026-04-24

Changed

  • Update to Minecraft 26.1.x
  • Refactor SpecialBlockModelRenderersContext as BuiltInBlockModelsContext
  • Replace with ItemComponentsContext & ModConstructor::onRegisterItemComponentPatches
  • CustomTransmuteRecipes no longer store the RecipeSerializer, instead they use the ResourceKey for dynamically retrieving the serializer instance
  • Rename ExtractRenderStateCallback to ExtractEntityRenderStateCallback
  • Rename DrawItemStackOverlayCallback to ExtractItemStackDecorationsCallback

Removed

  • Remove ClientModConstructor::onRegisterBlockRenderTypes & ClientModConstructor::onRegisterFluidRenderTypes
  • Remove BlockColorsContext::getBlockColor
  • Remove SpritelessImageButton
  • Remove MutableBakedQuad::hasAmbientOcclusion
  • Remove ChunkSectionLayer handling in ClientBlockSetFamily
  • Remove VillagerTradesContext
  • Remove plain TickingBlockEntity::clientTick and TickingBlockEntity::serverTick methods
  • Remove AbstractLanguageProvider$BlockFamilyBuilder
  • Remove PlayerInteractEvents$UseEntityAt in favor of PlayerInteractEvents$UseEntity

This mod has no related projects