Releases: Fallen-Breath/tweakermore
Releases · Fallen-Breath/tweakermore
TweakerMore v2.3.0
News
- Added mc tweak int
bossBarMaxEntry
- Added mc tweak double
bossBarScale
- Added mc tweak double
scoreboardSideBarScale
- Added mc tweak hotkey
refreshInventory
- Added a trigger button in any hotkey option panel of TweakerMore, with that you can trigger the hotkey inside the config gui without binding it
Changes
- If no sign block is pointing to, triggering hotkey
copySignTextToClipBoard
will show up a hint text - Changed translation key prefix for TweakerMore's configs
- Fixed option with duplicated name might have wrong option display text in 1.18+ if translation key has prefix
config.name.
TweakerMore v2.2.1
- Now option
applyTweakerMoreOptionLabelGlobally
supports options with custom translation key- Fixed
applyTweakerMoreOptionLabelGlobally
not working with mod e.g. ExtraPlayerRenderer and MasaGadget
- Fixed
TweakerMore v2.2.0
- Added new settings
hideDisabledOptions
,applyTweakerMoreOptionLabelGlobally
- (1.16+) Added mc tweak
legacyF3NLogic
- Higher option comment show range
TweakerMore v2.1.0
- Better mod relation and option disabled display in config gui
- Fixed a
tweakermore.
name prefix displaying issue in string list option editor - Added setting
preserveConfigUnknownEntries
Patches
v2.1.1
- (mc1.18.1 only) Fixed comment translation not working
v2.1.2
- (mc1.18.1 only) Don't crash with malilib <0.11.5
TweakerMore v2.0.0
GUI
- Added TweakerMore's own config GUI, use
K
+C
to open it - A lot of customizations are applied to the TweakerMore config GUI, including:
- Original text display for translated option names
- Drop down list for rule type filtering
- Right aligned config button panel
- Make tweakermore a lot more independent: decoupled from most of masa's mod including tweakeroo
- Mod dependency based feature mixin enabling
- Now it only requires malilib as its dependency
New Tweaks
- Added
copySignTextToClipBoard
(CatalogryTweaks
) - Added
chatMessageLimit
(CatalogryTweaks
) - Added
prioritizedCommandSuggestions
(CatalogryTweaks
) - Added
tweakmSafeAfk
and its parameter configsafeAfkHealthThreshold
(CatalogryTweaks
) - Added
ofUnlockF3FpsLimit
(CatalogryMod Tweaks
) - Added
xmapNoSessionFinalizationWait
(CatalogryMod Tweaks
) - Added
openTweakermoreConfigGui
(CatalogrySetting
) - Added
tweakermoreDebugSwitch
(CatalogrySetting
)
Changes
- Smarter text length restriction in
shulkerTooltipEnchantmentHint
TweakerMore v1.9.0
-
Added tweak
shulkerTooltipItemEnchantmentHint
- So you can have a quick peak about the enchantments of the containing items in the box
- Finally a way to distingush between shulker boxes of enchantment books
-
Now individual configure file is used so its settings won't get lost if you don't have tweakermore but have tweakeroo
- The config file locates at
.minecraft/config/tweakermore.json
- The config file locates at
-
Fixed a typo in Chinese translation in
tweakmAutoFillContainer
andtweakmAutoCleanContainer
TweakerMore v1.8.1
- Added tweak
tweakmAutoPickSchematicBlock
- Pick block from schematic automatically before block placement
- It's logic is the same as the pickBlock tweaks in litematica mod, you need to enable pickBlockEnabled option in litematica
- It's an alternative for those who hates easy place mode but still accepts its auto-pick-block funtionality
- Does not work with easy place mode
v1.7.0
- Added
villagerOfferUsesDisplay
- Display villager offer use and limit amount on villager offer list
- Hover on the arrow of the offer to see it
v1.6.1
- mc 1.18 (the mc 1.17 version works in 18 tho)
v1.6.0
- Added
disableRedstoneWireParticle