Bluedragonflyer Posted June 7, 2021 Posted June 7, 2021 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. Quote
Bluedragonflyer Posted June 7, 2021 Author Posted June 7, 2021 That isnt working for me but im probably just being stupid Quote
Luis_ST Posted June 7, 2021 Posted June 7, 2021 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 Quote
Bluedragonflyer Posted June 7, 2021 Author Posted June 7, 2021 “getContainerItem” keeps saying that it is unused I have tried @Override public Container getContainerItem(){ return getContainerItem() } Quote
Luis_ST Posted June 7, 2021 Posted June 7, 2021 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? Quote
Recommended Posts
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.