Posted April 13, 20169 yr Currently, ShapedRecipe is built for a 3x3 crafting table (no more). Now, whilst this is fine for the most part, if I wanted to add a 4x4 crafting table in my mod then all non-special shaped crafting recipes would need to be done in the top-left corner. Simply changing the 3s to inv.getWidth() and inv.getHeight() on lines 51 and 75, and 53 and 77, respectively, would fix the issues with the recipes.
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.