mojira.dev
MC-248247

minecraft:bamboo_no_podzol and minecraft:bamboo_some_podzol features do not work correctly when used with /placefeature

The Bug

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

Reproduce

  • Place a stone block and run this command command on it

  • /place feature minecraft:bamboo_no_podzol ~ ~ ~

  • /place feature minecraft:bamboo_some_podzol ~ ~ ~

Observed Result

The game said it was loaded but nothing appeared.

Expected Result

The feature would be properly placed or the error message "Failed to place feature" would come up.

Attachments

Comments 5

Hi, I've done some further investigating regarding this problem and have discovered that the behavior of this issue is slightly different as described in this report. Allow me to clarify.

When placing the minecraft:bamboo_no_podzol or minecraft:bamboo_some_podzol features using the "/placefeature" command, the block that occupies the desired position of placement must be air, and the block below it must be a part of the #minecraft:bamboo_plantable_on block tag. If these requirements aren't met, the game claims that the feature was placed, when in reality it wasn't.

To conclude, you can place the minecraft:bamboo_no_podzol or minecraft:bamboo_some_podzol features using the "/placefeature" command, but only under certain circumstances as mentioned above.

Can confirm in 1.18.2.

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

/place feature minecraft:bamboo_no_podzol ~ ~ ~
/place feature minecraft:bamboo_some_podzol ~ ~ ~

Can confirm in 1.19.

Can confirm in 1.19.2.

Moesh

(Unassigned)

Confirmed

Platform

Low

World generation

/place

22w03a, 1.18.2, 22w14a, 22w15a, 22w18a, ..., 1.20 Release Candidate 1, 1.20, 1.20.1, 1.20.2, 1.21.4

Retrieved