mojira.dev
MC-267933

Silk Touch and Fortune enchanted books cannot be found in Creative inventory

The enchanted books with Silk Touch and Fortune cannot be found in creative inventory.

  1. Generate a world in creative mode.

  2. Search "silk" in creative inventory.

No result!

The enchanted books with Silk Touch and Fortune should be in creative inventory.

Linked issues

MC-268170 Silk Touch book not in creative menu Resolved MC-268222 Silk touch and fortune enchantments aren't in the game at all even doing commands Resolved MC-268233 disappeared silk touch enchanted book Resolved MC-268396 Slik Touch Removed in 24w06a Resolved MC-268455 Fortune III book dosen't exist on snapshot 24w06a Resolved

Attachments

Comments 1

Code Analysis:

In the class CreativeModeTabs.java, `ItemTags.MINING_LOOT_ENCHANTABLE` is missing from the Item TagKey Set which the game searches for which books to put in the creative inventory.

[media]

Here I have highlighted what is missing, and what needs to be added to fix the issue. (variable names are not exact, I named them myself for the sake of understanding the code better. General idea still stands)

Wilf233

slicedlime

Confirmed

Platform

Very Important

Inventory

24w03a, 24w03b, 24w04a, 24w05a, 24w05b, 24w06a, 24w07a, 24w09a, 24w10a, 24w11a

24w12a

Retrieved