Missing chiseled blocks and bits when pasting
MPNanKing opened this issue ยท 4 comments
I have tried many ways to copy the chiseled blocks to another map , the only way to successfully place those blocks is to use the C&B clipboard , but can only be placed separately each time , and no bits are missing. Now , I use the 'structure_block' to help me to save and copy them , strangely only the original map and new maps can be pasted those structures , and some maps that have been playing for a long time or added other mods cannot use this method normally , these bits will be replaced or lost.
I used FCB in the map , tow maps have same config files ,but these blocks appear in a different order in the UI.
And some forbidden destruction blocks also appear as bits.
The bits of the original block will also be changed during pasting , and the complete FCB's block is not affected here.
This is a bug in 1.12, and I'm not sure what will happen in 1.14, so I submit it here.
This is an anomalous map. It only retains one region, and the structures are stored under the 'My World/structures'. C&B and FCB use the default configuration.
- MC Version: 1.12.2
- C&B Version:14.33
- FCB Version: 1.12-6.7
- Do You have Optifine: Yes
But using a clipboard file is feasible, but very cumbersome. Are these blocks different from those in the map? Or does the mod currently not provide other methods to export the building itself?
WorldEdit's save schematic and copy region files are presented in the wrong blocks too.
This is a known issue, you are not able to export creations to another world. Chiseled Blocks are saved in an optimized format that is world specific. This means you can use any kind of tool to copy chiseled blocks within the same world but if you copy it to another world you'll see there are issues. In 1.12 it should actually be possible to copy blocks between two worlds as long as the same mods are used in both at the same time. If more mods are installed ids can differ which also breaks things.
There will be a way to update worlds from 1.12 to 1.14 but there are quite a few issues that need to be addressed before that can happen.