Posted April 28, 201411 yr Hi Guys, I write a mod and the idea is that if you are dead, the game summon a primet tnt at your position, what is wrong? Code: KeepAlive.java IfAPlayerDie.java
April 28, 201411 yr Ok how to do it better and how to remove recipes Use MinecraftForge.EVENT_BUS.register(new IfAPlayerDie()); instead of FMLCommonHandler.instance().bus().register(new IfAPlayerDie()); I don't know about the recipies Creator of Metroid Cubed! Power Suits, Beams, Hypermode and more! http://i.imgur.com/ghgWmA3.jpg[/img]
April 28, 201411 yr @Recipes I replied to it in another post, wasn't sure if it was yours, or someone elses but you'll find it on the Modder Support Forum (this forum)
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.