- Sync EntityDataManager fixes from MiniHUD
- fix: i18n for tweakSignCopy
- fix: inv preview not reading Block Entities
- Set
getFieldOfViewModifierMixin to priority 1001 - Disable "loading of NBT into Block Entities" except for Containers (WIP)
- add: Better Combined Inv handling
- Sync EntityDataManager fixes from MiniHUD
- fix: i18n for tweakSignCopy
- fix: inv preview not reading Block Entities
- sync Some Fog adjustments from 26.1
- Set
getFieldOfViewModifierMixin to priority 1001 - Disable "loading of NBT into Block Entities" except for Containers (WIP)
- add: Better Combined Inv handling
- 26.1.1
- fix: inv preview not reading Block Entities
- update fog disable stuff.
- add:
disableAllTerrainFog-- Which only works while Sodium is not installed. - add additional warnings while Configs conflict with other mods, such as Sodium or Iris.
- fix: remove the '§' from the config file
- Port to 26.1
- Add toggles to disable fire and freeze screen overlays (#196)
- Experimental refactor of tool switch logic (#193)
- add:
toolSwitchNeedsPickAxeFirst - adjust
tweakF3Cursor - add
Allconfig tab. - fix Structure Block conflict with Carpet & Easy Place ?
- Fix: Prevent crash with mods extending Hand enum (e.g. Accessorify) (#187)
- Make the "acknowledgeNightVisionWarning" to only appear once per a config reset.
- add some notes to the configs that get disabled by Carpet or Iris.
- Troubleshoot a couple Tool Swap items.
- add: 'toolSwapLeavesUsesHoeFirst' and 'toolSwapPreferFortuneOverride'
- adjust: 'toolSwapBetterEnchants' and 'weaponSwapBetterEnchants' as ON by default.
- set autoSwitchElytraChestplate to current chestplate when switching to elytra (#188)
- fix: Entity Reach Override (Primarily for single player); will not work on a server without mods.
- add: 'tweakSpyglassUsesTweakZoom' and the related 'swapSpyglassAndActivate' Hotkey. This allows you to manipulate the Spyglass just like using tweakZoom, and return it to the Inventory Slot where it came from.
- add: 'utilityHandSlot' config
- add option to switch fireworks to utility hand when flying/falling (#190)
- add: 'rocketSwapAllowExplosions' to allow rockets to be swapped that contains explosions
- Various Language updates
- fix:
disablePlayerTickrateSlowdownon viaversion servers - Create a better Night Vision / Gamma Override experience vs just disabling it; by adding a Warning message; and manage any config desyncs
- add the
zoomFovDifferenceandzoomFovDifferenceCtrloptions. (PR #171) - add yeet
disableTickRatePlayerSlowdownwhich basically makes the player not move slower even if the tick rate is low... (#172) - fix: Gamma Override desync when using Vanilla options or Sodium, etc while
tweakGammaOverrideis in use.
- fix: Zoom & Elytra Camera
fix: tweakAutoSwitchElytra from version sync
- Sync lang updates / fixes from 1.21.11+
- Rename
tweakServerDataSyncerto use the sameentityDataSyncas other mods. - Deprecate using the older
#malilib:Block Tag Data Gen system.
- Sync lang updates / fixes from 1.21.10+
- Rename
tweakServerDataSyncerto use the sameentityDataSyncas other mods. - Deprecate using the older
#malilib:Block Tag Data Gen system.
- Sync lang updates / fixes from 1.21.8+
- add: Free Camera Presets system from 1.21.8+
- Rename
tweakServerDataSyncerto use the sameentityDataSyncas other mods. - Migrate
tweakToolSwitchsystem from 1.21.8+ to utilize theCachedTagManagersystem; and deprecate using the older#malilib:Block Tag Data Gen system.
- Add Nautlius inv preview support
- add: 'disableClientBlockEvents' from TweakFork
- fix: Spear Jab animation length (was a Mojmap conversion bug)

