duplicate items?

Started by T_GMouse on

Topic category: Troubleshooting, bugs, and solutions

Active 5 years ago
Joined Oct 2019
Points:
658

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
duplicate items?
Sat, 03/14/2020 - 10:01 (edited)

For some reason, only one item in my mod isn't crafting correctly. When I craft it all the items disappear and I get the crafted item. I exit the crafting table and I have the crafted item and all the recipe items... how do I fix this?

 

It wasn't an issue until recently.. and it's only 1 item having this issue.

Edited by T_GMouse on Sat, 03/14/2020 - 10:01
Custom crafting table? In…
Sat, 03/14/2020 - 16:37

Custom crafting table? In this case check some tutorials as you need to use proper procedure blocks for this.

Active 5 years ago
Joined Oct 2019
Points:
658

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
I'm not using a custom…
Thu, 03/19/2020 - 08:50

I'm not using a custom crafting table. I haven't had the issue until I updated my mod from 1.12.2 to 1.14.4. Now it gives you the item but doesn't take away the items in the recipe.

Active 5 years ago
Joined Oct 2019
Points:
658

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
I figured out the problem…
Thu, 03/19/2020 - 09:08

I figured out the problem. For some reason there was a procedure giving the player back the items used in the recipe. I've deleted it and the issue is gone. Thank though for your help!