Your First TurboHopper
Your First TurboHopper
There are three main ways to get a TurboHopper:
1. Crafting
By default, the first tier of TurboHopper (slowest
) is crafted using a vanilla hopper and redstone. Subsequent tiers are crafted by upgrading the previous one. The recipes can be fully customized in the recipes.yml
file.
2. Admin Commands
If you are an administrator (with the fasterhoppers.command.give
permission), you can give yourself any hopper with the following command:
/fh give <player> <type> [amount]
Examples:
/fh give Steve fastest 16
- Gives you 16 "fastest" tier hoppers./fh give @a extreme 1
- Gives every player 1 "extreme" tier hopper.
3. Converting Hoppers
If you are an admin (with the fasterhoppers.command.apply
permission), you can convert a regular hopper in your hand into the first-tier TurboHopper with the command:
/fh apply
Last updated