Bookshelf Extended Enchanting Reach

A small mod that expands the range of Bookshelf detection on the Enchanting Table

File Details

BEER 26.1.2-1.4.2

  • R
  • Apr 23, 2026
  • 70.40 KB
  • 7.1K
  • 26.1.2
  • NeoForge

File Name

beer-26.1.2-1.4.2.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:bookshelf-extended-enchanting-reach-1274736:7974009"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

BEER 1.4.2

  • Ported to Minecraft 26.1.2 / NeoForge 26.1.2.22-beta (Java 25 toolchain, Gradle 9.1.0).
  • Re-enabled Apothic Enchanting integration against Shadows' 26.1.2 dev builds (ApothicEnchanting 4.0.0-beta5, Placebo 10.0.0-beta7, ApothicAttributes 3.0.0-beta1).
  • EnchantingTableRangeData attachment now auto-syncs to clients via .sync() instead of relying on jade-triggered packet round-trips.
  • Sneak + right-click an enchanting table with an empty main hand to visualise the current bookshelf detection shell with particles (client-side, scales with the configured modifiers).
  • Rewrote the JEI category for JEI 29.5 (IRecipeType, IRecipeExtrasBuilder, add(ItemStack) slot population) with clear Main Hand / Off Hand / Right-Click / effect labels; EnchantingModifierRecipeType is now flagged isSpecial() so the datapack recipes are preserved through the empty-ingredient filter.
  • Fixed Maven version range for the optional Apothic Enchanting dep ([4.0.0-beta1,) so beta builds are accepted).