Posted January 20, 201510 yr Hi guys, I want to make a simple custom door with new textures. I want it to be like the vanilla one. I would like to extend from the blockDoor but I was not successful. Anyone could point me out to an example somewhere. I found some but 1.6.4 but it seems it does not fit 1.7.10. I also noticed that the blockDoor constructor is protected ... Thanks guys!
January 21, 201510 yr The block: https://bitbucket.org/Dragonisser/cobaltmod/src/2e23e3b1a547b37c59234d4725bef14b7af1a1f2/cobaltmod/main/blocks/BlockCobaltDoor.java?at=master The item: https://bitbucket.org/Dragonisser/cobaltmod/src/2e23e3b1a547b37c59234d4725bef14b7af1a1f2/cobaltmod/main/items/ItemCobaltDoor.java?at=master The initilization is the same as normal. If you still have problems, im here and the guy above me too
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.