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-v2.0.3-mv1.20.1

  • R
  • Jan 4, 2026
  • 839.98 KB
  • 740
  • 1.20.1
  • Forge

File Name

portable_blueprints-v2.0.3-mv1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Version 2.0.3

Fixed a critical container issue:

Until now, containers (chests, barrels, shulker boxes, etc.) had a serious problem where, when a blueprint under construction required a single item, that item was removed from all stacks of the same type instead of just one.

For example, if a build required 1 dirt block and a chest contained two stacks of dirt, normally one stack should go from 64 to 63 while the other remains unchanged. Instead, both stacks were reduced to 63. This meant that for a single block, you were effectively paying 2 items.

This issue has now been fixed. I apologize to everyone who encountered this problem in survival mode while using containers.