Easing #1706
Answered
by
SalTeyJek004
githubuserreddit
asked this question in
Troubleshooting
Easing
#1706
-
Minecraft version1.20.4 Describe the issue that you encounteredso i want to make a portal that randomizes itself, this is only a test but the easing just breaks the illusion 2025-03-08.19-23-52.mp4how do i make it so that it is the old version? |
Beta Was this translation helpful? Give feedback.
Answered by
SalTeyJek004
Mar 8, 2025
Replies: 1 comment 1 reply
-
you can disable the default easing per-portal with this command |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
githubuserreddit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can disable the default easing per-portal with this command
/portal set_portal_nbt {animation:{durationTicks:0}}
more info about the default easing here