#1.21.131 all vanilla structures (converted from .nbt to .mcstructure)

1 messages · Page 1 of 1 (latest)

shrewd kayak
#

(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)

GitHub

Converts Java .nbt files to Bedrock .mcstructure files - JaylyDev/nbt-to-mcstructure

#

Definitely install the library and do conversions yourself if your device permits.

unique ermine
#

Awesome

noble solstice
#

They were available in the unzipped APK files for android because of the data driven jigsaw experiments

frigid hornet
noble solstice
frigid hornet
noble solstice
#

We can also modify it which is why it's special

frigid hornet
#

Oh yea, cool

#

I think villages are the next step, maybe that's why Mojang added a biome component to define the village type.

noble solstice
#

yeah possibly

#

but villages use data mode structure blocks which are hardcoded

#

bastions and ancient cities don't so they might actually come before villages

frigid hornet
noble solstice
#

possibly

#

now that jigsaws can spawn entities

shrewd kayak
#

From Worldgen Q&A with Mojang in late 2024:

Long-term, one of our principles is that creators should be able to do almost anything we (Mojang) can do with the Vanilla game. So that's pretty extensive customization. But this is aspirational, and it'll be a long road for us to travel down together here. We'll release incremental features as we go.

edgy anchor
#

How do I render the marketplace skin on my player, even if I'm modifying the player.entity file? I'm trying and not succeeding.

noble solstice
#

well this doesn't seem to have trial chambers structure files because they are in the vanilla 1.21.0 folder and when i try to convert them the thing doesn't work

shrewd kayak
shrewd kayak
#

Had a look. While it's only trial chamber nbts that aren't represented in the latest vanilla/ folder, and all of them are in the 1.21.0 folder, there are some of these trial chamber files also in the 1.21.30 and 1.21.50 folders (an update from 1.21.0?) I'll convert those instead just in case.

noble solstice
shrewd kayak
shrewd kayak
shrewd kayak
finite talon
#

@cosmic briar