Changelog
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.3.12-1.21.3] - 2024-12-06
Changed
- Convert some methods back to fields in
InteractionResultHelper
- Allow
ModLoaderEnvironment::isDevelopmentEnvironment
andModLoaderEnvironment::isDevelopmentEnvironmentWithoutDataGeneration
to check any mod id
Fixed
- Fix
ExplosionEvents$Start
failing to cancel on Fabric
[v21.3.11-1.21.3] - 2024-11-27
Changed
- Supply missing registries to
AddDataPackReloadListenersCallback
[v21.3.10-1.21.3] - 2024-11-27
Fixed
- Fix
RegisterFuelValuesCallback
leading to anOutOfMemoryError
on NeoForge
[v21.3.9-1.21.3] - 2024-11-27
Added
- Add additional overloads for
RegistryManager::registerBlockItem
,RegistryManager::registerBlockEntityType
, andRegistryManager::registerPoiType
- Add
ModLoaderEnvironment::isPuzzlesLibDevelopmentEnvironmentWithoutDataGeneration
andModLoaderEnvironment::isPuzzlesLibDevelopmentEnvironment
Fixed
- Fix
RegistryManager::registerBlockItem
failing to copy a block's name for the corresponding item
[v21.3.8-1.21.3] - 2024-11-25
Fixed
- Fix transmute crafting recipes copying all input components
[v21.3.7-1.21.3] - 2024-11-25
Fixed
- Fix clearing all effects crashing on Fabric
- Fix
AbstractRecipeProvider
failing to generate some recipes occasionally
[v21.3.6-1.21.3] - 2024-11-24
Changed
- Implement missing methods for
AbstractRecipeProvider
[v21.3.5-1.21.3] - 2024-11-23
Changed
- Implement
ExtractRenderStateCallback
using a dedicated mixin
[v21.3.4-1.21.3] - 2024-11-23
Added
- Add
ExtractRenderStateCallback
- Add
RenderPropertyKey
[v21.3.3-1.21.3] - 2024-11-19
Added
- Add
NativeImageHelper
Fixed
- Fix
LivingChangeTargetCallback
implementation on Fabric
[v21.3.2-1.21.3] - 2024-11-19
Fixed
- Update
GuiGraphicsHelper
to account for removedblitOffset
parameter inGuiGraphics
- Fix
ClientAbstractions::registerConfigScreenFactory
throwing an exception on NeoForge
[v21.3.1-1.21.3] - 2024-11-18
Added
- Add
InteractionResultHelper
Fixed
- Fix
PuzzlesLib::isDevelopmentEnvironmentWithoutDataGeneration
being inverted
[v21.3.0-1.21.3] - 2024-11-15
- Port to Minecraft 1.21.3
Added
- Add
ClientAbstractions::registerConfigScreenFactory
Changed
- Rework
RenderNameTagCallback
intoRenderNameTagEvents
for adapting Minecraft changes - Replace
FuelBurnTimesContext
withRegisterFuelValuesCallback
- Rename
CopyComponents
recipes toTransmute
recipes - Replace
ChatMessageReceivedEvents
with a simplifiedChatMessageReceivedCallback
Removed
- Remove
MinecartTypeRegistry
- Remove
RenderGuiCallback
in favor ofRenderGuiEvents
- Remove
GenericExplosionHelper
Files
PuzzlesLib-v21.3.12-1.21.3-Fabric.jar(1.06 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
v21.3.12-1.21.3-FabricLoaders
Fabric
Game versions
1.21.3Downloads
1942Publication date
December 6, 2024 at 10:56 AMPublisher
Fuzs
Owner