Add support for NBT on output items in alloy smelter recipes #294

Closed
opened 2023-07-11 22:39:04 +00:00 by JaisDK · 0 comments
JaisDK commented 2023-07-11 22:39:04 +00:00 (Migrated from github.com)

Is your feature request related to a problem? Please describe.
It's not possible to make fun bee recipes without NBT support

Describe the solution you'd like
Change this line to have true as the last param https://github.com/SleepyTrousers/EnderIO-Rewrite/blob/dev/1.20.1/src/machines/java/com/enderio/machines/common/recipe/AlloySmeltingRecipe.java#L151

Describe alternatives you've considered
This is the way

**Is your feature request related to a problem? Please describe.** It's not possible to make fun bee recipes without NBT support **Describe the solution you'd like** Change this line to have `true` as the last param <https://github.com/SleepyTrousers/EnderIO-Rewrite/blob/dev/1.20.1/src/machines/java/com/enderio/machines/common/recipe/AlloySmeltingRecipe.java#L151> **Describe alternatives you've considered** This is the way
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Team-EnderIO/EnderIO#294
No description provided.