promotional bannermobile promotional banner

Portable blueprints

Tired of manually building the same structures over and over, like roads, street lamps, or houses? This mod is perfect for you! Scan your structure and create a blueprint so you can rebuild it instantly with just one click!

File Details

portable_blueprints-v1.9.3-mv1.20.1

  • R
  • Sep 13, 2025
  • 429.84 KB
  • 341.9K
  • 1.20.1
  • Forge

File Name

portable_blueprints-v1.9.3-mv1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:portable-blueprints-1231499:6994091")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.9.3 – New Mechanics

  • Added a new command /portable_blueprint to handle general mod commands.
  • Added new subcommands (Useful for servers where a player might try to ruin the experience for others.):
    • /portable_blueprint block <player> – blocks a player from using both blueprints and the scanner.
    • /portable_blueprint unblock <player> – removes the block on a player.
    • /portable_blueprint blockedlist – shows the list of currently blocked players.
  • Added new gamerule blueprintsCooldown, which allows setting a cooldown on blueprint placement to prevent players from spamming builds one after another.
  • Added new server config parameters:
    • maxscannerblockcount – lets you set the value of the gamerule maxScannerBlockCount directly from the server config (useful for modpacks).
    • enable_maxscannerblockcount – enables the use of maxscannerblockcount.