[Mod] Quartz [1.0] [quartz]

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

[Mod] Quartz [1.0] [quartz]

by Evergreen » Sat Apr 20, 2013 15:37

Image

This mod adds quartz to the game. Quartz can be found anywhere below sea level and is quite common. Things like quartz blocks, pillars, chiseled quartz blocks, slabs and such are also added. The quartz ore (Image) gives you one crystal.


Downloads


Download as a zip: .zip
Download as a tarball: .tar.gz
or browse the code: https://github.com/minetest-mods/quartz


Crafting


+ Quartz Block


+ Quartz Pillar


+ Quartz Slab


+ Quartz Stairs


+ Quartz Pillar Slab


+ Chiseled Quartz


+ Quartz Crystal Piece


Dependencies


default, stairs, moreblocks (optional, for stairsplus)


License


MIT License



Shout out to Zeg9 for the crystal textures and the ore textures. Thanks Zeg. :-)
Last edited by Evergreen on Sat Jan 09, 2016 22:27, edited 7 times in total.
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
Mito551
Member
 
Posts: 1271
Joined: Sat Jun 16, 2012 15:03

by Mito551 » Sat Apr 20, 2013 18:12

textures are nice
mineral itself is useless, both in mc and mt
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Sun Apr 21, 2013 01:19

Learn to edit your posts.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

Jouster27
Member
 
Posts: 117
Joined: Fri Mar 29, 2013 14:16

by Jouster27 » Sun Apr 21, 2013 07:06

Evergreen wrote:That's why I'm planning on making some tools, a watch, or something. Thanks though. :D


I like the idea of quartz. Obviously, we'd want to be able to do something with it but there's a lot of mods that make more of the basic tools. Personally, I'd prefer to see different sorts of tools. A clock is a good idea. Radio is another one. Some different types of crafting might be cool as well, such as modifying standard building nodes to be translucent (cobblestone or brick with transparent morter?), engraved glass (either panes or drinking) and so on.

Just throwing some ideas out... maybe you'll find some of them useful. Good luck.
Last edited by Jouster27 on Tue Apr 23, 2013 16:29, edited 1 time in total.
 

User avatar
Zeg9
Member
 
Posts: 608
Joined: Fri Sep 21, 2012 11:02

by Zeg9 » Sun Apr 21, 2013 08:24

Hi, I made a new texture for the mineral:
Image

Also, I recommand removing the stone from the ore texture, and defining it like that in init.lua near line 17:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
      tiles = {"default_stone.png^quartz_ore.png"},

The texture I used for the screenshot: Image
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Sun Apr 21, 2013 09:52

Evergreen wrote:
Jordach wrote:Learn to edit your posts.

I know how to edit posts, and I know you are being sarcastic.
There was three posts above when I posted that. And no, I am not being sarcastic, even though I am like that most of the time. :P

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Wed Apr 24, 2013 20:45

v0.2 released, changed the ore texture and made it slightly more common.
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
12Me21
Member
 
Posts: 826
Joined: Tue Mar 05, 2013 00:36

by 12Me21 » Thu Apr 25, 2013 20:17

I am making a clock mod that will use quartz from your mod in the crafting recipe.
This is a signature virus. Add me to your signature so that I can multiply.
Don't ever save anything as a JPEG.
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Thu Apr 25, 2013 20:26

12Me21 wrote:I am making a clock mod that will use quartz from your mod in the crafting recipe.

Thanks! I'll include it as an extension for this mod in the topic.
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Sun May 12, 2013 12:13

Hybrid Dog wrote:please call it depends.txt instead of depends
and add stairs to it

There are stairs. And the depends is a text file, so it doesn't matter.
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
Zeg9
Member
 
Posts: 608
Joined: Fri Sep 21, 2012 11:02

by Zeg9 » Sun May 12, 2013 12:17

Evergreen wrote:
Hybrid Dog wrote:please call it depends.txt instead of depends
and add stairs to it

There are stairs. And the depends is a text file, so it doesn't matter.

It's just that depends.txt is the standard name for it, even though I agree this extension is stupid.
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).
 

User avatar
kaeza
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

by kaeza » Sun May 12, 2013 13:00

Zeg9 wrote:even though I agree this extension is stupid.

It has a function though. It's because Windows makes it a bit harder to edit files with no extension. Since *.txt files are always associated under Win, it makes modder's life (a bit) easier. This is the same reason why I think calling the "Read Me" document "README.txt", instead of "README" or "README.md" makes it easier for users (note that README in all caps is standard on Linux, since it appears near the top of file listing when using case-sensitive listing).
Last edited by kaeza on Sun May 12, 2013 13:01, edited 1 time in total.
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Sun May 12, 2013 16:31

Hybrid Dog wrote:
Evergreen wrote:
Hybrid Dog wrote:please call it depends.txt instead of depends
and add stairs to it

There are stairs. And the depends is a text file, so it doesn't matter.
depends didn't work

What do you mean depends didn't work? This mod doesn't depend on anything except default.
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Sun May 12, 2013 17:18

Hybrid Dog wrote:
Evergreen wrote:
Hybrid Dog wrote:depends didn't work

What do you mean depends didn't work? This mod doesn't depend on anything except default.
the game doesn't work if I name "depends.txt" "depends"
it depends on stairs, too

Sorry, I'll add that.
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Thu May 16, 2013 18:08

Project (finally) moved to github.
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Sun Jun 02, 2013 00:28

Are you still working on this mod?
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Sun Jun 02, 2013 00:34

Inocudom wrote:Are you still working on this mod?

Sorry, not really. Is there anything you want to see added? I'd love people to give me their ideas.
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Sun Jun 02, 2013 01:26

Evergreen wrote:
Inocudom wrote:Are you still working on this mod?

Sorry, not really. Is there anything you want to see added? I'd love people to give me their ideas.


The mod does not recognize default: stairs, even though I have it installed.
 

User avatar
onpon4
Member
 
Posts: 517
Joined: Thu Mar 21, 2013 01:54

by onpon4 » Sun Jun 02, 2013 01:44

I don't think that's it. depends.txt says "default, stairs" one one line; I don't think that's correct. Minetest is interpreting that as being one mod called "default, stairs", which of course doesn't exist. Instead it should be two lines: one that says "default", one that says "stairs".
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Sun Jun 02, 2013 12:51

onpon4 wrote:I don't think that's it. depends.txt says "default, stairs" one one line; I don't think that's correct. Minetest is interpreting that as being one mod called "default, stairs", which of course doesn't exist. Instead it should be two lines: one that says "default", one that says "stairs".

Okay, I just updated it to that.
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Sun Jun 02, 2013 14:48

You could make this compatible with moreblock's stairsplus feature.
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Sun Jun 02, 2013 15:38

Inocudom wrote:You could make this compatible with moreblock's stairsplus feature.

How do you make it compatible without depending on moreblocks?
Last edited by Evergreen on Sun Jun 02, 2013 15:38, edited 1 time in total.
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
Dan Duncombe
Member
 
Posts: 904
Joined: Thu May 09, 2013 21:11

by Dan Duncombe » Mon Jun 03, 2013 17:34

In Minecraft, you can make it into things like comparators, and daylight detectors.
Mito551 wrote:textures are nice
mineral itself is useless, both in mc and mt
Some Mods: Castles Prefab Camouflage
My Games: Nostalgia Realtest Revamped
Servers: See above games.
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Mon Jun 03, 2013 18:07

Dan Duncombe wrote:In Minecraft, you can make it into things like comparators, and daylight detectors.
Mito551 wrote:textures are nice
mineral itself is useless, both in mc and mt

There already is a daylight detector in mesecons, and I have no idea how to create anything like that in mesecons.
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
VanessaE
Member
 
Posts: 3894
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaEzekowitz

by VanessaE » Thu Jun 06, 2013 15:46

You have a typo in one of you texture filenames: quartz_crystal_piece.png
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Thu Jun 06, 2013 17:34

VanessaE wrote:You have a typo in one of you texture filenames: quartz_crystal_piece.png

Oh yes, That is an unused texture. I'm keeping it so that I can add some stuff.
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
VanessaE
Member
 
Posts: 3894
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaEzekowitz

by VanessaE » Thu Jun 06, 2013 17:37

Well there's an HDX version of it already for when you decide to use it, with the corrected filename. :-)
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Thu Jun 06, 2013 17:59

VanessaE wrote:Well there's an HDX version of it already for when you decide to use it, with the corrected filename. :-)

Ah ok. Thanks for notifying me.
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Sun Jun 09, 2013 22:55

Does anyone have an idea for a useful item that can be made with a quartz piece/quartz crystal? I'm out of ideas.
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
Linxx
Member
 
Posts: 401
Joined: Wed May 16, 2012 00:37

by Linxx » Mon Jun 10, 2013 00:31

what about what about no gravity cristal youd make it with quartz and mese and when you have it in the inventory you can jump high :D
 

Next

Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 12 guests

cron