Set location of entity at x y z farther than simulation radius

Started by m6264829 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Set location of entity at x y z farther than simulation radius

I want to make a simple teleport command with block position paramater. If I try to insert values of position larger than the current simulation distance, I get teleported to 0, 0, 0. Is there any workaround on this, or should I use other methods of teleporting