I am testing the block with /setblock ~ ~ ~ saplings and ladder, but floating blocks
Step to reproduce:
Command with /setblock ~ ~ ~ saplings/ladder
Result:
The objects was floating, when using setblock anything.
Test results as of 1.16.20
Block | Floats when placed with /setblock | |
---|---|---|
Saplings | ✔ | |
Ladder | ✔ | |
Lever | ✔ | |
Grindstone | ✔ | |
Crops | ✔ | |
Cactus | ✔ | |
Sugarcane (reeds) | ✔ | |
Bamboo | ✔ | |
Water | ✔ | |
Lava | ✔ | |
Redstone wire | ✔ | |
Torch | ❌ | |
Redstone torch | ❌ | |
Soul torch | ❌ | |
Item frame | ❌ | |
Kelp | ❌ | |
Cocoa | ❌ |
Linked issues
is duplicated by 4
relates to 2
Attachments
Comments 4
Relates to MC-31100.
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response
Is this still an issue in the latest version? If so, please add a comment or update the affected version field.
To make your bug report as effective as possible, please try and include the following steps to reproduce the problem:
Steps to Reproduce:
1.
2.
3.Observed Results:
(Briefly describe what happens)Expected Results:
(Briefly describe what should happen)
If your ticket does not look like the example given here, then it's likely to be closed as incomplete.
This ticket will automatically reopen when you reply.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
Affects 1.19.30
Cocoa has regressed. Also affects frogspawn & possibly other blocks. Duplicated by MCPE-162170.
The problem seems to be that the /setblock command does not update the placed block based on what is around it. However, the fact that some blocks instantly break suggests that the coding around this is not consistent.