MinecraftFreecam / Freecam

A highly customizable freecam mod for Minecraft. [Maintiners: @hashalite @MattSturgeon]
https://curseforge.com/minecraft/mc-mods/free-cam
MIT License
74 stars 27 forks source link

Add a separate config option for item consumption while in Freecam #72

Open birdh69 opened 1 year ago

birdh69 commented 1 year ago

When I was flying in my elytra while holding a firework, I went to freecam, I pressed right click for some unknown reason, but it fired the firework. Thats it

MattSturgeon commented 1 year ago

I believe this is intended behaviour.

"Allow Interaction" and "Interaction Mode" relate to interacting with blocks/entities in the world, but there's no setting that relates to consumption of items.

We could consider this a feature request for adding a config option that completely disables using held items, I guess 🤷

hashalite commented 1 year ago

Yes, this is intended behavior. I may make a separate config option for item consumption in the future.