Posted June 7, 20214 yr I am trying to add a crafting recipe to my mod that is a knife and an apple to get out 2 apple slices and the knife back but I don't know how to get the knife as well.
June 7, 20214 yr 1 minute ago, Bluedragonflyer said: That isnt working for me but im probably just being stupid define "isn't working", and show what you tried
June 7, 20214 yr Author “getContainerItem” keeps saying that it is unused I have tried @Override public Container getContainerItem(){ return getContainerItem() }
June 7, 20214 yr 3 minutes ago, Bluedragonflyer said: “getContainerItem” keeps saying that it is unused you return the actual method in the method that does not work and is there a reason why you are not using the code feature?
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.