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
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.

