The effect of double vision

Started by GoodBoy123141 on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Oct 2020
Points:
659

User statistics:

  • Modifications: 0
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
The effect of double vision
Fri, 11/19/2021 - 15:48 (edited)

I make alcohol and I want to add an effect that will cause double vision, or triple. I understand that this cannot be done in the creator, but maybe you know the code that can be added? Like photo

Edited by GoodBoy123141 on Fri, 11/19/2021 - 15:48
Active 5 months ago
Joined Mar 2021
Points:
1016

User statistics:

  • Modifications: 3
  • Forum topics: 37
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 451
why not trying with Nausea ?
Fri, 11/19/2021 - 15:55

why not trying with Nausea ?

Active 1 year ago
Joined Oct 2020
Points:
1617

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
or if you don't want any…
Fri, 11/19/2021 - 16:09

or if you don't want any effects, you could try

A. changing FOV

or

B, moving the players head 

Active 3 years ago
Joined Oct 2020
Points:
659

User statistics:

  • Modifications: 0
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
How to change FOV?
Fri, 11/19/2021 - 16:25

How to change FOV?

Active 3 years ago
Joined Oct 2020
Points:
659

User statistics:

  • Modifications: 0
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
THX!  
Fri, 11/19/2021 - 16:42

THX!

 

Active 3 years ago
Joined Oct 2020
Points:
659

User statistics:

  • Modifications: 0
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
Wait, does the plugin work…
Fri, 11/19/2021 - 16:52

Wait, does the plugin work on version 2021.2?

Active 5 months ago
Joined Mar 2021
Points:
1016

User statistics:

  • Modifications: 3
  • Forum topics: 37
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 451
Mr Scaut has no longer…
Fri, 11/19/2021 - 16:53

Mr Scaut has no longer updated it but it should work. Tough I believe the only not working part is FOV but you can try it

Active 1 year ago
Joined Oct 2020
Points:
1617

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
I have tried it and it works…
Fri, 11/19/2021 - 16:59

I have tried it and it works for me

Active 1 year ago
Joined Oct 2020
Points:
1617

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
well that's sad :( you could…
Fri, 11/19/2021 - 17:10

well that's sad :( you could try moving the player's head too tho

Active 1 year ago
Joined Oct 2020
Points:
1617

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
also teleporting them like 0…
Fri, 11/19/2021 - 17:10

also teleporting them like 0.2 blocks and making their head pitch different would look really cool

Active 3 years ago
Joined Oct 2020
Points:
659

User statistics:

  • Modifications: 0
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
It sounds unreal to me, is…
Fri, 11/19/2021 - 17:12

It sounds unreal to me, is this also done by a plugin?

Active 1 year ago
Joined Oct 2020
Points:
1617

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
no by either setting their…
Fri, 11/19/2021 - 17:21

no by either setting their location to X/Y/Z + 0.2 

or changing their motion vector

Active 9 hours ago
Joined Aug 2016
Points:
3305

User statistics:

  • Modifications: 9
  • Forum topics: 63
  • Wiki pages: 20
  • MCreator plugins: 11
  • Comments: 2929
The plugin of MrScautHD is…
Fri, 11/19/2021 - 21:37

The plugin of MrScautHD is very bad, in all ways. The code he generates is one of the worst for MCreator. Everything can break at any time. He doesn't check a single thing (mainly for entities, which is a big problem). In addition, he adds blocks for no good reason. You can use it. However, be aware you can have a bunch of bugs and problems.