maruohon / litematica

A modern client-side schematic mod for Minecraft
GNU Lesser General Public License v3.0
689 stars 191 forks source link

Litmatica files to Vannila Structure files fail to convert entities, when it shouldn't. #727

Open freddyguythe10th opened 1 year ago

freddyguythe10th commented 1 year ago

Provide at least the following information

Running on Minecraft 1.20.1 Litmatica is running version 0.15.0 and Malilib is running version 0.16.1

I'm using litmatica to save a structure with entites included that have custom NBT for a datapack. I use it to convert the .litmatica to a .nbt so it can be loaded using structure blocks. Everything so far works, but Litmatica will not put the entities into the .nbt. I made sure I had Ignore Entities off and checked the .litmatica file to see that the entities were being saved. To fix it all you would need to do is put all the nbt data into a folder called 'nbt' for each entity.