Bug Closed · Resolved

Issue with knowledge books

#6138 opened by Unknown 1 year ago

Unknownreported this bug

Summary

In previous versions, specifically up to 1.20.4, I was able to use the following command to add a conduit recipe to the knowledge book. However, since updating to version 1.20.6, this command no longer works as expected. The conduit recipe does not appear in the knowledge book, and I am unable to craft the conduit using the specified recipe.

test_knowledgebook: Id: knowledge_book NBT: Recipes: - conduit

Steps to reproduce

  • Create a knowledge book
  • Add recipes to it

They don´t get added to the player

Current behavior

Players can not learn recipes with knowledge books

Intended correct behavior

Players can learn recipes with knowledge books

Unknowncommented

This is because mojang changed the format for knowledge books. Since this solution used NBT and MM doesn't natively support knowledge books, this isn't something I can 'fix'. Might add real support in the future though.

Sign in to join the discussion.