Description:
At the top of the screen show what block or entity you are currently looking at.
Limitations:
- Scripting API doesn't allow access to item rendering so displaying the block icons programatically is a no go.
- Some names might be a bit odd as we only have access to the namespace identifier and not the block name.
Installation Notes:
When creating a new world make sure to have the "Additional Modding Capabilities" turned on under "Experiments" otherwise this will not work.
Future:
Will be hooking up the GameTest api to see if we can get data out of it more easily than the current scripting api.
Improvements:
Suggestions welcome, though bear in mind the scripting api is incredibly limited in what it can do.
Twitter: