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
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).
EnchantingTableRangeDataattachment 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;EnchantingModifierRecipeTypeis now flaggedisSpecial()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).