• 0

    posted a message on [1.7.x][1.8] Elemental Creepers - Rebooted
    Quote from PlayerX2000»

    If you don't want to help me, could you please tell me so that I at least have some closure.


    Sorry. no longer supporting 1.6.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.x][1.8] Elemental Creepers - Rebooted
    Quote from Jeansowaty»

    Just asking - can the 1.8 version work on 1.7.2? Sorry for using a late version, but MCPL just doesn't want to update it... Also - I might have something you could try. There is a mod called "Creepercraft" by "StevenLOL0001" or something similiar, can't remember atm... but it had some nice creeps you could use :) Btw, what happened to the Zombie Creeper? He is found in the files but for some reason he never spawns.


    1. No, it cannot work on 1.7.2. A lot of the code between versions has change, especially the rendering system. For example: in 1.7 and lower, you would use a method called setBlock to put down a block at a specific coordinate (which I used that method a lot for some of my creepers). In 1.8, setBlock no longer exists and has been replaced with setBlockState, which accomplishes the same thing, but using the new BlockStates introduced in 1.8 and the new BlockPos object instead of taking integers for coordinates. So, if you tried to use a 1.8 mod in 1.7 or lower, it will try to use setBlockState and crash because it doesn't exist in 1.7 Minecraft, and vice versa when trying to use a 1.7 or lower mod in 1.8, it would try to use setBlock and crash because it doesn't exist in 1.8 Minecraft.

    2. What's MCPL?

    3. Looked it up, had a lot of the same creepers as Elemental Creepers

    4. Just decided not to bring it back.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.x][1.8] Elemental Creepers - Rebooted
    Quote from mordle_lord»
    i am very very sorry you ment this: http://pastebin.com/T4reLeG4 sorry that i made a mistake :(

    Thanks. Just from a quick look...
    1. You don't need LomLib for the 1.7 versions. =P
    2. How the heck did you make a class disappear? O_o
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.x][1.8] Elemental Creepers - Rebooted
    Quote from mordle_lord»
    (ok its here the crash is) file:///C:/Users/Luke_Home/AppData/Roaming/.minecraft/Mod_1.7.10/crash-reports/crash-2015-03-13_16.16.42-client.txt (i hope this would work. :) :creeperdance: by Alvoria )

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.x][1.8] Elemental Creepers - Rebooted
    Quote from mordle_lord»
    thats not what i ment but ok

    also im sorry im tired and ticked becuase i did some "recoding" for the 1.8 creepers to the 1.7.10 but it crashed i even put lomlib on my mod account. :o :( :angry:

    Crash log please (and put it on a pastebin and link it here, don't paste it on here)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.x][1.8] Elemental Creepers - Rebooted
    Quote from mordle_lord»
    cool can you at least give us a download please :)

    Err...there's a link to the latest version and all downloads on the first post...
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.x][1.8] Elemental Creepers - Rebooted
    Quote from RodrigoTaipe93»
    Will you include the new creepers in the 1.7.10 version?

    No, trying to stay on 1.8 ATM. The code for them should mostly work in 1.7.10 though, so anyone is welcome to backport those if they want.
    Posted in: Minecraft Mods
  • 0

    posted a message on Trophy Slots
    Trophy Slots v1.1.1 is out now. This just fixes the crash with Steve's Workshop.
    Posted in: Minecraft Mods
  • 0

    posted a message on Trophy Slots
    Hi, I'm experiencing a crash between this mod and Steve's Workshop:

    http://pastebin.com/sFFASKm4

    Thanks, I'll look into it.

    Edit: Fixed it. Expect an update soonish.
    Posted in: Minecraft Mods
  • 0

    posted a message on Turtle Gun Mod - Because why not?!
    Haven't touched this in a while. Turtle Gun v2.0.0 is out now!

    • Updated to 1.8.
    • Gun rendering is now handled by LomLib since 1.8 changed how stuff is rendered.
    • A lot more names and easter eggs =3
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.x][1.8] Elemental Creepers - Rebooted
    Version 5.0.0 is now out! The 1.8 update!

    • Updated to Minecraft 1.8
    • 2 new creepers
    • Improved Ender Creeper AI.
    • Uses LomLib now to take care of spawn eggs and use Forge's entity registry thing instead of vanilla, so hopefully no more conflicting with other mod mobs. This however means that LomLib is now required!
    • Improved translations thanks to all the nice people over on github!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.x][1.8] Elemental Creepers - Rebooted
    WTF is going on here?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.x][1.8] Elemental Creepers - Rebooted
    Quote from abcmanx2»
    are the download links down for other people as well

    Old server pooped and now most of my links are broken. All the downloads are on CurseForge, however, so you can download them from there (And I'm completely moving to CurseForge simply because it stops stuff like this from happening).
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.x][1.8] Elemental Creepers - Rebooted
    1. Why did you put that crash report twice? Remove the duplicate and either put it in spoiler tags or put it on a pastebin and link to it, this just clogs up the entire thread.

    2. There's nothing specifically in the report that i can see that directly relates to elemental creepers. Please test the mod by itself first, then find if it conflicts with any of the mods you're playing with, and then report how you got that crash back to me.
    Posted in: Minecraft Mods
  • 1

    posted a message on Trophy Slots
    Quote from Sorenus»
    Heya! I love the mod, and decided to make an English showcase for you! =D

    Here ya go:



    Hope you like it! I'd love to see it on the post! =)

    Thanks for the amazing mod and your contributions to modding community, it is well appreciated! =D

    Have fancytastic day! =)

    Thanks, glad you enjoyed the mod. =D
    Posted in: Minecraft Mods
  • To post a comment, please .