Skip to main content

Vision Scanner

Point at something and ask the AI about it. The AI reads what you're looking at and gives you tips.

CraftyAI Vision Scanner

How to use it

Plugin (Spigot / Paper)

  1. Hold a Compass in your main hand.
  2. Look at a block or entity.
  3. Right-click to scan.

Mod (Fabric / Forge)

  1. Look at a block or entity.
  2. Press the V key. You can rebind it in Minecraft's controls menu if you want a different key.

After scanning, the AI responds in chat with details about what you looked at.

What the AI tells you

For entities (mobs, animals, players)

  • Health and max health
  • Armor and weapons they're wearing
  • Active potion effects
  • Special states (a charged creeper, a tamed wolf, a cleric villager, a baby zombie, etc.)
  • The entity's name if it has a custom one

For blocks

  • Exact block type
  • Block states (whether a furnace is lit, whether wheat is grown, which way a piston is facing)
  • The biome you're standing in
  • Your position relative to the block

A few examples

Scanning a damaged Iron Golem:

"That's an Iron Golem. It has 24 out of 100 health and is heavily damaged. Right-click it with Iron Ingots to heal it."

Scanning a fully grown wheat crop:

"This wheat is age 7 and ready to harvest. Break it to get wheat and sometimes seeds."

Scanning a creeper:

"That's a Creeper. It will explode if it gets close to you. Back up, or use a bow from a distance."

Permissions

The Vision Scanner works on all tiers. By default, any player can use it.

If you want to restrict it to certain players (for roleplay servers, build servers where scanning mobs is unfair, etc.), set enable_actions: false in your config and grant crafty.actions to specific players via LuckPerms.

Cooldown

The scanner has a 3-second cooldown between uses by default. You can change this with cooldown in your config.