Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Neko's Enchanted Books

Neko's Enchanted Books

Gives every Enchanted Book in Minecraft a unique texture!

235.9k
117
Utility
AboutChangelogVersions

NEBs Release 2.0.3 for 1.21.4

by Jonathing on Feb 11, 2025
Download

NEBs Release 2.0.3 for 1.21.3

by Jonathing on Feb 11, 2025
Download

NEBs Release 2.0.3 for 1.21 - 1.21.1

by Jonathing on Feb 11, 2025
Download

NEBs Release 2.0.3 for 1.20.6

by Jonathing on Feb 11, 2025
Download

NEBs Release 2.0.3 for 1.19.3 - 1.20.4

by Jonathing on Feb 11, 2025
Download

NEBs Release 2.0.3 for 1.19 - 1.19.2

by Jonathing on Feb 11, 2025
Download

NEBs Release 2.0.3 for 1.18.x

by Jonathing on Feb 11, 2025
Download

NEBs Release 2.0.3 for 1.17.1

by Jonathing on Feb 11, 2025
Download

NEBs Release 2.0.3 for 1.16.1 - 1.16.5

by Jonathing on Feb 11, 2025
Download

NEBs Release 2.0.3 for 1.15.x

by Jonathing on Feb 11, 2025
Download

NEBs Release 2.0.3 for 1.14.4

by Jonathing on Feb 11, 2025
Download

NEBs Release 2.0.3 for 1.13.2

by Jonathing on Feb 11, 2025
Download

NEBs 2.0.3

  • Refactored a lot of backend code (sorry if any devs were using this, but I don't think that's the case)
    • This was mostly done to prepare for multiloader sometime later. The class that handles the item model overrides is now completely mod loader agnostic.
    • Translated mixins to coremods. See the README on the GitHub page for why I did this.
  • Fixed 1.16.1 - 1.19.2 just straight up not working
  • Added support for 1.13.2, 1.14.4, and 1.15.x
  • Added support for 1.21.3 and 1.21.4
  • Performance improvements for 1.18 and older when baking models (on startup and F3 + T)
  • The source jars for 1.13.2 - 1.16.5 are now in SRG names (useful for devs, use fg.deobf)

NEBs 2.0.2

  • Fixed F3 + T causing models to fail to load (for real this time)
  • Fixed Spread of Ailments texture not using transparent background (#63)
  • Fixed some Apotheosis enchantment books not showing their textures
  • Fixed NEBs not correctly logging enchantments that do not have a model
    • Enchantments that do not have a model are now logged in alphabetical order in a single log message
  • Fixed Lightweight from Feathers not showing its texture
  • Added support for Forge 1.21
    • Fabric and NeoForge support will come at a later date

NEBs 2.0

Neko's Enchanted Books got a huge overhaul in its 2.0 update with its main new feature: automatic model loading. In short, this gives users the power to add compatibility for whatever enchantments they'd like without NEBs itself needing to add native support for it! Check out the main CurseForge page or the GitHub repository for more details on how you can use this towards your advantage!

Technical Changelog

  • Added Automatic Model Loading
  • Now has wider range of supported versions

Native Compatibility Additions

These are all the new enchantments that NEBs 2.0 brings native compatibility for, along with all the enchantments from 1.8.

minecraft (+ mace backport)

  • breach
  • density
  • wind burst

allurement

  • spread of ailments
  • curse of ascencion
  • curse of fleeting
  • obedience

domestication innovation

  • rejuvination

ensorcellation

  • xp boost

combat roll

  • acrobat

combat bash

  • inertia

sortilege

  • potency
  • stability
  • chaining
  • pull
  • blast
  • blitz
  • curse of ignorance
  • magic protection
  • arcane
  • soulbound

apotheosis (sulphur)

  • beserkers_fury
  • boon_of_the_earth
  • chainsaw
  • chromatic_aberration
  • miners_fervor
  • endless_quiver
  • growth_serum
  • spear_fishing
  • worker_exploitation

enderite mod (sulphur)

  • void floating

amethyst touch (sulphur)

  • amethyst touch

deeper and darker (feder)

  • catalysis
  • sculk smite

airhop

  • air hop

CoFHCore

  • disabled
  • holding

better archeology

  • penetrating strike
  • seas bounty
  • soaring winds
  • tunelling

travel anchors

  • range
  • teleportation

archery expansion

  • sustain
  • scouting
  • baby face
  • follow through
  • grit
  • shattering
  • trajectory
  • headshot
  • fragility
  • pincushioning

NEBs Release 2.0.2 for 1.21 - 1.21.1

by Jonathing on Feb 1, 2025
Download

NEBs Release 2.0.2 for 1.20.6

by Jonathing on Feb 1, 2025
Download

NEBs Release 2.0.2 for 1.19.3 - 1.20.4

by Jonathing on Feb 1, 2025
Download

NEBs Release 2.0.2 for 1.19 - 1.19.2

by Jonathing on Feb 1, 2025
Download

NEBs Release 2.0.2 for 1.18.x

by Jonathing on Feb 1, 2025
Download

NEBs Release 2.0.2 for 1.17.1

by Jonathing on Feb 1, 2025
Download

NEBs Release 2.0.2 for 1.16.x

by Jonathing on Feb 1, 2025
Download

NEBs 2.0.2

  • Fixed F3 + T causing models to fail to load (for real this time)
  • Fixed Spread of Ailments texture not using transparent background (#63)
  • Fixed some Apotheosis enchantment books not showing their textures
  • Fixed NEBs not correctly logging enchantments that do not have a model
    • Enchantments that do not have a model are now logged in alphabetical order in a single log message
  • Fixed Lightweight from Feathers not showing its texture
  • Added support for Forge 1.21
    • Fabric and NeoForge support will come at a later date

NEBs 2.0

Neko's Enchanted Books got a huge overhaul in its 2.0 update with its main new feature: automatic model loading. In short, this gives users the power to add compatibility for whatever enchantments they'd like without NEBs itself needing to add native support for it! Check out the main CurseForge page or the GitHub repository for more details on how you can use this towards your advantage!

Technical Changelog

  • Added Automatic Model Loading
  • Now has wider range of supported versions

Native Compatibility Additions

These are all the new enchantments that NEBs 2.0 brings native compatibility for, along with all the enchantments from 1.8.

minecraft (+ mace backport)

  • breach
  • density
  • wind burst

allurement

  • spread of ailments
  • curse of ascencion
  • curse of fleeting
  • obedience

domestication innovation

  • rejuvination

ensorcellation

  • xp boost

combat roll

  • acrobat

combat bash

  • inertia

sortilege

  • potency
  • stability
  • chaining
  • pull
  • blast
  • blitz
  • curse of ignorance
  • magic protection
  • arcane
  • soulbound

apotheosis (sulphur)

  • beserkers_fury
  • boon_of_the_earth
  • chainsaw
  • chromatic_aberration
  • miners_fervor
  • endless_quiver
  • growth_serum
  • spear_fishing
  • worker_exploitation

enderite mod (sulphur)

  • void floating

amethyst touch (sulphur)

  • amethyst touch

deeper and darker (feder)

  • catalysis
  • sculk smite

airhop

  • air hop

CoFHCore

  • disabled
  • holding

better archeology

  • penetrating strike
  • seas bounty
  • soaring winds
  • tunelling

travel anchors

  • range
  • teleportation

archery expansion

  • sustain
  • scouting
  • baby face
  • follow through
  • grit
  • shattering
  • trajectory
  • headshot
  • fragility
  • pincushioning

NEBs 1.8 for Minecraft 1.20

by SwanX1 on Apr 8, 2024
Download

Release 1.8 Added support for

= Minecraft 1.19/The Wild Backport =

  • Swift Sneak

= Ars Noveau =

  • Mana Boost
  • Reactive
  • Mana Regen

= Copper Overhaul =

  • Stormbreaker
  • Sparkling

= Majruszs Enchantments =

  • Breaking Curse
  • Death Wish
  • Gold Fuelled
  • Guardian Angel
  • Horse Swiftness
  • Misanthropy

= Domestication Innovation =

  • Tethered Teleport
  • Immaturity Curse
  • Muffled
  • Blazing Protection
  • Healing Aura

= Grappling Hook Mod =

  • Wall Running
  • Double Jump
  • Sliding

= Inventorio =

  • Deep Pockets

= Aileron =

  • Smokestack

  • Cloudskipper

= Combat Roll =

  • Longfooted

  • Acrobats chest

  • Acrobats legs

  • Multiroll

= Shulker Enchantments =

  • Siphon
  • Refill

= Block Swapper =

  • Excavating

= Ars Nouveau =

  • Mana Regen
  • Mana Boost
  • Reactive

= Auto Smelt =

  • Auto-Smelt

= Spells and Shields =

  • Magic Protection
  • Mana Blade
  • Mana Shield
  • Mana Regen
  • Max Mana

= Origins =

  • Water Protection
1
2

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@a0bd011

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.