mehboss / CustomRecipes

CustomRecipes source code
Mozilla Public License 2.0
2 stars 1 forks source link

a small issue in book gui #6

Closed MummieSenpai closed 1 year ago

MummieSenpai commented 1 year ago

Server Version paper-1.19.4-550.jar Plugin Version CustomRecipes(v1.8).jar

issue the book not showing the correct item used if a different custom recipe item is used. i made 2 recipes to compact redstone more the crafting aspect works great. the issue at hand is if you look up the recipe it isnt pulling the data (enchanted glint, lore , name) from item identifier. i tried using name: '&aEnchanted Redstone dust' in the crafting material section to force the name. the color code isnt applied if you hover over the name. javaw_HbardPf9bi the wiki states @ 18. Ingredients it supports color codes. while it does not.

unless i missed something this is an small bug.

the 2 crafting configs in this hastebin

mehboss commented 1 year ago

Hello! Thank you for bringing this to my attention. I will have this issue resolved within the next hour or two. I'll let you know when it is finished.

Thanks, Mehboss

MummieSenpai commented 1 year ago

thank you for the fast response. is there a way to have the plugin pull the info of the custom item made with a custom crafting recipe ? using the identifier

mehboss commented 1 year ago

In the GUI? Yes. That is how it was intended to be in the GUI book, but I unfortunately forgot to set that portion up.

mehboss commented 1 year ago

Hello again! Thank you for reporting this issue. I am proud to say that it has been resolved now. The update can be found here. If you encounter any other issues please open up another ticket. If you have any feature suggestions feel free to let me know!

Report closed w/ status of resolved.

Thanks, Mehboss.