Compatibility
Minecraft: Java Edition
1.21–1.21.4
1.20.6
1.20.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 9 months ago
Updated last week
Changelog
Updated Axiom to 4.6.2 (1.21.4)
4.6.1
Custom Creative Tabs
- Added buttons to gradient tab to export gradient into Editor
- Selected tab now remains open when closing and reopening the creative inventory screen Tool Raycasting
- Improved raycast accuracy and quality for many tools
- Added 'Tool Smoothing' option to Editor UI (found next to flight speed for tools that support it) New Window: Inventory
- Part of the Editor UI, automatically docked next to the Palette window
- Mirrors the creative-mode inventory, providing an alternative way to select blocks Ruler Tool
- Added 'Split' button to split a line into multiple evenly spaced segments Ingame Exact Block Copying (Ctrl+C)
- Block items with properties now show the properties in the item tooltip
- Added support for SpongeV3 schematics
- Added support for Litematic schematics
- Fixed Import Schematic not loading block entities correctly Marker & Display Entities
- Marker: min/max bounds now support relative coordinates when prefixed with ~
- Prevent shift from sneaking & flying downwards when using the 'no snapping' mode Block Tag Fixes
- Fixed custom axiom block tags not working in 1.21+
- Fixed custom axiom block tags not working on non-fabric multiplayer servers
4.6.2
- Pressing ESC on marker/display entity edit screens now saves instead of cancelling
- Fixed crash and other strange behaviour when using the smooth tool quickly
- Fixed mod crashing on startup when loaded on Forge via Sinytra Connector
- Fixed Litematics with negative size values (why?) not loading
- Bumped MixinConstraints to 1.0.7
Updated Concurrent Chunk Management Engine to 0.3.2+alpha.0.41 devbuild (1.21.4)
Changelog:
- ec7b3406 change: remove
extends
in MixinNbtList - ishland
Updated Dynamic FPS to v3.9.1 (1.21.4)
Updated Fabric API to 0.119.2 (1.21.4)
- Bump version (modmuss50)
- New Translation updates (#4518) (Fabric Bot)
- Fix Jack o'Lantern translation to match vanilla. (#4510) (modmuss)
Updated Fabric Language Kotlin to 1.13.2 (1.21.4)
- Bump version (modmuss)
- Update versions (#162) (github-actions[bot], github-actions)
- Update readme (github-actions)
Updated Fzzy Config to 0.6.7 (1.21.4)
Reminder of breaking changes in 0.6.x
ValidatedEntityAttribute
is removedCustom[Widgets]
are moved from the internal widget package to the custom package- Several widgets and other classes have been deleted
PopupWidget
has many deprecations, and probably at least one breaking change despite my best efforts. Deprecations scheduled for removal 0.7.0- As of 0.6.3,
ActiveButtonWidget
is unused and deprecated, marked for removal by 0.7.0 - As of 0.6.3,
TextlessActionWidget
is unused and deprecated, marked for removal by 0.7.0 - Possibly more, I didn't take great notes
As of 0.6.0, 1.20.4 and 1.20.6 will no longer be receiving active updates.
Additions
- Configs now support different save file formats beyond just TOML. Current offerings are
TOML
,JSON
,JSON5
,JSONC
. Select your desired format by overridingfileType
in the config class.- JSON5 and JSONC will automatically carry over comments made with
@Comment
or@TomlComment
- JSON5 and JSONC will automatically carry over comments made with
Changes
- Broke out
PopupController
fromPopupParentElement
, allowing for smoother implementation of popups into existing screens.
Fixes
- Fixed unnecessary re-saving of configs on single player configuration.
Updated ImmediatelyFast to 1.8.0 (1.21.4)
- Fixed experimental screen batching on NeoForge and (Lex)Forge
- Reset shader color when force drawing the current batch (Fixes rendering issue with Detail Armor Bar mod)
- Render entity vertex buffer at the end of screen rendering (Fixes issues with mods which use the Iceberg tooltip rendering API)
- Added mechanism to allow resource packs with modified core shaders to declare compatible features
- Changed the versioning of ImmediatelyFast. The minor version is now incremented with every Minecraft update. The patch version is incremented with every ImmediatelyFast release. This aims to group all releases for a specific Minecraft version together. It also allows for more frequent releases because I can do a release for a single Minecraft version instead having to accumulate enough changes to justify a release for all supported versions.
Updated LambDynamicLights to 4.1.0 (1.21.4)
- This should allow any modders who wishes to datagen LambDynamicLights item or entity light source JSON files to do so easily.
lambdynlights:glow_squid
, lambdynlights:magma_cube
, lambdynlights:water_sensitive
, and lambdynlights:wet_sensitive
to the API artifact.
- The water sensitivity setting doesn't affect entity luminance anymore (items are still affected), however this still can be tweaked through resource packs.
Updated libIPN to 6.4.0 (1.21.4)
What's new
6.4.0
- Due to changes how rendering works in 1.21.5 the libIPN API has incompatible changes.
- Due to the above some aspects of the GUI may have minor differences with previous versions.
- Fixed multiple click sounds when clicking on some widgets in the config screens.
Updated Lithium to 0.15.0 (1.21.4)
Lithium 0.15.0 for Minecraft 1.21.4 includes new optimizations and several bug fixes, including better compatibility with neoforge inventories.
Make sure to take a backup of your world before using the mod and please report any bugs and mod compatibility issues at the issue tracker. You can check the description of each optimization and how to disable it when encountering a problem.
Additions
- explosion entity raycast optimizations (Thanks to RacoonDog)
- Optimize projectile entity collisions attempts with uncollidable entities
- Sleeping crafter block entity
Fixes
- Fix crash with Create Pondering when entities are pushed by fluids
- Fix crash when placing a block at build limit in the end and attempting to spawn a dragon
- Fix hoppers sleeping even though interaction with neoforge API block inventories is possible
- Fix sleeping hoppers woken up by moving item entities even if blocked with a full block
- Fix broken state of ChunkAwareBlockCollisionSweeper in entity nether portal positioning optimization and with TIS-Carpet
Updated Mod Menu to v13.0.3 (1.21.4)
- Removed redundant stacetrace logging for mod icon errors
- Updated Ukrainian translation
- Fix scroll position being reset when returning to the Mods screen
- Optimize description rendering
- Make generated mods appear as children of their containing mod
Updated Very Many Players to 0.2.0+beta.7.192 devbuild (1.21.4)
Changelog:
- e1c39a4f fix: spectator mob despawn issue - ishland
Updated YetAnotherConfigLib to 3.6.5 (1.21.4)
YetAnotherConfigLib 3.6.5
This version of YACL has many different version targets. Ensure you download the correct version of YACL for your MC version.
- Fabric 1.21.5
- Fabric 1.21.4
- Fabric 1.21.2 (also supports 1.21.3)
- Fabric 1.20.1
- Fabric 1.20.4
- Fabric 1.20.6 (also supports 1.20.5)
- Fabric 1.21
- NeoForge 1.21.4
- NeoForge 1.21.2 (also supports 1.21.3)
- NeoForge 1.21
- NeoForge 1.20.6 (also supports 1.20.5)
- NeoForge 1.20.4
- MinecraftForge 1.20.1
Changes
- Fix crash on 1.20.1-forge target.
- Fix image filtering
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
6.2Loaders
Game versions
1.21.4Downloads
7Publication date
March 22, 2025 at 3:37 AMPublisher

SparkleFlake
Owner