Switcheroo
Switch your currently held item for an effective item when clicking on a block.
This project is in early development. It technically works, but it could be better.
Usage
-
Click on a block or entity to switch to the appropriate item
- Press Sneak to prevent the switch from happening
- Press Sprint to use the most effective item
By default, the switcheroo will use the least effective tool to break blocks and the most damaging item to attack entities.
Status
What works
- Switcheroo when clicking blocks
- Switcheroo when clicking mobs
What doesn't work
- Switcheroo will mess up your hotbar's organization #3
-
Switcheroo when using the last unit of a stack #4
- In the meantime, you can use Inventory Profiles
Installation
Downloads are available in Releases. You can also test development builds by downloading them form the Pipelines.
Building
bash
./gradlew downloadAssets
./gradlew genSources
./gradlew build
