1

SOLVED: Disabling F5?

Tim_M 12/5/20 5:31 am history
2.9k
12/5/2020 7:02 am
So, I have been working on a non ecudian map, and everything works fine. But when you use F5 it's easy to see how everything works, and break the whole illusion . So I have been wondering, can you disable F5 with just datapacks? Or do you HAVE to use mods? Please help!

-Tim_M
Posted by
Tim_M
Level 1 : New System
2

  Have something to say?

JoinSign in

3

Bertiecrafter
12/05/2020 6:51 am
Level 72 : Legendary System
history
The only "working" solution I could come up with is spawning particles behind the players head. There are two problems with it:
  • If you fling your head fast enough you can out-run the particle generation for a split second.
  • You can see your own particle trail behind you if you rotate your head in first-person, but won't see the particle trail of others.
If you want to try it, grab yourself a command block (/give @s command_block). Then set it to Repeat, Unconditional, Always Active and paste this command in:
/execute as @a at @s positioned ~ ~1.6 ~ run particle minecraft:smoke ^ ^ ^-3.5 0.5 0.5 0.5 0.00001 100 normal @s
To be honest, it's probably better to just tell players not to go in F5 mode instead of spawning particles everywhere...
3
Tim_M
12/05/2020 7:02 am
Level 1 : New System
Wow, that was such a quick response! I suppose asking people not to use it is the easiest thing to do, and if they want to ruin the experience for themselves they can. Thanks!

Gonna Mark as solved if you can do that
1
Cakeeh
12/05/2020 6:07 am
Level 46 : Master uwu
you could just ask players not to press f5. if they want to break the illusion they'll find other ways.
2

Welcome