We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

45

load custom structures by command

4 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 1
    Registered User commented
    Comment actions Permalink

    AFAIK it can already be done using the structure_block:

    setblock ~-1 ~-1 ~-1 structure_block{mode:"LOAD",powered:0b,name:"<databpack:<path_to_nbt_file>"}
  • 0
    Registered User commented
    Comment actions Permalink

    This command would be convenient at times over having to place a structure block then power it, mostly with datapacks.

  • 0
    Registered User commented
    Comment actions Permalink

    This is now in the Bedrock Edition

  • 1
    Registered User commented
    Comment actions Permalink
    /place template custom:name

    make sure to have this structure on your datapack

    `yourpack/data/custom/structures/name.nbt`

    example:

    place template findlook:well ~ ~ ~ none front_back