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.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
Dependencies
Files
PuzzlesLib-v21.3.9-1.21.3-Fabric.jar(1.05 MiB) Primary Download