Posted April 27, 201411 yr --- Englisch --- link: http://www.minecraftforge.net/wiki/How_to_add_an_Achievement questions: - is it the right version ? (i have the 1.7.2-10.12.1.1061) - how to say that i get my achievemnt (GettingCopper) when i destroy an copper ore? I already tried this. Thanks For Help! --- German / Deutsch --- Erstmal ich bin KEIN guter übersetzter Link: http://www.minecraftforge.net/wiki/How_to_add_an_Achievement Fragen: - ist das tutorial für diese version: 1.7.2-10.12.1.1061 ? - wie kann ich sagen das wenn ich ein CopperOre zerstöre das achievement GettingCopper bekomme ? ich habe bereits dies Probiert.
April 27, 201411 yr You are suppose to use: BlockEvent.BreakEvent First of all, learn basic Java - first. "event" is the event not the block/thing you are breaking. You need to get the [block] you are breaking, and add an achievement if its breaks.
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.