feature | bug report | note |
---|---|---|
minecraft:cave_vine | - | |
minecraft:dripstone_cluster | - | - |
minecraft:ancient_debris_large | - | - |
minecraft:fossil_coal | - | |
minecraft:freeze_top_layer | - | - |
minecraft:end_spike | - | - |
minecraft:rooted_azalea_tree | - | - |
minecraft:warm_ocean_vegetation | - | - |
minecraft:bamboo_no_podzol | - | Place a block like a stone and run the command on it. |
minecraft:pile_hay | - | can only reproduce this when I'm floating off the ground (more than 10 blocks) |
How to reproduce
Create a superflat world with some layer of glass for clarity
Run the
/placefeature
command followed by the name in the feature section aboveSeeing a message like [placed] but not actually placed
The features
minecraft:bamboo_no_podzol
andminecraft:bamboo_some_podzol
are also affected (when placed on a non-dirty block, like stone). It looks like the issue here is inconsistent ways that features abort placement (which doesn't matter in worldgen, but does matter in the user-facingplacefeature
comand).