Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing item (id:453) in 1.12 #199

Closed
dexter3k opened this issue Feb 20, 2018 · 2 comments · Fixed by #440
Closed

Missing item (id:453) in 1.12 #199

dexter3k opened this issue Feb 20, 2018 · 2 comments · Fixed by #440
Labels

Comments

@dexter3k
Copy link

Knowledge Book (id: 453) seems to be missing in 1.12, 1.12.1, 1.12.2.
https://minecraft.gamepedia.com/Knowledge_Book

@rom1504
Copy link
Member

rom1504 commented Feb 20, 2018 via email

@dexter3k
Copy link
Author

dexter3k commented Feb 20, 2018

Sorry, this is my first experience with js stuff ever. Not sure if I can really do a PR.
But I fixed my problem by adding

{
    "id": 453,
    "displayName": "Knowledge Book",
    "stackSize": 1,
    "name": "knowledge_book"
  },

To data/pc/1.12/items.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants