• 0

    posted a message on [HELP]reached end of file while parsing
    bump
    Posted in: Mods Discussion
  • 0

    posted a message on [HELP]reached end of file while parsing
    bump
    Posted in: Mods Discussion
  • 0

    posted a message on [HELP]reached end of file while parsing
    public class mod_Pokeball2 extends BaseMod
    {
    public void AddRecipes(CraftingManager recipes)
    {
       recipes.addRecipe(new ItemStack(Item.pokeball), new Object[] {"#", Character.valueOf('#'), Block.sand});
    }

    What am I doing wrong?
    Posted in: Mods Discussion
  • 0

    posted a message on [MOD] Jlee's PokeBalls 1.2_02_R1
    beat me to it, congradz
    Posted in: Mods Discussion
  • 0

    posted a message on [MOD] Pokeball V0.2
    Quote from jleemero »
    My Pokeball mod captures and releases mobs.

    I don't mean to sound like a **** or anything saying that, we did both get the idea from the same thread, and started working about the same time.

    Mine will be released later today.

    Its all good, hell if you wanted to we could even team up
    Posted in: Mods Discussion
  • 0

    posted a message on [MOD] Pokeball V0.2
    Quote from Trider250 »
    This could be a really cool mod, if
    1. You could craft empty pokeballs and throw them at mobs and they go inside the pokeball.
    2. You can throw the pokeball out, and when the mob is released you can right click on where you want it to move/attack
    3. Left Click to return the mob into the same pokeball
    4. Add new mobs that are like pokemon. Pikachu, Charmander, etc.

    If you added those 4 things, this would be one of my favorite mods of all time

    Well this is my 3ed mod ever, and I have no knowledge of java coding, but I do plan to try and make pokemon mobs
    Posted in: Mods Discussion
  • 0

    posted a message on [MOD] Pokeball V0.2
    Quote from Tyman2007 »
    Well.. From the looks of the description and what I know of pokeballs,

    The pokeballs spawn pigs is what I'm getting at.

    He used the same function that spawns chickens when throwing eggs and just changed it to pigs. His lack of experience with working with adding in new functions has probably lead to the 2 major bugs, being eggs spawn pigs and pigs only spawning occasionally.

    I would suggest getting those bugs fixed asap though. People could just use a bunch of eggs to get the same effect, rather than using 1 diamond and 8 coal for a chance to get a pig.

    That's just a wild guess.

    Maybe it's like a real pokeball though.
    Throw it at a mob and capture it, then throw the pokeball again to summon it. :3

    Also.. why is it made out of coal?
    And.. diamond.. I think pokeballs are hollow.

    And why is it a cube? :tongue.gif:

    It should be something like
    [] :Iron: []
    :Iron: [] :Iron:
    [] :Iron: []

    EDIT:
    WOO! spot on :tongue.gif: I was typing this before you made the change to your post :tongue.gif:


    Thx for the input, trying to fix some bugs but I did just change the crafting thing to
    [] :Iron: []
    :Iron: [] :Iron:
    [] :Iron: []
    and now it makes 6, uploading V.0.2 now
    Posted in: Mods Discussion
  • 0

    posted a message on [MOD] Pokeball V0.2
    Quote from velvokay »
    and what does this mod exactly do? I'd like to know since it is a "pokeball"

    Read it again, I fixed it
    Posted in: Mods Discussion
  • 0

    posted a message on [MOD] Pokeball V0.2
    3ed mod and I am getting better

    Edit: forgot to put what the mod dose :sleep.gif:
    Spawns Pigs from pokeballs

    [] :Iron: []
    :Iron: [] :Iron:
    [] :Iron: []

    ID=756

    V0.2
    http://www.megaupload.com/?d=LOYL39FQ
    V0.1
    http://www.megaupload.com/?d=UOM95BKG

    Ver list
    V0.2
    now crafts 6 balls
    changed crafting recipe

    V0.1
    New

    BUGS
    Eggs now spawn Pigs
    Pigs only spawn sometimes
    Not mod loader compatible
    Only spawns not captures
    Posted in: Mods Discussion
  • 0

    posted a message on [Req] Pokeballs!
    Edit has its oun thread
    viewtopic.php?f=25&t=134756
    Posted in: Mods Discussion
  • 0

    posted a message on [Req] Pokeballs!
    Im working on it right now, but I don't think Ill be able to get it to capture the mobs, just spawn them
    Posted in: Mods Discussion
  • 0

    posted a message on -Down Until Further Notice-
    Quote from metalozedex »
    Quote from wowjinxy »
    Hey Im trying to get something to use fireballs instead of arrows, however it wont recognize the EntityFireball when I replace the EntityArrow with it

    this might sound stupid but maybe you could look into the Ghast code?

    I thought of that and I cant find any problem with the ghast using the EntityFireball
    Posted in: Mods Discussion
  • 0

    posted a message on [Req] Pokeballs!
    I could make a throwable pokeball that you could craft but that's about it.
    Posted in: Mods Discussion
  • 0

    posted a message on -Down Until Further Notice-
    Hey Im trying to get something to use fireballs instead of arrows, however it wont recognize the EntityFireball when I replace the EntityArrow with it
    Posted in: Mods Discussion
  • 0

    posted a message on [MOD] Burger
    Thanks for the support, I may try again
    Posted in: Mods Discussion
  • To post a comment, please .