Compatibility
Minecraft: Java Edition
26.1
1.21.5ā1.21.11
Platforms
Creators
Details
Changelog
š¦ Bookshelf - 4.0.0
š§¹ The Tiny Sweep Update!
First release for Minecraft's new date-based versioning, dropping support for previous versions.
ā ļø BREAKING CHANGES: This version has breaking changes!
Bookshelf is now based on Minecraft 26.1.
š§± bs.block
- ā ļø #509 - Removed multi-tick fill operations (
fill_block,fill_type,fill_random). Use the newbs.generationmodule for async iteration with callbacks. - ā ļø #523 - Removed deprecated functions and tags from previous versions.
- ā ļø #525 - Removed NBT concatenation from block output. State and NBT are now returned as separate fields.
- ā” #509 - Simplified
fill_blockto use the vanillafillcommand (single-tick execution). - ā” #509 - Simplified
fill_typewith a cleaner recursion model (single-tick execution).



