Everything posted by killedzezima
-
[1.7.10] Shaders
I have looked at Minecraft's code, but the integers I want to change are private, is there a way to change the access of the integers?
-
[1.7.10] Shaders
I could definitely still use some help with this.
-
[1.7.10] Shaders
I can make my own shaders, I just do not know how I would go about using them with modding
-
[1.7.10] Shaders
Does anyone know how to use shaders with modding? I want to use the ones in the super secret settings.
-
[1.7.10] ResourceLocation not working
I can't get it to load my icon, I have Googled everything but just can't get it to work. Here's my code: public static final ResourceLocation icon = new ResourceLocation("cc", "gui/inventory.png".substring(1)); This is the path I am trying to find: \resources\assets\cc\gui\inventory.png
-
1.7.10 onItemRightClick problems
There is no problem. This works exactly how I want it to.
-
1.7.10 onItemRightClick problems
Because it is required The constructor itemJoint(int) is undefined
-
1.7.10 onItemRightClick problems
The null is setting the creative tab to null. I did this because I made the creative tab after registering the item, and it was easier to just set the creative tab in the itemJoint class.
-
1.7.10 onItemRightClick problems
For anyone that is curious, this is actually how I fixed it: I had registered the item incorrectly: itemJoint = new itemJoint(itemJointID, null).setUnlocalizedName("Joint"); GameRegistry.registerItem(itemJoint, itemJoint.getUnlocalizedName().substring(5));
-
1.7.10 onItemRightClick problems
Thank you guys for the tremendously useful input...
-
1.7.10 onItemRightClick problems
Still not working
-
1.7.10 onItemRightClick problems
I have done what you said, still doesn't work. This is my code now:
-
1.7.10 onItemRightClick problems
I have it all setup and building with no errors, however, in the game when I right click it does not do anything! Here is my code:
IPS spam blocked by CleanTalk.