Jump to content

Recommended Posts

Posted

Today, while learning how to mod 1.8.x, I ran into a small predicament with my item. Instead of looking for an item json file, it looks for a blockstate json file. I have looked through my entire code, and have not found a single spot in which it looks for one. I ahve tried taking out the code for looking for the item json, and it does the same thing. Here is the code on github: https://github.com/AXIUM1998/learningmod

Please do not hold back any remarks of how bad my code is :P

(Yes, I AM aware there is no .png file. I stole one from something else for testing)

Posted
Your github repo is empty.

Sorry, forgot how to use GitHub for a minute. It's up there now. I am also looking at my code to see where I'm not referencing the Item model correctly

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.