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
1.9.3 – New Mechanics
- Added a new command
/portable_blueprintto 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 gamerulemaxScannerBlockCountdirectly from the server config (useful for modpacks).enable_maxscannerblockcount– enables the use ofmaxscannerblockcount.

