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

Smelting Recipes Broken #1176

Open
NightScythe1 opened this issue Feb 20, 2023 · 5 comments
Open

Smelting Recipes Broken #1176

NightScythe1 opened this issue Feb 20, 2023 · 5 comments
Assignees

Comments

@NightScythe1
Copy link
Member

Cooking/Smelting recipes for furnaces seem to no longer be working, wands with 'craftable: true' cannot be placed in furnaces (but can still be placed in crafting tables)

@NathanWolf NathanWolf self-assigned this Feb 22, 2023
@NathanWolf
Copy link
Member

I just tried a basic recipe (not with wands, the builtin zombie meat recipe) and it seems fine.

I'll take a look at wands, but nothing has changed there- is it possible that it was never ok to put wands in furnaces?

@NathanWolf
Copy link
Member

Looking at the code I think it's never (at least since 2017) been ok to put a wand in a furnace.

I will change this in the next release to look for the craftable tag!

@NightScythe1
Copy link
Member Author

Ah it could be possible, though a while back (2021ish) I changed the HTTYD example to use wands in crafting & smelting recipes instead of items. I've never had issues or reports of items like 'GronkleIron' not smelting properly since changing it, so I'm unsure if the issue is perhaps just my latest testing server haha, thanks for looking into it though! I've got a new example based off Minecraft Dungeons which wand-smelting would be ideal for :D

@NathanWolf
Copy link
Member

Well sadly after allowing wands to go in the furnace slot, the recipe is still not activating.

This now comes down to the Spigot/Mojang code that are checking recipes for matches, which is much harder to fix and debug.

I'll leave this issue open for now but I'm not certain how or if I can fix this.

@NightScythe1
Copy link
Member Author

Ah that's unfortunate, I'll switch to items/recipe crafting for now then, thanks for trying!

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

No branches or pull requests

2 participants