In the Java Edition of Minecraft, Structure Blocks save structure files to be distributed. The Structure Blocks in the Bedrock editions do not do so; rather they export a .obj 3D model to a service now taken down. The Structure Blocks in Bedrock edition should allow you to save Structures to your game files, in a folder called structures, found in the same parent folder as resource and behavior packs. These structures could be exported out into .mcstructure files, and then easily imported in the same way as .mcpack and .mcaddon files. Any imported structure can be loaded into any Structure block.
In other words, make a .mcstructure system that mimics the ease of use shared by .mcpack, .mcaddon, .mcworld, and .mctemplate files.
I would also like this to allow for structure generation in behavior packs as well.
Please sign in to leave a comment.
7 Comments