Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 8 months ago
Updated 2 weeks ago
Changelog
-
Added a new
-f
option for commands. Using-f
will bypass any syntax checking of object ID's. Using the following command will lock the diamond sword in the placement category. This feature is mainly useful for some edge cases with other mods.
Example:/bb lock placement @s -f minecraft:diamond_sword
-
Added the
all
option as a lock category for theunlock
command. Using all will remove all lock categories for the given object.
Example:/bb unlock all @s minecraft:iron_chestplate