Skip to content

TweakerPlus v1.2.0

Compare
Choose a tag to compare
@Ivan-1F Ivan-1F released this 08 Aug 11:22
· 10 commits to 1.15.2 since this release
2b9cf57

News

  • 1.19.1 support
  • Added all category for quick searching
  • Added MC Tweak: disableWitherSpawnSound: Disable the wither spawned sound emitted when a wither fully reset its health after summoned
  • Added Mod Tweak disableEasyPlaceModeCache: litematica easyPlaceMode will not cache block placements
  • Added MC Tweak: disableBubbleColumnRendering: Prevents rendering bubble column particles
  • Added debug option: screenDebug: When enabled, the title and the class of the gui will be logged when it is opened
  • Added MC Tweak: reloadGameOptions: Reload options.txt
  • Added MC Tweaks: enchantedBookHint: Render all its enchantments on the enchantment book item
  • Added a set of villager auto trade features:
    • tweakpAutoTrade: The main switch of auto trade functionalities
    • tweakpTradeEverything: Use all items in the inventory to trade
    • tweakpAutoTradeStoreRecipe: Store a recipe while hovering over a trade output item
    • tweakpAutoTradeThrowOutput: Forced throw out the output after auto trading
    • tweakpAutoTradeEverything: Automatically trade everything in the opened merchant screen and close the screen

Changes

  • Better document
    • Max & min value for integer and double configs
    • Mod restrictions
    • Category descriptions
    • Config types
    • Better support for \n
  • Updated conditional-mixin
  • Reimplemented immediatelyRespawn for better uniformity
  • Moved resourcePackIncompatibleIgnored to MC Tweak Ivan1F 2022/5/15, 23:12

Fixes

  • Added the missing mod restriction annotation for bundleOriginInSchematic

CleanShot 2022-08-08 at 19 18 48@2x