8000 Releases · sakura-ryoko/tweakeroo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: sakura-ryoko/tweakeroo

1.21.5-0.24.2-sakura.1

27 May 01:11
ec83050
Compare
Choose a tag to compare
  • add: toolSwapPreferSilkTouch -- which is used as the 'last resort' check for Silk Touch, versus non-silk touch tools when all other checks have passed, and the mod equates both tools as the same; such as when you have two Netherite Picks with the same amount of Encxhantments; except one has Silk Touch and the other one doesn't.
  • add: toolSwapBambooUsesSwordFirst - This isn't new code; but it just allows this behavior to be configurable. This makes it so that tweakToolSwitch uses a Sword instead of an Axe when breaking Bamboo.
  • add: toolSwapNeedsShearsFirst - This config uses the #malilib:needs_shears Block Tag to provide similar behavior to silkTouchFirst, but only whenever Vanilla does not return the Shears as a Valid tool for the block; such as for Wool Blocks.
  • add: toolSwapSilkTouchOverride --> This configuration enables the silkTouchOverride List that works like an "Additional" list for the SilkTouchFirst system. This can be used to Replace the silkTouchFirst method; but at the downside of requiring adding all of the relevant blocks to this list; or related Block Tags.
  • Various tweakToolSwitch logic fixes; such as the mod switching to the wrong tools when SilkTouchFirst is in use.
  • fix: entityWeaponMapping's default minecraft:boat entry with all of the boat types.

1.21.4-0.23.4-sakura.1

27 May 01:10
fdd0a0d
Compare
Choose a tag to compare
  • add: toolSwapPreferSilkTouch -- which is used as the 'last resort' check for Silk Touch, versus non-silk touch tools when all other checks have passed, and the mod equates both tools as the same; such as when you have two Netherite Picks with the same amount of Encxhantments; except one has Silk Touch and the other one doesn't.
  • add: toolSwapBambooUsesSwordFirst - This isn't new code; but it just allows this behavior to be configurable. This makes it so that tweakToolSwitch uses a Sword instead of an Axe when breaking Bamboo.
  • add: toolSwapNeedsShearsFirst - This config uses the #malilib:needs_shears Block Tag to provide similar behavior to silkTouchFirst, but only whenever Vanilla does not return the Shears as a Valid tool for the block; such as for Wool Blocks.
  • add: toolSwapSilkTouchOverride --> This configuration enables the silkTouchOverride List that works like an "Additional" list for the SilkTouchFirst system. This can be used to Replace the silkTouchFirst method; but at the downside of requiring adding all of the relevant blocks to this list; or related Block Tags.
  • Various tweakToolSwitch logic fixes; such as the mod switching to the wrong tools when SilkTouchFirst is in use.
  • fix: entityWeaponMapping's default minecraft:boat entry with all of the boat types.

1.21.3-0.22.6-sakura.1

27 May 01:10
c0708a0
Compare
Choose a tag to compare
  • add: toolSwapPreferSilkTouch -- which is used as the 'last resort' check for Silk Touch, versus non-silk touch tools when all other checks have passed, and the mod equates both tools as the same; such as when you have two Netherite Picks with the same amount of Encxhantments; except one has Silk Touch and the other one doesn't.
  • add: toolSwapBambooUsesSwordFirst - This isn't new code; but it just allows this behavior to be configurable. This makes it so that tweakToolSwitch uses a Sword instead of an Axe when breaking Bamboo.
  • add: toolSwapNeedsShearsFirst - This config uses the #malilib:needs_shears Block Tag to provide similar behavior to silkTouchFirst, but only whenever Vanilla does not return the Shears as a Valid tool for the block; such as for Wool Blocks.
  • add: toolSwapSilkTouchOverride --> This configuration enables the silkTouchOverride List that works like an "Additional" list for the SilkTouchFirst system. This can be used to Replace the silkTouchFirst method; but at the downside of requiring adding all of the relevant blocks to this list; or related Block Tags.
  • Various tweakToolSwitch logic fixes; such as the mod switching to the wrong tools when SilkTouchFirst is in use.
  • fix: entityWeaponMapping's default minecraft:boat entry with all of the boat types.

1.21-0.21.59-sakura.1

27 May 01:09
dea08e2
Compare
Choose a tag to compare
  • add: toolSwapPreferSilkTouch -- which is used as the 'last resort' check for Silk Touch, versus non-silk touch tools when all other checks have passed, and the mod equates both tools as the same; such as when you have two Netherite Picks with the same amount of Encxhantments; except one has Silk Touch and the other one doesn't.
  • add: toolSwapBambooUsesSwordFirst - This isn't new code; but it just allows this behavior to be configurable. This makes it so that tweakToolSwitch uses a Sword instead of an Axe when breaking Bamboo.
  • add: toolSwapNeedsShearsFirst - This config uses the #malilib:needs_shears Block Tag to provide similar behavior to silkTouchFirst, but only whenever Vanilla does not return the Shears as a Valid tool for the block; such as for Wool Blocks.
  • add: toolSwapSilkTouchOverride --> This configuration enables the silkTouchOverride List that works like an "Additional" list for the SilkTouchFirst system. This can be used to Replace the silkTouchFirst method; but at the downside of requiring adding all of the relevant blocks to this list; or related Block Tags.
  • Various tweakToolSwitch logic fixes; such as the mod switching to the wrong tools when SilkTouchFirst is in use.

1.21.5-0.24.1

05 May 10:59
3501b87
Compare
Choose a tag to compare
  • release to modrinth

1.21.4-0.23.3

05 May 10:59
7920237
Compare
Choose a tag to compare
  • release to modrinth

1.21.3-0.22.5

05 May 10:58
97c51f8
Compare
Choose a tag to compare
  • release to modrinth

1.21-0.21.58

05 May 10:58
f72d59e
Compare
Choose a tag to compare
  • release to modrinth

1.21.5-0.24.1-sakura.4

03 May 14:31
1f8dc4e
Compare
Choose a tag to compare
  • add: toolSilkTouchFirstOres; uses new #malilib:ore_blocks block tag
  • make all tool / weapon toggles a boolean hotkey for quick toggles.

1.21.4-0.23.3-sakura.6

03 May 14:35
06f03e2
Compare
Choose a tag to compare
  • add: toolSilkTouchFirstOres; uses new #malilib:ore_blocks block tag
  • make all tool / weapon toggles a boolean hotkey for quick toggles.
0