Posted January 28, 20205 yr I'm trying to create a custom crafting table with my own recipes. I have almost everything working, but when I go to try and craft something nothing happens. I attempted to mimic how WorkbenchContainer handles crafting. I looked into it a bit, and it appears that onCraftMatrixChange is never called. I do not know why this is or how to fix it. Any help is appreciated. Edit: I changed my code to just extends Container rather than RecipeBookContainer and changed my onCraftMatrixChanged method. It works properly not. My code: https://github.com/TrazorMC/Elemental-Swords/tree/master/java/trazormc/elementalswords Edited February 13, 20205 yr by TrazorMC
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.