Closed vgrynch closed 1 year ago
I don't think it's possible to update fences placed by structures if they didn't contain the diagonal block states in the first place.
Any advise on how I can possibly update them via data packs? I know there is a way to pre-process structure blocks before placing them into the world, but I'm not familiar with that.
Editing the nbt files seems to be the only option. I think the Repurposed Structures dev might have some tools for that, maybe ask them.
Suggestion (Required)
(1.19.2) When the structure is placed by world generating, fences inside of the structure do not automatically connect as diagonal. For example:
Would be good to have them connect automatically right away without the need to do a manual update, like this:
I understand I can save the new structrue nbt with fences already connected in it, but I think some support of existing structures would be good to have. (The structure I used in the above examples is Wabi sabi structures - "llama_sanctuary_plateau" - it contains Llama holding places)