Started by
Puglord123
on
Topic category: Help with Minecraft modding (Java Edition)
So I am working on a mod that adds stuff from the game "Portal" and "Portal 2" and I was wondering if there is any way to make the portals work.
I want to make it so that when you touch one block (let's say a blue portal) you get teleported to another block (let's say an orange portal).
I am just wondering if this is possible, you don't need to tell me how to make this work.
Why do i bother anymore with this, no one ever responds to these
I think that what you are describing is possible with mcreator using global variables
This is almost certainly possible. You'd have to remember to change the player's velocity as well.
its possible but complicated
right, i now have the confirmation that it is possible. now i need to figure out how to make it work...