Tutorials Navigation

Tutorials :: New :: Popular :: Top Rated

Tutorials: 18,326 Categories: 12

Total Tutorial Views: 41,440,695

[ Minecraft ] How To Make A Door! [ Any Version ]

Tutorial Name: [ Minecraft ] How To Make A Door! [ Any Version ]  

Category: PC Tutorials

Submitted By: Console

Date Added:

Comments: 4

Views: 5,055

Related Forum: PC Building Forum

Share:

Making A New Door!




This Is Probably The Easiest Way!




In here when i add Putwateverhere or watever it is the name that you want so if you are making a water door it would be smart to replace putwateverhere with water, although you can use lava or anything you want, youll just have to change some things




step 1: make a new BlockDoor, mod_Whatever and ItemDoor




step 2: Open up BlockDoor and ItemDoor, Copy all over from each to your new door file and change anything that says Itemdoor or BlockDoor to the name of your class file




step 3: Add this to your mod_file:




doorWatever = (new ItemDoor(1007, Material.wood)).setIconCoord(11, 2).setItemName("doorWatever");





step 4: Add a way to craft and test, add texture overrides if you want




this bit of code





.setIconCoord(11, 2)





is the position on the texture file that it will get its texture from. Im not completely sure about this but the 11 is the top part of the door and the 2 is the bottom, idk




Thanks Everone!

Ratings

Current rating: 1.50 by 14 users
Please take one second and rate this tutorial...

Not a Chance
1
2
3
4
5
6
7
8
9
10
Absolutely

Comments

"[ Minecraft ] How To Make A Door! [ Any Version ]" :: Login/Create an Account :: 4 comments

If you would like to post a comment please signin to your account or register for an account.

OdinPosted:

Check out my tutorial post, has WORKING tutorials for 1.2.5 and is update shortly after minecraft is updated. http://www.thetechgame.com/Forums/t=2606565/modloader-modding-tutorials-block-food-ore-generation.html

ConsolePosted:

Twinkeyyy Xbox or PC


This Tutorial Is Posted In The PC Tutorial So Yes This Is For PC. Mods For Minecraft will hopefully be added soon as ether DLC or Make Your Own. Nobody is completely sure.

TwinkeyyyPosted:

Xbox or PC

FRABiiGPosted:

Video Tutorial please