mojira.dev
MC-248249

minecraft:forest_rock feature does not work correctly when used with /place

The Bug

When using the /place feature command to place this feature, it does not work.

Reproduce

  • Use /place feature minecraft:forest_rock ~ ~ ~

Observed Result

The game said it was loaded but nothing appeared.

It only gets placed server-side and not client-side.

Expected Result

It would also show on client-side.

Linked issues

Attachments

Comments

Avoma

I can confirm this, though the behavior is slightly different than as described in this report. Allow me to clarify.

The minecraft:forest_rock feature actually does get placed, but this is not immediately apparent to the client. In other words, the feature gets placed server-side but not client-side, resulting in a desync.

Additionally, here is the correct command usage to reproduce this issue as the one currently provided in the description does not function.

/placefeature minecraft:forest_rock ~ ~ ~
Avoma

Can confirm in 1.18.2.

Avoma

Can confirm in 22w18a. The "/placefeature" command was removed and replaced with the "/place" command in 22w18a, so here's the new command required in order to reproduce this issue.

/place feature minecraft:forest_rock ~ ~ ~
Avoma

Can confirm in 1.19.

Avoma

Can confirm in 1.19.2.

Brain81505

Can confirm in 23w03a

Moesh

gnembon

Confirmed

Low

World generation

/place

22w03a, 1.18.2 Pre-release 1, 1.18.2, 22w14a, 22w15a, 22w18a, 1.19, 1.19.2, 1.19.3, 23w03a

23w07a

Retrieved