Everything posted by Aragur
-
[1.6.4] Edit MainMenu
Now, I made my own gui. But I just found a way, how to open it form a Block or an Item. How can I now open it in the MainMenu?
-
[1.6.4] Edit MainMenu
Can somebody help me, how I can create a GUI, I miss a Tutorial...
-
[1.6.4] Edit MainMenu
I got a NullPointerException: import net.minecraftforge.client.event.GuiOpenEvent; import net.minecraftforge.event.ForgeSubscribe; public class Core_Listener { @ForgeSubscribe public void Menu(GuiOpenEvent e){ e.gui.drawScreen(50, 10, 5f); } }
-
[1.6.4] Edit MainMenu
Yes, but how do I add this code? With an event?
-
[1.6.4] Edit MainMenu
Where need I to add this code? To the init or preinit section?
-
[1.6.4] Edit MainMenu
Yes, but what's the method to create a Button or something else?
-
[1.6.4] Edit MainMenu
Hey Guys. I searched for about 4 hours for this problem and I don't found anything... Now here is my Question: How can I edit the Main Menu (delete Buttons, edit Buttons, create new Buttons, etc.)? Please be insightful for my bad English (I'm German) and I warn you I'm a beginner ...
-
Editing Recipes from other Mods
I dont get, how I can get the name of the Item.
-
Editing Recipes from other Mods
But how do I make it? To Remove a vanilla recipe, I need to make this: removeRecipes(new ItemStack(Item.arrow)); But how do I make it for a mod recipe? The Item isn't in the Item.java. How can I do this?
-
Editing Recipes from other Mods
Hey I want to code a mod to make Crafting Recipes from this mod cheaper. How can I delete the Recipes for this mod, I only found a method to delete vanilla recipes. CODE: How can I delete the recipe of an another Mod?
IPS spam blocked by CleanTalk.