Hover ALT Mode

by Morlot

Shows the ALT mode icon for just the entity under your mouse cursor, while the ALT mode stays off. ALT mode no longer has to be permanent. Normal mode becomes a real alternative, without giving up what ALT mode tells you.

Utilities
14 days ago
2.0 - 2.1
211

i [Done] Drawing Insert plans

a month ago

I wanted to point out that, in your mod description where you say this

Ghosts show their recipe, but not their planned modules — ghost inventories cannot be read.

You can actually read items that are planned to be inserted via LuaEntity::insert_plan. Note that on real entities (non-ghosts), you must first obtain item_request_proxy if it exists, and it is the proxy that contains the insert_plan.


I know there's a lot of attention to detail that goes into quirky interface mods like this, so I wish you good luck!

a month ago

Thanks for the tip. It might not turn out perfect, but I'll try to integrate as much of the original as possible.

New response