Page 1 of 1

[Mod] Ore-G [ore]

PostPosted: Sun Apr 07, 2013 15:39
by Gunlexify
This is my first "Test" mod

It adds new block, ore and tools

Screen:

Image

New blocks/items:

Ruby ore
Emerald ore
Saphire ore
Malachite ore

Emerald fragment
Saphire fragment
Ruby fragment
Malachite fragment

Ruby
Emerald
Saphire
Malachite

Ruby tools
Emerald tools
Saphire tools
Malachite

Dark stone
Dark circle stone
Dark stone pillar

Crafting:

Ruby/Emerald/Saphire/Malachite:
F F F
F F F
F F F
Black circle stone:
- - -
S S -
S S -

Dark stone pillar:
- S -
- S -
- S -

F = Ruby/Emerald/Saphire fragment
S = Dark stone

You get Dark stone by cooking stone in a furnace

You can use Stone sticks like normal sticks (Works only for default and this mod tools)

Changelog:

0.1: First release
0.2: Emeralds/Saphires, Ruby/Emerald/Saphire blocks, Dark stone was added.
0.3: Malachite ore/tools were added. Dark stone pillar was added. Stone stick was added (Has no use right now)
0.4.1: Fixes 0.3
0.4.2: Stone sticks have a use now, they can be used as normal sticks for crafting (Only default ant this mod tools)
Download:

0.1 - Download
0.2 - Download
0.3 - Broken
0.4.1 - Download (Minetest 0.4.6 or later)
0.4.2 - Download
0.4.3 - Download here Or Here

PostPosted: Sun Apr 07, 2013 15:41
by Likwid H-Craft
Nice, but how deep they spawn?

PostPosted: Sun Apr 07, 2013 16:27
by Gunlexify
Likwid H-Craft wrote:Nice, but how deep they spawn?

I think it should start from 64 or -128 sorry i dont remember.

Edit: They should start at 64

PostPosted: Sun Apr 07, 2013 16:34
by Likwid H-Craft
Hey can you make a .zip since rar is paid format, and minetest is a free source so it should be a .zip or tar-gz or, 7z not rar since not everyone can pass the admin rights.

PostPosted: Sun Apr 07, 2013 16:43
by rarkenin
Tarballs are preferred since they are a de facto standard for archiving.

PostPosted: Sun Apr 07, 2013 18:32
by Gunlexify
Should i add sapphire and emerald ores/tools ?

PostPosted: Sun Apr 07, 2013 19:43
by Likwid H-Craft
Yeah sure, I even have a emerald ore img, but it was a early build so Idk if it will work.

PostPosted: Sun Apr 07, 2013 19:49
by Calinou
rarkenin wrote:Tarballs are preferred since they are a de facto standard for archiving.


Yes, but there are standards and Windows standards. :>

PostPosted: Mon Apr 08, 2013 08:38
by prestidigitator
Calinou wrote:
rarkenin wrote:Tarballs are preferred since they are a de facto standard for archiving.


Yes, but there are standards and Windows standards. :>

Well, that's what cygwin is for. ;-)

PostPosted: Mon Apr 08, 2013 14:38
by Gunlexify
Updated to 0.2

PostPosted: Mon Apr 08, 2013 14:47
by rubenwardy
lol, nice name.

PostPosted: Mon Apr 08, 2013 14:47
by Traxie21
Icwatudidthere.

PostPosted: Mon Apr 08, 2013 14:50
by Likwid H-Craft
Now I think there should be, this > http://en.wikipedia.org/wiki/Malachite

PostPosted: Mon Apr 08, 2013 19:52
by Gunlexify
Ok will add that

And should i add stone sticks (they would be crafted out of dark stone, so it would have a use) ? They would be used like the normal sticks. Or should it be a diferent mod for those?

PostPosted: Mon Apr 08, 2013 21:16
by Likwid H-Craft
Ok.
Hmm well, I think in the same mod be a great place for now.

PostPosted: Wed Apr 10, 2013 14:20
by Gunlexify
0.4.1 Uploaded, now you can find more ores...

PostPosted: Wed Apr 10, 2013 15:15
by Likwid H-Craft
Nice you added the ore :)

PostPosted: Sat Apr 13, 2013 09:53
by Gunlexify
Any ideas what should i add next?

PostPosted: Sat Apr 13, 2013 10:55
by Gunlexify
Hybrid Dog wrote:you could add glowing crystal blocks like the ones of the bobblocks mod


Will try that, but first i should add a use for stone sticks :D

PostPosted: Sun Apr 14, 2013 09:16
by Gunlexify
0.4.2 Uploaded.

PostPosted: Fri Apr 26, 2013 14:41
by Likwid H-Craft
Hmm. I have a crazy ore idea...But I tested it lone wolf and somewhat it, work but it spawn to many.

So I was thinking why not have a ore that, generation in lava?

PostPosted: Tue Apr 30, 2013 18:26
by Gunlexify
Likwid H-Craft wrote:Hmm. I have a crazy ore idea...But I tested it lone wolf and somewhat it, work but it spawn to many.

So I was thinking why not have a ore that, generation in lava?


Hmm interesting idea, but player would need a way to get protection from lava damage :/

PostPosted: Tue Apr 30, 2013 19:55
by 12Me21
Gunlexify wrote:
Likwid H-Craft wrote:Hmm. I have a crazy ore idea...But I tested it lone wolf and somewhat it, work but it spawn to many.

So I was thinking why not have a ore that, generation in lava?


Hmm interesting idea, but player would need a way to get protection from lava damage :/


They could just drain the lava pool, but that would be hard, so the ore would have to be very valuable.

PostPosted: Tue Apr 30, 2013 19:57
by 12Me21
Malachite is a type of copper ore, so it should be called "malachite", not "malachite ore", and be able to be turned into copper, because malachite is useless other than as an ore of copper.

PostPosted: Wed May 08, 2013 16:35
by Gunlexify
No longer updating this, you can use the code and textures for what ever you want. Would be nice if you would give me some credit if you use anything from it.

Btw, if i will have some spare time i will work on a another, more useful mod.

PostPosted: Wed May 08, 2013 19:10
by kobayashi
this file is empty WHY!!!

PostPosted: Sat May 11, 2013 14:58
by Gunlexify
kobayashi wrote:this file is empty WHY!!!

Download works fine for me.

PostPosted: Sun May 12, 2013 23:15
by Dan Duncombe
I borrowed the tool coding for my dirt pickaxe mod- I changed the values, and only did it because I don't know how to use minetest.register_tool properly.