Player Simulation
Any experienced Minecrafter knows that the less you have to click, the better. With the Player Simulator, you can automate away a large part of this tedious clicking. It allows you to automate clicking with any hand and item. Advanced properties allow you to change things like click positions and so on.
Aspect
Click EmptyClick with an empty hand.
Input: Boolean
Properties:
- Channel
- Round-Robin
- Right Click
- Right Hand
- Continuous Click
- Sneak
- Entity Index
- Offset X
- Offset Y
- Offset Z
ClickClick with any item.
Input: Boolean
Properties:
- Channel
- Round-Robin
- Right Click
- Right Hand
- Continuous Click
- Sneak
- Item Transfer Rate
- Entity Index
- Offset X
- Offset Y
- Offset Z
Click AmountClick with the given amount of items.
Input: Integer
Properties:
- Channel
- Round-Robin
- Right Click
- Right Hand
- Continuous Click
- Sneak
- Entity Index
- Offset X
- Offset Y
- Offset Z
Click ItemClick with the given item.
Input: Item
Properties:
- Channel
- Round-Robin
- Blacklist
- Craft
- Right Click
- Right Hand
- Continuous Click
- Sneak
- Check Stack Size
- Check NBT
- Item Transfer Rate
- Entity Index
- Offset X
- Offset Y
- Offset Z
Click ItemsClick with the given items.
Input: List
Properties:
- Channel
- Round-Robin
- Blacklist
- Right Click
- Empty is Wildcard
- Right Hand
- Continuous Click
- Sneak
- Check Stack Size
- Check NBT
- Item Transfer Rate
- Entity Index
- Offset X
- Offset Y
- Offset Z
Click Item PredicateClick with the items that match the given predicate.
Input: Operator
Properties:
- Channel
- Round-Robin
- Right Click
- Right Hand
- Continuous Click
- Sneak
- Item Transfer Rate
- Entity Index
- Offset X
- Offset Y
- Offset Z
Click Item NBTClick with the items that match the given NBT tag.
Input: NBT
Properties:
- Channel
- Round-Robin
- Right Click
- Right Hand
- Continuous Click
- Sneak
- Item Transfer Rate
- Entity Index
- Offset X
- Offset Y
- Offset Z
- NBT subset
- NBT superset
- Require Item NBT
- Check NBT Recursively