mojira.dev
MC-255097

Not loaded position for /place in a dimension with min height >0

In a dimension with the minimal height higher then 0 (tested with 16 and 128) the command /place says "That position is not loaded".

What I expected to happen was...:
Placing a structure.

What actually happened was...:
Error: "That position is not loaded"

Steps to Reproduce:
1. Create a world with a dimension with the minimal height higher then 0 (16 in the attached datapack)
2. Try to place any structure with the command /place. (For example: /place feature minecraft:acacia).

 

Possible reason:
Minecraft checks if the chunk is loaded by trying to place (but not placing) a block at ~ 0 ~.

The /execute if loaded command works fine.

Linked issues

Attachments

Comments 2

Confirmed in 22w45a; custom dimension with minimal height 192.

Confirmed for 1.21.1

Creating a custom map above cloud height and encountered this. I set the min_y back to 0 and it started working again.

Kragast

(Unassigned)

Community Consensus

Platform

Normal

Custom Worlds

1.19.2, 1.20.1, 23w33a, 1.20.4, 23w51b, 1.21.1, 24w38a

Retrieved