Compatibility
Minecraft: Java Edition
1.21.x
1.20.4
1.20–1.20.1
1.19.x
1.18.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MPL-2.0
Published 2 years ago
Updated 12 hours ago
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.5.2-1.21.5] - 2025-04-02
Added
- Add back
ModelLoadingHelper::missingModel
- Add a few missing access wideners
Removed
- Remove
BlockStateResolverContext$ResourceLoaderContext
as it can no longer be supported with current APIs
Fixed
- Fix start-up crash on Fabric due to a faulty Mixin
- Temporarily fix
ClientLifecycleEvents$Started
not firing on NeoForge due to a bug in the mod loader
[v21.5.1-1.21.5] - 2025-04-01
Changed
- Overhaul internal development structure
Fixed
- Fix client start-up crash on NeoForge caused by
Minecraft
beingnull
[v21.5.0-1.21.5] - 2025-03-31
- Port to Minecraft 1.21.5
Added
- Add
RegisterConfigurationTasksCallback
- Add
ContentRegistrationHelper
for registering new skull block types - Add
QuadUtils
- Add
CodecExtras::LIST_TAG_CODEC
,CodecExtras::setOf
, andCodecExtras::decodeOnly
Changed
- Complete networking refactor, replacing
NetworkHandler
withModConstructor::onRegisterPayloadTypes
, and adding support for configuration phase messages - Untie
PlayerSet
from only being able to handle sending packets - Split
CommonAbstractions
into multiple classes such asEntityHelper
,EnchantingHelper
, andExplosionEventHelper
- Split
ClientAbstractions
into multiple classes such asGuiHeightHelper
,ClientWoodTypeRegistry
, andRenderTypeHelper
- Merge
EntityAttributesCreateContext
&EntityAttributesModifyContext
intoEntityAttributesContext
- Refactor
ClientStartedCallback
intoClientLifecycleEvents
- Support directly registering a texture location in
SkullRenderersContext
Removed
- Remove
SpecialBlockModelTypesContext
- Remove
JsonConfigFileUtil
&JsonSerializationUtil
- Remove
BlockInteractionsContext
,CompostableBlocksContext
,FlammableBlocksContext
&FuelValuesContext
- Remove
ReflectionHelper
- Remove
RegisterFuelValuesCallback
- Remove
RegistryHelper
- Remove
MessageV2
- Remove
ClientModConstructor::onRegisterAdditionalModels
- Remove
ClientModConstructor::onRegisterCoreShaders
- Remove
SetupMobGoalsCallback
Files
Metadata
Release channel
ReleaseVersion number
v21.5.2-1.21.5-NeoForgeLoaders
Game versions
1.21.5Downloads
33Publication date
April 2, 2025 at 12:54 AMPublisher
Fuzs
Owner