minespect adds the inspect weapon functionality from CoD, CS, and TF2 into vanilla Minecraft (no mods required).
Currently, only Java edition 1.17 (snapshot 21w07a) is supported.
- Download the resourcepack to .minecraft/resourcepacks
- Download the datapack to .minecraft/saves/YOURWORLD/datapacks
If you're not sure where to find .minecraft/, pause the game and select 'Resource Packs'. From there, select 'Open Resource Pack Folder' and navigate up one level.
For now, the only functionality is to type /function inspect:inspect
into the chat. If you forget the command, type /reload
and click the prompt.
- Fix attackSpeed modifier system, conditions
- Get length of animation somehow to know when to end, or just make all have same length
- Add inspecting left hand animation too
- If tool in both hands, use second delayed scoreboard value for left hand animation
- Else, just use regular scoreboard for left hand
- Add in keybind or other trigger for inspecting
- Standing still for a while, bring up prompt in chat?
- Custom animations for enchanted items?
- Add smoke particles to inspect fire aspect sword
- Fancy twirl for sharpness or efficiency tools
- Swirling XP orbs for mending tools?
- Multiple animations per item? Maybe select from menu?
- Ping system datapack...