[NEOFORGE] [26.2.x] v26.2.2
Curse Maven Snippet
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.2.2-mc26.2.x] - 2026-08-04
Added
- Add
ScreenEvents.AfterForeground - Add
ItemHelper::shouldDisplayAllTooltipInformation
Changed
- Properly use Fabric's new character type events
- Simplify
ItemComponentsContextFabricImplimplementation - Migrate implementation in
BuiltInBlockModelsContextFabricImplto Fabric's new native callback - Use accumulated scroll values provided by NeoForge's
MouseScrollingEventinstead of capturing them manually - Avoid creating a custom
ModelBakeryforBlockStateResolverContextto improve compatibility with other mods on NeoForge
Fixed
- Fix crashes on start-up on newer versions of NeoForge
[v26.2.1-mc26.2.x] - 2026-07-13
Changed
- Add missing
BlockSetFamily::generateFormethod allowing for a custom name override AbstractModelProvider::createVariantWoodBlockProvidersnow includes log and wood blocks- Recipe serializers registered via
ContentRegistrationHelper::registerTransmuteRecipeSerializersare now automatically synced to clients on Fabric to allow for recipe viewer mods to pick them up properly
Fixed
- Fix
RegistrySetBuilderpassed to aPackGeneratorinDataProviderHelpernot using the correctPackOutput
[v26.2.0-mc26.2.x] - 2026-06-17
Added
- Add
BlockSetVariant#BRICKS,BlockSetVariant#COBBLED,BlockSetVariant#TILES,BlockSetVariant#PILLAR,BlockSetVariant#LOG,BlockSetVariant#WOOD,BlockSetVariant#STRIPPED_LOG,BlockSetVariant#STRIPPED_WOOD
Changed
- Update to Minecraft 26.2.x
- Rework
RegistryManager::registerCreativeModeTab - Support base name overrides in
BlockSetFamily BlockSetFamily::woodennow generates the new log and wood variants
Fixed
- Fix pack metadata max format version
- Fix
ItemModelGenerationHelper::generateShield
Removed
- Remove
ClientInputEvents.MouseScrollin favor ofHotbarScrollingCallback - Remove
TagsUpdatedCallbackin favor ofServerResourcesLoadCallback&ClientTagsUpdatedCallback - Remove
ServerEntityLevelEventsin favor ofServerEntityEvents - Remove
EntityHelper::getMobSpawnReason - Remove
InteractionResultHelper - Remove
ClientModConstructor::onRegisterRenderBuffers - Remove
ClientWoodTypeRegistry
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

