CraftBook 3

CraftBook 3

139k Downloads

Some Shapeless Recipes not accepted by Auto Crafters

LadyCailinBot opened this issue ยท 6 comments

commented

CRAFTBOOK-3264 - Reported by Pri

This happens in the current snapshot: Build #123 (Feb 19, 2017 12:54:16 AM)

But does not occur in the main release on spigot. To replicate the issue attempt to craft bonemeal with an autocrafter by placing bones into the autocrafters recipe window, it will not make any bone meal regardless of where the bones are placed inside the recipe window.

commented

Comment by me4502

This is a bug in spigot. It's not providing the recipe in the list of available recipes.

commented

Comment by Pri

I see, I'm having the issue even with the latest build of Spigot. I have a separate plugin that shows recipes when I use /recipe bonemeal it shows me the correct bone recipe I assume this plugin also gets its recipes from the game and doesn't maintain its own database as it can show recipes I've added myself using the Craftbook Recipe system.

So just to clarify if this is definitely a spigot bug I should report it to them instead?

commented

Comment by me4502

What plugin are you using to output recipes? A week ago I made a quick test plugin to output any recipe with bone block as a result, and none were there. I tried reporting it in the spigot IRC, but got no response after 6 hours.

If you can report it on their Jira that'd be super useful. I can only access their Jira from my phone when I'm not home as my home internet times out when loading most of the spigot websites.

commented

Comment by Pri

With this bug, we're trying to turn normal Bones into Bonemeal, not bone blocks. The recipe plugin we're using is called Recipe Finder: https://www.spigotmc.org/resources/recipe-finder.7385/

commented

Comment by me4502

I'll have a check with that recipe when I get home.

commented

Comment by me4502

Yeah, this is a Bukkit bug. The recipe result for bones -> bonemeal is an air block.