April 29, 2024, 10:32:11 am

Author Topic: My first mod  (Read 6226 times)

0 Members and 1 Guest are viewing this topic.

Mr_Mr_Mr

  • Veteran
  • Champion Member
  • ***
  • Posts: 3079
    • View Profile
My first mod
« on: January 19, 2012, 12:25:24 am »
So I made a mod that lets you make obsidian armour! The obsidian armour is as durable as diamond armour as obsidian is the second hardest substance in real life and it takes a diamond pick to mine it.

Here is the mod. I have a readme.txt in there just if you don't know how to install mods ;)
http://up.ht/znl9YZ






« Last Edit: January 19, 2012, 04:02:38 am by Mr_Mr_Mr »

---><--- Click the monkey

Xeadin

  • Board Gamer
  • Champion Member
  • ***
  • Posts: 2791
  • dip dip dip dip dip
    • View Profile
    • @Xeadin
Re: My first mod
« Reply #1 on: January 19, 2012, 01:38:54 am »
You can still use imgur if you navigate to the Images or Albums tabs

That sounds pretty neat :)  I might give that a try sometime

EliteDelta

  • Custom Title:
  • Sr. Member
  • **
  • Posts: 304
    • View Profile
Re: My first mod
« Reply #2 on: January 19, 2012, 02:10:47 am »
Nice, but HOW do you make mods?! (If you could pm me a link or something to a mod maker that would be great ;))
« Last Edit: January 19, 2012, 03:32:33 am by EliteDelta »

SalasCraft

  • a.k.a. SaladCraft
  • Hero Member
  • **
  • Posts: 716
    • View Profile
Re: My first mod
« Reply #3 on: January 19, 2012, 02:11:57 am »
Nice, but HOW do you make mods?! (If you could pm me a link or something to a modmaker that would be great ;))
There's no such thing as a modmaker.

Open NotePad on your PC and start coding, that's what it's all about.

TheRealFamous

  • Semper Fi
  • Sr. Member
  • **
  • Posts: 295
    • View Profile
Re: My first mod
« Reply #4 on: January 19, 2012, 02:52:37 am »
As i said Mr, ill try it out. hope it turns out great. p.s. Did you like the cookie?

Mr_Mr_Mr

  • Veteran
  • Champion Member
  • ***
  • Posts: 3079
    • View Profile
Re: My first mod
« Reply #5 on: January 19, 2012, 04:05:11 am »
Nice, but HOW do you make mods?! (If you could pm me a link or something to a mod maker that would be great ;))
I use Eclips. It makes it easy to catch typo's in your coding. I also use a MCP (M.inecraft C.oder P.ack) and it decompiles the .class to java files and makes it readable for me to code in it.

---><--- Click the monkey

Complicated_Name

  • The Skyrim Operator.
  • Sr. Member
  • **
  • Posts: 387
  • I have a Skyrim addiction.
    • View Profile
Re: My first mod
« Reply #6 on: January 19, 2012, 04:38:34 am »
Looks nice, i just got one question, is this codeing something that could  be used in python?


Visit the Typing Test and try!

Mr_Mr_Mr

  • Veteran
  • Champion Member
  • ***
  • Posts: 3079
    • View Profile
Re: My first mod
« Reply #7 on: January 19, 2012, 05:10:00 am »
Looks nice, i just got one question, is this codeing something that could  be used in python?
No, this is java.

---><--- Click the monkey

Exox615

  • Gathering dust
  • Full Member
  • *
  • Posts: 244
  • Iron bars
    • View Profile
Re: My first mod
« Reply #8 on: January 19, 2012, 06:42:05 am »
Nice, but HOW do you make mods?! (If you could pm me a link or something to a mod maker that would be great ;))

i use EditRocket but you can use anything, although i think you need to have this: http://mcp.ocean-labs.de/index.php/MCP_Releases. You also need some basic understanding of the code. YouTube is a great place for help.
It looks like you are eligible to vote. Why have you not voted?!??

Spamarian

  • Top Voter
  • Champion Member
  • ***
  • Posts: 1580
  • YoO0Oo!
    • View Profile
Re: My first mod
« Reply #9 on: January 19, 2012, 12:46:25 pm »
I will start minimg obsidian, as soon as I get in, and install the mod.
The good thing is, that I can find way much faster than diamond, the obsidians.


Moreover, if you check the wiki about armors, it says about lava armor. that would be great. Can you try to create a mod that will support this?


clawstrider

  • The Clawsome One
  • Champion Member
  • ***
  • Posts: 2927
    • View Profile
Re: My first mod
« Reply #10 on: January 19, 2012, 05:22:02 pm »
I will start minimg obsidian, as soon as I get in, and install the mod.
The good thing is, that I can find way much faster than diamond, the obsidians.


Moreover, if you check the wiki about armors, it says about lava armor. that would be great. Can you try to create a mod that will support this?

This won't work with smp by the way. Just checking you know :P

Spamarian

  • Top Voter
  • Champion Member
  • ***
  • Posts: 1580
  • YoO0Oo!
    • View Profile
Re: My first mod
« Reply #11 on: January 19, 2012, 05:41:06 pm »
Can you be more specific claw? which one?


clawstrider

  • The Clawsome One
  • Champion Member
  • ***
  • Posts: 2927
    • View Profile
Re: My first mod
« Reply #12 on: January 19, 2012, 06:04:21 pm »
Can you be more specific claw? which one?

I sure can.

This modification for Minecraft, "Obsidian Armour" will not work in any Minecraft Survival Multiplayer Servers. This includes, but is not limited to Opticraft. Also, any other "Single-Player Mods", such as this one, will not work in Survival Multiplayer, unless specified specifically by the creator of the modification.

Spamarian

  • Top Voter
  • Champion Member
  • ***
  • Posts: 1580
  • YoO0Oo!
    • View Profile
Re: My first mod
« Reply #13 on: January 19, 2012, 06:22:23 pm »
lol..  Ok. Ty for the explanation.
So, in smp is useless. Lol.. I wont break yet obsidian..:P

P/s: Any OP can log in? my house after 4 days from the last log in is like bombed.. full of holes and tunels..


Mr_Mr_Mr

  • Veteran
  • Champion Member
  • ***
  • Posts: 3079
    • View Profile
Re: My first mod
« Reply #14 on: January 20, 2012, 02:25:28 am »
Can you be more specific claw? which one?

I sure can.

This modification for Minecraft, "Obsidian Armour" will not work in any Minecraft Survival Multiplayer Servers. This includes, but is not limited to Opticraft. Also, any other "Single-Player Mods", such as this one, will not work in Survival Multiplayer, unless specified specifically by the creator of the modification.
If I wanted to make this for smp, then I would have to mod the server file, not the client file. Plus, the owner of the server would have to install it. If it were for bukkit, I would just have to simply make a plugin.

Moreover, if you check the wiki about armors, it says about lava armor. that would be great. Can you try to create a mod that will support this?
That would be cool! But what block would be used to make it? I'm guessing blaze rod over an obsidian plate, that would be a nice extension to this mod. Making the lava armour flowing will be tough, I don't think minecraft will take .gif's either. I could try.

---><--- Click the monkey