Making a Furnace-like Block
5 posters
MC Modding :: Modding :: Singleplayer Modding :: Requests
Page 1 of 1
Making a Furnace-like Block
I'd like to know how to do this.
Ryanimation- Member
- Posts : 1
Join date : 2011-10-23
Re: Making a Furnace-like Block
I would like to know it too!
filip151- Member
- Posts : 11
Join date : 2011-10-21
Age : 26
Location : Norway, Oslo Poland, Swiecie
Re: Making a Furnace-like Block
1. MAKE SURE U USING ECLIPSE!
2. Go into BlockFurnace and copy that, rename ALL of the stuff and make the files accordingly
3. Where is says entityplayer.openFurnacGUI, replace it with this: ModLoader.OpenGui(entityplayer, new GuiNewFurnace(entityplayer.inventory, tileentitynewfurnace));
2. Go into BlockFurnace and copy that, rename ALL of the stuff and make the files accordingly
3. Where is says entityplayer.openFurnacGUI, replace it with this: ModLoader.OpenGui(entityplayer, new GuiNewFurnace(entityplayer.inventory, tileentitynewfurnace));
TheOnly1ne- Member
- Posts : 10
Join date : 2011-10-20
Location : I'm in your window.
Re: Making a Furnace-like Block
I am about to write a tutorial on this if you would like some help I suggest a good read over of the blockfurnace and tileentityfurnace .java files before I do and then learn about how the recipes work WITHOUT mod loader in the furnacerecipes.java file
Similar topics
» [unsolved]furnace like block 1.8.1/1.0.0/1.1
» [Answered] New block making help
» [1.8.1 Mod Making] Creating a new torch!
» [1.8.1] Block
» How Do I Add A Block For 1.2.5
» [Answered] New block making help
» [1.8.1 Mod Making] Creating a new torch!
» [1.8.1] Block
» How Do I Add A Block For 1.2.5
MC Modding :: Modding :: Singleplayer Modding :: Requests
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum