The Parity Issue:
/place structure only lets you place 2 structures from the vanilla game with /place structure without add-ons, that is trial chambers and trail ruins. In Java Edition, you can place any structure that exists in the vanilla game with /place structure
Steps to Reproduce:
Run this command: /place structure minecraft:trial_chambers
It works, and a trial chamber generates ✔
Run this command: /place structure minecraft:stronghold
It does not work ❌
Expected Result:
The /place command would have let you place any structure in the vanilla game, just like Java
Observed Result:
Only 2 structures from the base game of Minecraft: Bedrock Edition can be placed with /place, perhaps because of the way that these structures use jigsaw block generation for these structures.
Note:
This does not count the use of add-on structures.
This issue specifically talks about the vanilla structures that exist in the vanilla game.
This is a valid parity issue for these reasons:
Command /place exists in the latest development version of Bedrock and Java Edition.
/place was added way after the Buzzy Bees.
There is something different to /place in Bedrock than Java. /place structure in Bedrock lets you place only place 2 vanilla structures. /place structure in Java lets you place every vanilla structure.
Linked issues
is duplicated by 4
Attachments
Comments 2
Thank you for your report!
After consideration, the issue is being closed as Working as Intended.
Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.
Full Version History – Snapshot Version History – Feature Requests and Suggestions
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Can confirm. Via a QNA, a Mojangster stated that only the Trail Ruins and Trial Chambers use the new Jigsaw system that is accessible via the place command and other related APIs.