Compatibility
Minecraft: Java Edition
1.21.x
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 CC-BY-4.0
Published last year
Updated 2 days ago
Changelog
Updated Axiom to 4.8.0 (1.21.1)
- Fixed screen in Editor appearing black on certain GPUs
- Added 'Search inside folders' toggle to Blueprint Browser
- Added 'Move Selection' feature to move a selection after it has been confirmed
- Added 'Unconfirm' button to Box Select Tool to reedit confirmed box selections
- Added ability to rotate/flip blueprints via right-click menu in Clipboard/Stamp Tool
- Added 'Skip Tutorial' button to Main Menu Bar > Help
- Improve compatibility with Iris shaders
- 'Copy Properties' with painter tool now also paints blocks normally
- Fixed 'T' keybind not switching to search while in custom creative tabs
- Typing '#' in a block select modal will automatically switch to showing tags
- Fixed alt menu overlaying incorrectly on certain versions
- Fixed some inputs in the create/edit display entity menus not working with large values
- Fixed shape tool 'extend to ground' not working
- You can now dragdrop blocks onto the '+' symbol to add them to the list
- Added type replace/copy properties to gradient painter
- Added type replace/copy properties to painter tool on gradient mode
- Fixed image annotations with opacity showing as fully opaque
- Fixed builder tools shifting blocks wrongly sometimes when using //pos1 and //pos2
Updated BadOptimizations to 2.2.2 (1.21.1)
imthosea
(old link will redirect for the foreseeable future i hope)enable_remove_redundant_fov_calculations
incompatible with camera_lock_on
enable_entity_flag_caching
incompatible with biomeswevegone
and performant
enable_entity_renderer_caching
and enable_block_entity_renderer_caching
incompatible with lazyyyyy
(I fell asleep writing that)By the way I hate the number "2.2.2". Somebody report bugs so I can bump to 2.2.3 asap.
Updated Chat Heads to 0.13.18 (1.21.1)
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Updated Concurrent Chunk Management Engine to 0.3.0+alpha.0.320 devbuild (1.21.1)
Changelog:
- ea9be104 new: implements FabricMC/fabric#4610 - ishland
- Update Vietnamese Translation (PR 254 by @godkyo98)
- Update Brazilian Portuguese (PR 258 by @kau19an)
#Updated Dynamic FPS to v3.9.4 (1.21.1)
Updated Fabric API to 0.116.1 (1.21.1)
- Bump version (modmuss50)
- Backporting #4642 to 1.21.1 (#4659) (YajatKaul)
- Bump version (modmuss50)
- Call all remaining listeners when ALLOW_CHAT event is cancled (#4657) (MisterCheezeCake)
- Call AFTER_PLAYER_CHANGE_WORLD on respawn in different world (#4653) (#4658) (DennisOchulor)
- Add tag to make open trapdoors above tagged blocks climbable (#4660) (Juuz)
- Backport world attachment sync fix from #4366 (#4665) (DennisOchulor)
Updated Fabric Language Kotlin to 1.13.3 (1.21.1)
- Bump version (modmuss)
- Update versions (#163) (github-actions[bot], github-actions)
- Update readme (github-actions)
Updated Fzzy Config to 0.7.0 (1.21.1)
Breaking changes in 0.7.0
ValidatedEnumMap
is removed- Removed all methods and properties marked as Deprecated and for removal 0.7.0
SmallSpriteDecoration#<init>
SpriteDecorated#textureSet
&textures
is now a required overrideSpriteDecoration#<init>
CustomButtonWidget#<init>
& builder is now only non-override method for adding custom button- Removed
ActiveButtonWidget
- Removed
TextlessActionWidget
DynamicListWidget.EntryPos
and implementations madeinternal
PopupWidget
position elements;LayoutWidget
no longer inherits from the PopupWidget variant- Removed deprecated overrides of
PopupController
fromPopupParentElement
SuggestionWindowListener
andSuggestionWindowProvider
moved out ofinternal
sub-package- Removed
ImmutableRelPos
RenderUtil#renderBlur
- Throughout FzzyConfig
Translatable.Result
has been replaced withTranslatable.ResultProvider
. This affectsEntrySearcher
as well asSearcher.SearchContent
Additions
- New
Translatable.Name
,Translatable.Desc
, andTranslatable.Prefix
annotations for data generation of lang files- Corresponding
ConfigApi.buildTranslations
andConfigApiJava.buildTranslations
methods for hooking a config into a data generator - Also created a simple registered objects translation builder at
ConfigApi.platform().buildRegistryTranslations
Used for eitherRegistrySupplier
objects built by aRegistrar
orIdentifier
used in a traditional registration system
- Corresponding
- Added
ConfigScreenProvider
, allowing for registering of custom screen implementations in place of the Fzzy Config built in- API Call
registerScreenProvider
added for registering your provider
- API Call
afterClose
event inPopupWidget
isPressed
method inRelevant
interface (which is used byFzzyKeybind
andValidatedKeybind
), which allows for assertive checking for a key state, above the existing reactive response methodrelevant
- Overhauled the error handling system in
ValidationResult
with a newErrorEntry
system and dramatically improved process flow for building complex errors and passing exceptions and other context information- Also introduced more functional methods like
inmap
,outmap
, andbimap
- Also introduced more functional methods like
Changes
- Upgraded
CustomMultilineTextWidget
to handle click and hover events, as well as now implementing a customMultilineText
implementation ValidatedField
bails out of deserialization only on critical errors, now letting correction take its course more often- The
Registrar
system is no longer marked as experimental. Any further changes to the system will follow the standard released content deprecation and update system - Methods using the old error handling system of string lists are marked for removal 0.8.0
- Slight improvements of overall memory footprint
Fixes
ConfigGroup.Pop
properly pops multiple times if attached to one setting multiple times- Clicking off of a context menu into a slider properly updates the slider value
- Search and Restore Defaults options in the context menu work again
ClickableTextWidget
andCustomMultilineTextWidget
now properly show hover events
Updated Inventory Profiles Next to 2.1.9 (1.21.1)
What's new
2.1.9
- fixed profiles save and load on *Forge when connecting to servers.
- added support for Minecraft 1.21.6 Fabric.
Updated LambDynamicLights to 4.1.3 (1.21.1)
Updated ModernFix to 5.23.1
Depending on the size of this release, there may be a human-readable changelog available on the wiki page.
Changes since 5.23.0+1.21.1
- Invalidate memoization for non-category creative tabs when categories are rebuilt - embeddedt
- Disable mixin.perf.faster_ingredients with VMP installed - embeddedt
- Remove nbt_memory_usage - embeddedt
- Add world join profiling - embeddedt
- Add more sysprops - embeddedt
- Add sysprop to allow using async profiler for launch profiling - embeddedt
- Handle mods inserting null entries into LRUMap - embeddedt
Updated My Totem Doll to v2.1.7 (1.21.1)
- Fixed issue with skin loading (using another Mojang API)
Updated Resourcify to 1.7.2 (1.21.1)
Please make sure to report any bugs and/or visual anomalies on Resourcify's GitHub or in the Discord.
Thank you to everyone who completed Resourcify's feedback survey, this update addresses some common complaints, with more to come!
- Made installing from CurseForge when automatic downloading is not supported easier, this will now watch your download directory to load the file once it has been downloaded!
- Improved GUI scale handling, and added a setting to manually set the GUI scale Resourcify will use.
- Added button to open settings page in the browse screen, next to the search bar
- Added Spanish translations by pilahito (#87)
- Added Russian translations by ReMatrixed (#76)
- Fixed issues with not being able to close the update GUI
- Fixed world downloading not opening the world when downloading a specific version instead of the suggested version.
Updated Shulker Box Tooltip to v5.1.6 (1.21.1)
5.1.6+1.21.1:
- Updated turkish localization by Hexasan. (#196)
- Updated german localization by Lucanoria. (#194)
- Added Spanish (Spain) localization by pilahito (#208)
- Added Argentine Spanish localization by Texaliuz (#209)
- Fixed ender chest preview breaking when changing dimensions (#202)
Dependencies
ResolutionControl-3-1.21.1-4.0.2.jarAdded via overrides
RailOptimization-1.2.jarAdded via overrides
Files
Metadata
Release channel
ReleaseVersion number
3.9-B7Loaders
Game versions
1.21.1Downloads
4Publication date
June 15, 2025 at 5:32 AMPublisher

SparkleFlake
Owner