steps:
- create a block
- run
/execute in (any dimension you are not in) run ce debug setblock (x) (y) (z) (your block)
expected result: the block will appear at the specified coordinates within the specified dimension
actual result: the block will appear at the specified coordinates within the dimension that the player is in
steps:
/execute in (any dimension you are not in) run ce debug setblock (x) (y) (z) (your block)expected result: the block will appear at the specified coordinates within the specified dimension
actual result: the block will appear at the specified coordinates within the dimension that the player is in