(UPDATED - now includes Trial Chambers!)
- From the 1.21.131 Mojang BDS zip. All 822 files included. NBT structures are the native structure format for Bedrock and Java internals, but for use in addons we need them to be in .mcstructure format not .nbt .
- Converted using Jayly's nbt-to-mcstructure library in python.
- It's possible the porting is not perfect for every structure.
- Doesn't come with jigsaw files as they're internal / hardcoded in Bedrock. You have to fit the complex structures together yourself. You could try looking at Java vanilla resources or datapacks/mods.
Zip file in comments below (small - under 1mb)