McJty / LostCityAssets

This is an example Lost Cities assets datapack for 1.18+
MIT License
5 stars 4 forks source link

[Suggestion] Support NBT/Structure data #1

Open ArachnidAbby opened 1 year ago

ArachnidAbby commented 1 year ago

Add NBT/structure support.

Currently I'm trying my best to write a python script to convert a structure block's output to a compatible json. But it would be significantly easier if structure blocks were supported by default. There would be less need for a palette.

If a palette is still desired, then a provided conversion tool would be nice.

ArachnidAbby commented 1 year ago

Also, how is nbt data attached to the blocks in the palette? Can it be any nbt data or only certain data points?

ErythroCraft commented 1 month ago

me too + updating example? Please

McJty commented 1 month ago

Lost Cities doesn't use structures in any way and changing that is impossible. The structure system is too limited to do what Lost Cities wants to do

McJty commented 1 month ago

That said, a tool to convert a structure to something compatible with Lost Cities would be nice

ErythroCraft commented 1 month ago

that's exactly what I mean. thanks

ErythroCraft commented 1 month ago

or an online converter would be nice.