Custom Crafting Recipies that result in 43:8 do not work
LadyCailinBot opened this issue ยท 7 comments
CRAFTBOOK-2985 - Reported by Zombiebrine
When you try to make a recipie that outputs this item (smooth double slab double_stone_slab : 8) it defaults to 42 (iron block). This could be easily fixed.
Comment by me4502
As CraftBook isn't doing this, it is most likely bukkit filtering out the item. In that case it really isn't possible for us to fix it, as we aren't actually making it do that.
Comment by Zombiebrine
You can do /give 43:8 and place it perfectly fine unlike other technical blocks, so im a bit confused here. Is there any way to fix this because my players are demanding it. Were we in 1.8 id do it myself with clone, but seeing as we are a year out of that I need to find a way.
Comment by me4502
Pastebin the recipe file, I'll test it. Crafting is a little different to the give command, which would be why it works there. CraftBook does have the ability to perform commands on craft, so you could make it craft something else useless and have it run the give command of that block.
Comment by Zombiebrine
My ftp guy isnt on right now so i cant get the text from him, but the recipe is http://imgur.com/b8I8TFk. 4 nuggets 4 slabs and 1 iron block > 43:8
Comment by Zombiebrine
cannonball:
type: Shaped
ingredients:
'GOLD_NUGGET ': a
'STEP ': b
'IRON_BLOCK ': c
shape:
- aba
- bcb
- aba
results:
'DOUBLE_STEP:8 ': 1