mezz / JustEnoughItems

Item and Recipe viewing mod for Minecraft
https://www.curseforge.com/minecraft/mc-mods/jei
MIT License
773 stars 303 forks source link

[Suggestion]: Crafting Tree / Item Values in Bookmarks / Color Coding the bookmarks / Movable Bookmarks #3616

Open Ranzuu opened 1 month ago

Ranzuu commented 1 month ago

Suggestion

Hello there, got some suggestions:

  1. Crafting tree/Ingredient list of the given item and it's all resources needed to craft. Example usage: "Shift + A" to display the given list.

  2. Change the number value of items in Bookmarks, for example scroll wheel with Shift/Ctrl. So like when you scroll one the number value will go up or down. That way you can see how many items you need! Example usage: "Scroll + UP" to add 1 to the item. "Scroll + DOWN" to remove 1 to the item. "Scroll + Shift + UP" to add 10 to the item. "Scroll + Shift + DOWN" to remove 10 to the item.

  3. Color coding the Bookmarks. Example usage: "Ctrl + L-Click" to an bookmarked item to change its color value.

  4. Be able to move the single bookmarked item. Example usage: "Middle Mouse Button Click" to an bookmarked item to move it around.

mezz commented 1 month ago

Thanks for the suggestions!

  1. This is an interesting feature but quite complex. Right now it is better covered by EMI which can be installed on top of JEI.

  2. This is purely for keeping track of your items needed, like a notepad? It makes sense to me but may be hard for players to discover the feature. I'll definitely consider it.

  3. Can you help me understand what problem this will help solve? I would like to frame things in terms of "I have a problem doing _ and I think JEI can make it easier if it does __". That framing can give me a better understanding of what you need.

  4. Moving bookmarks is supported now! You can just click and drag. https://x.com/mezz_mc/status/1810676435201495442

Ranzuu commented 1 month ago
  1. This is an interesting feature but quite complex. Right now it is better covered by EMI which can be installed on top of JEI. I'm Team JEI tho : D

  2. This is purely for keeping track of your items needed, like a notepad? It makes sense to me but may be hard for players to discover the feature. I'll definitely consider it. Correct, about discovering, that might be true. maybe some additional button in the inventory menu for the config (or hover over to see shortcuts/info). But all in all editable config in game for me personally is the best, I am the guy who likes to configure everything, move the windows etc..

  3. Can you help me understand what problem this will help solve? I would like to frame things in terms of "I have a problem doing _ and I think JEI can make it easier if it does __". That framing can give me a better understanding of what you need. If I have too many bookmarks, it's sometimes hard to find the item I bookmarked for example. Long story short. Easier to find.

  4. Moving bookmarks is supported now! You can just click and drag. I will definitely check that out. I'm running on ATM9 modpack maybe that's why, tried to update, but got some crashes

vfyjxf commented 1 month ago

JECa provides a good crafting calculator, but it's mired in a very long period of sparse maintenance