SmartCursor - good replacement for WAWLA (With API). MC 1.12.2/1.8/1.7.10

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
In next versions planned:
  • Information about players.
  • Information about furnaces (if active: which fuel and item inside, etc.), chests (count of empty slots, etc.)
  • Information about potions. (I would like to make it in version 1.1.0, but Minecraft doesn't want to give me necessary information :D )
  • Information about item entity held.
  • Information about entity's armor.
  • Information about ores (If it really necessary).
  • Something else :)
 
  • Like
Reactions: Yusunoha
It needs to be finished.
The thing about "if it's more than 64 it shows 64" seems really weird for me.
 
After two days of work ready 1.7.10 version. Changelog (yes, it is very short):
  • 1.7.10 compability
  • Show player info (equipment, health, name, bed, etc.)
  • Show mob equipment
  • Show is it possible to harvest block with held item
  • Some fixes
New screenshots:
2014_08_08_10_35_48.png

2014_08_08_10_38_43.png

2014_08_08_10_39_10.png

2014_08_08_11_08_32.png


New download link and changelog in first post :)
 
  • Like
Reactions: Yusunoha
Nice mod. Is there 1.6.4 version since i am playing both 1.7.10 and 1.6.4. Will definitely come into my mods that must included in my pack :D.

Sent from my Nexus 5 using Tapatalk
 
  • Like
Reactions: pc_assassin
Nice mod. Is there 1.6.4 version since i am playing both 1.7.10 and 1.6.4. Will definitely come into my mods that must included in my pack :D.

Sent from my Nexus 5 using Tapatalk

If there isn't a 1.6.4 version do you think we could get a bare bones type version for 1.6.4?

Sent From Something That You Won't Care About Using Tapatalk 2
 
Did you mean compatibility with WAWLA (or WAILA, I don't know) ?
No. For example I really love your mod (not really) and I have my mod that adds pets. All kinds of different pets. Some of them have special abilities and I want to show these abilities in your HUD.
I could do something like SmartCursorAPI.registerHandler(new SCHandler());
and SCHandler implements ISmartCursorHandler, etc,etc..
 
No. For example I really love your mod (not really) and I have my mod that adds pets. All kinds of different pets. Some of them have special abilities and I want to show these abilities in your HUD.
I could do something like SmartCursorAPI.registerHandler(new SCHandler());
and SCHandler implements ISmartCursorHandler, etc,etc..

The lack of mod compatibility annoys me too, but it's far away from making a mod bad or useless;