Skip to content

Releases: Fallen-Breath/tweakermore

TweakerMore v2.3.0

13 Feb 14:27
2a28e97
Compare
Choose a tag to compare

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

12 Feb 08:00
bc81a49
Compare
Choose a tag to compare
  • Now option applyTweakerMoreOptionLabelGlobally supports options with custom translation key

TweakerMore v2.2.0

11 Feb 16:10
600e28f
Compare
Choose a tag to compare
  • Added new settings hideDisabledOptions, applyTweakerMoreOptionLabelGlobally
  • (1.16+) Added mc tweak legacyF3NLogic
  • Higher option comment show range

TweakerMore v2.1.0

11 Feb 05:55
cad1db8
Compare
Choose a tag to compare
  • 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

10 Feb 17:17
9c6b61b
Compare
Choose a tag to compare

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

image

image

New Tweaks

  • Added copySignTextToClipBoard (Catalogry Tweaks)
  • Added chatMessageLimit (Catalogry Tweaks)
  • Added prioritizedCommandSuggestions (Catalogry Tweaks)
  • Added tweakmSafeAfk and its parameter config safeAfkHealthThreshold (Catalogry Tweaks)
  • Added ofUnlockF3FpsLimit (Catalogry Mod Tweaks)
  • Added xmapNoSessionFinalizationWait (Catalogry Mod Tweaks)
  • Added openTweakermoreConfigGui (Catalogry Setting)
  • Added tweakermoreDebugSwitch (Catalogry Setting)

Changes

  • Smarter text length restriction in shulkerTooltipEnchantmentHint

TweakerMore v1.9.0

25 Jan 14:28
8675200
Compare
Choose a tag to compare
  • 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

    image

  • 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
  • Fixed a typo in Chinese translation in tweakmAutoFillContainer and tweakmAutoCleanContainer

TweakerMore v1.8.1

23 Jan 18:11
265aa63
Compare
Choose a tag to compare
  • 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

24 Dec 15:31
fdb6743
Compare
Choose a tag to compare
  • 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

10 Dec 12:28
c14029b
Compare
Choose a tag to compare
  • mc 1.18 (the mc 1.17 version works in 18 tho)

v1.6.0

22 Nov 10:38
e5bd7e6
Compare
Choose a tag to compare
  • Added disableRedstoneWireParticle