Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[1.16.4] Mod-added beehive recipes using specific plank type doesn't prioritize over recipe using generic planks, any solutions?

Featured Replies

Posted

Hello, Kitteh6660 here. I got around to adding a new beehive made of different planks I call Netherwood.
 

It shows up in recipe book and shows the correct recipe and the output when clicked on.

https://cdn.discordapp.com/attachments/602672485103829020/775488632034689114/unknown.png

 

But in attempting to craft, it only outputs the vanilla beehive.

https://cdn.discordapp.com/attachments/602672485103829020/775488731632631828/unknown.png

 

The weird thing is that the recipes for the other blocks made of Netherwood (crafting table, chest, and bookshelf) work correctly. The recipe is registered but for some reason, vanilla beehive is taking priority. I was under the impressed it would be fixed but apparently not.

 

The JSON file for the recipe. Should be identical to the vanilla one except that it uses specific planks.

{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "HHH",
    "PPP"
  ],
  "key": {
    "P": {
      "item": "morecraft:netherwood_planks"
    },
    "H": {
      "item": "minecraft:honeycomb"
    }
  },
  "result": {
    "item": "morecraft:netherwood_beehive"
  }
}

 

Just to be sure, I updated to Forge 35.0.7 if that helps.

 

I don't wish to remove the vanilla beehive recipe as I want to leave room for other mods to add more beehives.

Edited by Kitteh6660

Edit: Nvm..

I think there are mods that solves these types of incompatibility, you might want to have a look at them, as there's only one output slot in the crafting table, you can't expect anymore from it.

Edited by poopoodice

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.