CraftBook 3

CraftBook 3

139k Downloads

MC1219 and MC0219 not properly crafting

LadyCailinBot opened this issue ยท 6 comments

commented

CRAFTBOOK-2436 - Reported by Bluehog

The Autocrafter, ICs 0219 and 1219, are improperly crafting logs.

If the recipe in the dispenser is a simple oak log (Oak log -> 4 Oak Wooden Planks) it will turn Oak Logs into Oak Wooden Planks. It will also however turn Spruce, Jungle, and Birch logs into Oak Wooden Planks. This happens with the other log types being it the crafting area. (Spruce in dispenser makes all 4 into spruce wood planks, etc)

Same thing for wooden stairs

Other times it is simply defaulting all wood outputs to jungle.

commented

Comment by me4502

Hmm. I think this is a minecraft issue, not an issue with the IC.

commented

Comment by Bluehog

This type of crafting issue only happens with the IC, not normal minecraft crafting.

commented

Comment by me4502

I know, but the minecraft coding doesn't state different colour woods for different recipes. It's in as 1 recipe, and isn't overridden in the bukkit API.

commented

Comment by Bluehog

So your saying it sees 17:0, 17:1, 17:2, 17:3 as the same? (Oak, Spruce, Birch, Jungle)

commented

Comment by me4502

Kind of... It sees it as more of. With that recipe, keep the data across both.. Not as 4 different recipes.

commented

Comment by me4502

This was fixed in mc 1.5