So I created a custom chest gui and it works, but the double chest uses the smaller chest part
does anyone know any fixes
picture
code
block class
client proxy
chest gui class
gui handler class
main mod class
Ive been attempting this for the last 2 1/2 hours and have yet get this working. I was wondering if anyone knew how to get a mob to drop items with metadata.
my entity code
note the ItemHandler.urotark has 16 metadatas with urotark being 0
Im not quite sure why its giving an error, but here is my github project see if it helps you at all. if it doesn't let me know
https://github.com/Kakarotvg/TutorialmodVG
VgTutorial.java is the main class