McJtyMods / TheOneProbe

This simple mod adds a probe and an API for other mods to show information with that probe
MIT License
137 stars 69 forks source link

A configurable way for displaying fluids #597

Open Gartebex-Ugandi opened 1 year ago

Gartebex-Ugandi commented 1 year ago

Feature request:

A new way of displaying fluids in probe: For example, when you will be inside the fluid, it will show blocks in it rather than fluid. But when you will be outside the fluid, it will show you the fluid. There would be also a button that would allow to show you the fluid you are in, and will stop showing the fluid when outside the fluid (for example: alt).

This could be configurable when people would like it the other way.

markygnlg commented 1 year ago

Have you tried:

If true show liquid information when the probe hits liquid first

showLiquids = false

(in ..config/theoneprobe-client.toml);

..&/or:

"Toggle Liquid View"

(in the minecraft config settings);

...the mod 'Controlling' adds the ability to search for keybinds with types, variables

Gartebex-Ugandi commented 1 year ago

Yeah, this is just a better version of it.

Gartebex-Ugandi commented 1 year ago

Believe it or not, possible keybinds are RARE, and i think its always great when you can get rid of a need for keybind.

markygnlg commented 1 year ago

that's why I mentioned the mod 'Controlling' - I'm using it to day as you mentioned: I chose a keybind I want then I use the mod 'Controlling' to find what is conflicting (it can also be used to search for mod names, categories & specific keys)

Gartebex-Ugandi commented 1 year ago

No, like free buttons on keyboard for minecraft are rare