New options
- Add mod tweak
xmapWaypointFreecamCompact
- Make the in-game waypoints render correctly when free camera from tweakeroo is enabled
- Add mc tweak
barrierParticleAlwaysVisible
- Make barrier particles visible without the requirement to hold a barrier item in your hands
- Add mc tweak
disableTiltViewWhenHurt
- Disable the screen tilting effect when the current entity is being hurt
- Add mc tweak
multiplayerForcedEnabled
for mc >=1.16- Make the multiplayer functionality of Minecraft forced enabled. With this enabled, you can always access the multiplayer screen despite the status of your Microsoft / game account, or whether the game is in online or offline mode
- Add mc tweak
steveAlexOnlyDefaultSkins
for mc >=1.19.3- Make those players who don't have custom skins use only Steve or Alex as their default skins
- Add mc tweak
potionItemShouldHaveEnchantmentGlint
for mc >=1.19.4- Make potion items with effects have enchantment glint overlay again, shinny potions yes!
GUI enhancement
- Add hover text showing all available values of a option list config
- Add a stat line of options in the current tab at the bottom of the config gui
Changes
- Changed the default value of
autoCollectMaterialListItemMessageType
to Summary- Yeah, people just don't like spamming
- Extend mc1.19.2 support until mc1.21 is out
- Add Minecraft 1.20 support
- Notes: TweakerMore for mc1.20 is built and tested with an unofficial masa mods ports: https://kosma.pl/masamods-1.20/
Fixes
- Fixed
spectatorTeleportMenuIncludeSpectator
crashes the game in mc1.19.3+ (#36) - Fix mixin of
chatMessageLimit
conflicts with cheatutils mod (#37) - Make
fixHoverTextScale
work properly in mc1.19.3+
Build Information
- File name:
tweakermore-mc1.19.2-v3.13.0.jar
- SHA-256:
2389935cabc4ba3afcf40a0f4d6efe77ffe224cc0d71439d9bb8b29f1121fd64
- Built from: https://github.com/Fallen-Breath/tweakermore/actions/runs/5236463185
News
- Added feature
autoRespawn
to automatically respawn if death screen pops up - Added option
itemTooltipHideUntilMouseMove
- Added porting
mcSpectatorEnterSinkingFixPorting
for MC-146582
Changes
- Tweak
shulkerItemContentHint
now renders fill level of the shulker box- It renders only if there's 1 item type
News
- Added mc tweak
shulkerItemContentHint
andshulkerItemContentHintScale
- Renders a small item at the corner if the shulker box contains only 1 type of item
- Renders 3 dots at the corner if the shulker box contains >1 types of item
- Added feature
infoViewBeacon
and related options- Related options:
infoViewBeaconRenderStrategy
,infoViewBeaconTargetStrategy
- It works in all environments cuz the server sends full nbt data of beacon block entities
- Related options:
- Added mod tweak
mlShulkerBoxPreviewSupportEnderChest
- Using
serverDataSyncer
for multiplayer server
- Using
Changes
- Safer config saving logic in mc <1.17 with "save to temp then rename" operation where malilib doesn't support that
- Better TweakerMore option reference in option comments
Patches
v3.11.1
- (mc1.19.4 only) Fixed crash with malilib 0.15.4 in mc1.19.4
- Now it requires malilib >= 0.15.4 in mc1.19.4
News
- Added mc tweak
shulkerItemContentHint
andshulkerItemContentHintScale
- Renders a small item at the corner if the shulker box contains only 1 type of item
- Renders 3 dots at the corner if the shulker box contains >1 types of item
- Added feature
infoViewBeacon
and related options- Related options:
infoViewBeaconRenderStrategy
,infoViewBeaconTargetStrategy
- It works in all environments cuz the server sends full nbt data of beacon block entities
- Related options:
- Added mod tweak
mlShulkerBoxPreviewSupportEnderChest
- Using
serverDataSyncer
for multiplayer server
- Using
Changes
- Safer config saving logic in mc <1.17 with "save to temp then rename" operation where malilib doesn't support that
- Better TweakerMore option reference in option comments