News
- Added mc tweak
spectatorTeleportMenuIncludeSpectator
- Added feature
tweakmSchematicBlockPlacementRestriction
- Added related feature
tweakmSchematicBlockPlacementRestrictionHint
- Added related feature
tweakmSchematicBlockPlacementRestrictionMargin
- Added related feature
- Added feature
tweakmSchematicProPlace
. CombiningtweakmAutoPickSchematicBlock
andspectatorTeleportMenuIncludeSpectator
, now we have a much less cheaty version of easy place
Changes
- Keep search bar data when redrawing the same tab in the config GUI
- More robustness with those mod who constructs
TweakerMoreConfigGui
class
Patches
v3.4.1
- Added margin space check for
tweakmSchematicBlockPlacementRestriction
Full Changelog: https://github.com/Fallen-Breath/tweakermore/compare/v3.3.0...v3.4.1
News
- Added mc tweak
spectatorTeleportMenuIncludeSpectator
- Added feature
tweakmSchematicBlockPlacementRestriction
- Added related feature
tweakmSchematicBlockPlacementRestrictionHint
- Added related feature
tweakmSchematicBlockPlacementRestrictionMargin
- Added related feature
- Added feature
tweakmSchematicProPlace
. CombiningtweakmAutoPickSchematicBlock
andspectatorTeleportMenuIncludeSpectator
, now we have a much less cheaty version of easy place
Changes
- Keep search bar data when redrawing the same tab in the config GUI
- More robustness with those mod who constructs
TweakerMoreConfigGui
class
Full Changelog: https://github.com/Fallen-Breath/tweakermore/compare/v3.3.0...v3.4.0
News
- Added mc tweak
disableCreativeFlyClimbingCheck
- Added mc tweak
tweakmWeatherOverride
and its related valueweatherOverrideValue
(suggested in #14) - Added mc tweak
shulkerTooltipPotionInfoHint
(bool) - Added mc tweak
shulkerTooltipHintLengthLimit
(int) - Added mod tweak
minihudDisableLightOverlaySpawnCheck
Fixes
- Doc: fixed default value displaying issue of IConfigOptionList
Full Changelog: https://github.com/Fallen-Breath/tweakermore/compare/v3.2.0...v3.3.0
News
- Added mc tweak
tweakmFakeNightVision
(bool hotkey) - Added mc tweak
disableCameraSubmersionFog
(bool hotkey) - Added
tweakmContainerProcessorHint
- Added related parameter options
tweakmContainerProcessorHintPos
andtweakmContainerProcessorHintScale
- Added related parameter options
- Added feature
tweakmAutoPutBackExistedItem
(bool hotkey) - Added 3 restriction options for
tweakmAutoCleanContainer
tweakmAutoCleanContainerListType
,tweakmAutoCleanContainerWhiteList
andtweakmAutoCleanContainerBlackList
- Added option statistic thing, records
lastUsedTime
,useAmount
.openTweakerMoreConfigGui
is excluded - Added gui option sorting strategy with enums
ALPHABET
,MOST_RECENTLY_USED
andMOST_COMMONLY_USED
Changes
- Memorized current selected tab in config gui
Fixes
- Fixed v3.1.0 crashes in 1.14.4
- Doc gen fix: fixed options with type "option list" misses 1 possible value
- Fixed string rendering might have gray texts in some cases (credit: plusls)
Full Changelog: https://github.com/Fallen-Breath/tweakermore/compare/v3.1.0...v3.2.0