Releases: NatoBoram/switcheroo
v1.0.14
1.0.14 - 2024-06-30
Note
The Mace has lower damage per seconds than bare hands. The mod will not attempt to switch out of it, but won't switch into it either.
Warning
The Mace's enchantments are not supported at the moment. It's better to disable Switcheroo during your Mace activities.
Added
/switcheroo enable
and/switcheroo disable
commands
Changed
- Updated to Minecraft 1.21
What's Changed
- ⬆️ Minecraft 1.21 by @NatoBoram in #21
- 🔖 Update version number to v1.0.14 by @NatoBoram in #22
Full Changelog: v1.0.13...v1.0.14
v1.0.13
1.0.13 - 2024-05-25
Added
- Now uses shears on vines
- Now uses brush on suspicious blocks
What's Changed
- 📝 Update links in
CHANGELOG.md
by @NatoBoram in #12 - 🔧 Change contact info for github by @NatoBoram in #14
- ✨ Use shears on vines by @NatoBoram in #15
- ✨ Use brush on suspicious blocks by @NatoBoram in #16
- 🔖 v1.0.13 by @NatoBoram in #17
Full Changelog: v1.0.12...v1.0.13
v1.0.12
[1.0.12] - 2024-04-01
Changed
- Updated to Minecraft 1.20.1
Fixed
- Now uses shears on glow berries
What's Changed
- 🐛 Use shears on glow berries by @NatoBoram in #9
- ⬆️ Update Minecraft version to 1.20.1 by @NatoBoram in #10
- 🔖 Update version to 1.0.12 by @NatoBoram in #11
New Contributors
- @NatoBoram made their first contribution in #9
Full Changelog: v1.0.11...v1.0.12
v1.0.11
v1.0.10
1.0.9
[1.0.9] - 2022-06-13
Added
- Prefer Silk Touch on certain blocks
/switcheroo prefer silk_touch
/switcheroo prefer silk_touch add dirt_path
/switcheroo prefer silk_touch remove dirt_path
- By default, prefers Silk Touch on
bee_nest
,beehive
,black_stained_glass
,black_stained_glass_pane
,blue_ice
,
blue_stained_glass
,blue_stained_glass_pane
,bookshelf
,brain_coral
,brain_coral_block
,brown_mushroom_block
,
brown_stained_glass
,brown_stained_glass_pane
,bubble_coral
,bubble_coral_block
,campfire
,crimson_nylium
,
cyan_stained_glass
,cyan_stained_glass_pane
,dirt_path
,ender_chest
,fire_coral
,fire_coral_block
,glass
,
glass_pane
,gray_stained_glass
,gray_stained_glass_pane
,green_stained_glass
,green_stained_glass_pane
,horn_coral
,
horn_coral_block
,ice
,infested_chiseled_stone_bricks
,infested_cobblestone
,infested_cracked_stone_bricks
,
infested_deepslate
,infested_mossy_stone_bricks
,infested_stone
,infested_stone_bricks
,large_amethyst_bud
,
light_blue_stained_glass
,light_blue_stained_glass_pane
,light_gray_stained_glass
,light_gray_stained_glass_pane
,
lime_stained_glass
,lime_stained_glass_pane
,magenta_stained_glass
,magenta_stained_glass_pane
,medium_amethyst_bud
,
mushroom_stem
,mycelium
,orange_stained_glass
,orange_stained_glass_pane
,packed_ice
,pink_stained_glass
,
pink_stained_glass_pane
,purple_stained_glass
,purple_stained_glass_pane
,red_mushroom_block
,red_stained_glass
,
red_stained_glass_pane
,sculk
,sculk_catalyst
,sculk_sensor
,sculk_shrieker
,sculk_vein
,sea_lantern
,small_amethyst_bud
,
snow
,snow_block
,soul_campfire
,tube_coral
,tube_coral_block
,turtle_egg
,twisting_vines
,twisting_vines_plant
,
warped_nylium
,weeping_vines
,weeping_vines_plant
,white_stained_glass
,white_stained_glass_pane
,yellow_stained_glass
andyellow_stained_glass_pane
.
Full Changelog: v1.0.8...v1.0.9
1.0.8
1.0.7
1.0.1
[1.0.1] - 2021-02-01
Changed
- Now selects the best weapon according to damage per seconds.
- Sword is now blacklisted when hitting blocks.
- Now uses hoe when clicking on a crop.
- Farmland is now blacklisted from triggering a switcheroo.
Full Changelog: https://github.com/NatoBoram/switcheroo/commits/v1.0.1
1.0.0
1.0.0 - 2021-01-28
First public release.
The switcheroo technically works, but it's kinda annoying and awkward to use. Please check the issues
if you want to contribute. Since it's my first Fabric project and my first client-side mod, there's a few things I don't
really know how to do.
Full Changelog: https://github.com/NatoBoram/switcheroo/commits/v1.0.0