mehboss / CustomRecipes

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

[Question]: Not sure If this is a bug or my fault #22

Closed BobTheKiller06 closed 11 months ago

BobTheKiller06 commented 11 months ago

What is your question?

I try making 2 recipe for an item like an iron chestplate, it seems to provide with me with only 1 result. Result = I am only able to use 1 recipe for 1 custom iron chestplate (respectively) to be crafted, the other recipe for another type of custom iron chestplate seems to not work. similar to the iron sword.

Not sure if its my fault or a bug, would appreciate help! Thanks

Provide documentation

These are the basic ingredients used for crafting the recipe https://pastebin.com/BdDMuRXF

these are the custom items that should be crafted iron_swords https://pastebin.com/0YcwcXxG

iron_chestplates https://pastebin.com/eYH85vVu

Server Version

1.20

Plugin Version

1.8.6

Question Confirmation

mehboss commented 11 months ago

Hello, I apologize for this issue. It seems there is an issue within my code I am currently working to fix. I think I have it resolved, I just want to do some testing before I release this update to make sure nothing broke.

Thank you.

mehboss commented 11 months ago

If you would like to use it before I release it you may. I just want to take a little time to do some extra testing. Let me know if this fixed your issue!

You can find the download here: https://www.dropbox.com/scl/fi/u5f799jmxxlrxgt4mbfzg/CustomRecipes-v1.8.7.jar?rlkey=devnwsi6hay49t4upfl1vuzl2&dl=0

I want to make sure that: 1) The result is getting set correctly to the corresponding recipe 2) Vanilla recipes don't break as a result of similar custom recipes with the same result.

So far seems good, just gonna add some more recipes and test those.

mehboss commented 11 months ago

Hello There,

Once again, I apologize for this issue. It has now been resolved. You can find the resource update here. Let me know if you encounter any other issues, or have any other questions.

Closed with a status of resolved.

Thank you!

BobTheKiller06 commented 11 months ago

Great! Thanks, much appreciated!