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

Recipe Book doesn't show required quantity #72

Open
OmegaWulf opened this issue Jul 7, 2022 · 0 comments
Open

Recipe Book doesn't show required quantity #72

OmegaWulf opened this issue Jul 7, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@OmegaWulf
Copy link

Describe the bug
If you have the materials in your inventory, the vanilla recipe book will NOT show you how many items you need in each slot.
If you do NOT have the materials in your inventory, then hovering over the recipe icon will properly say "This recipe requires X of this item"

This applies to all EcoItems and EcoArmor.

To Reproduce
Steps to reproduce the behavior:

  1. Have 0 obsidian in inventory
  2. Open vanilla recipe book
  3. Click on item that requires 5 obsidian in a single slot. (Any number above 1 works)
  4. Hover over the obsidian in the crafting table. It will properly show "This recipe requires 5 of this item"
  5. Add 5 obsidian to your inventory. (Must have enough to craft the item)
  6. Repeat step 2 & 3. Now when you hover over the obsidian, it shows just a single obsidian.

The recipe won't work. You still need 5 obsidian in the slot to craft but the tooltip doesn't say so. Players have no way of knowing you need 5.

Screenshots
I have 0-5 obsidian in my inventory.
Screen Shot 2022-07-07 at 12 51 54 PM

I have 6. Enough to fulfill the requirements.
Screen Shot 2022-07-07 at 12 52 43 PM

Server Information (please complete the following information):

  • Purpur 1.18.2
  • Latest eco + protocolLib
@OmegaWulf OmegaWulf added the bug Something isn't working label Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant