Pam's HarvestCraft

Pam's HarvestCraft

87M Downloads

[1.12.2 zb] Royal Jelly missing

UncleSam139 opened this issue ยท 1 comments

commented

Hi, in this post you said that we can change the recipe for the royal jelly.

#111

I had changed it, but I can't craft the royal jelly. Because it's missing even with JEI I can't find it. Was it removed or is there an option to activate it again?

Here is my recipe for royal jelly:

{
"type": "crafting_shaped",
"pattern": [
"###",
"#X#",
"###"
],
"key": {
"#": {
"item": "harvestcraft:honeyitem",
"data": 0
},
"X": {
"item": "minecraft:glass_bottle"
}
},
"result": {
"item": "harvestcraft:royaljellyitem",
"data": 1
}

commented

Error found - Closed