[MOD] Lapis Lazuli [lapis]

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

[MOD] Lapis Lazuli [lapis]

by Napiophelios » Sun May 31, 2015 17:30

Lapis Lazuli mod
modified by Napiophelios

License: GPLv3

depends:
default
stairs?

Lapis Lazuli mod requires
development version of Minetest Game 0.4.14
for the new metal sound effects.


This mod adds several decorative nodes based on Lapis and Pyrite ore.
Players can mine Lapis and Pyrite ores and craft stairs, slabs, columns,
floor tiles, and bricks from the ores' drops.

Repository : https://github.com/Napiophelios/LapisLazuli
Download : https://github.com/Napiophelios/LapisLa ... master.zip
Rename extracted folder to "lapis"

Image
+ Licenses / Credits
Last edited by Napiophelios on Tue Dec 06, 2016 13:52, edited 14 times in total.
 

Sokomine
Member
 
Posts: 2980
Joined: Sun Sep 09, 2012 17:31

Re: [MOD] Lapis Lazuli [lapis]

by Sokomine » Sun May 31, 2015 18:03

The nodes look very nice and could be useful for building purposes. Couldn't hurt to put it up on Github as well.
A list of my mods can be found here.
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [MOD] Lapis Lazuli [lapis]

by Napiophelios » Sun May 31, 2015 19:41

Sokomine wrote:The nodes look very nice and could be useful for building purposes. Couldn't hurt to put it up on Github as well.


I am using an old windows computer and it gets BSOD anytime I try to use Github uploader for textures.
and I really dont wanna change OS just for this singular task.
Hopefully I can get an up to date computer soon.

Thanks for the compliment tho :)
 

User avatar
Cryterion
Member
 
Posts: 93
Joined: Tue Jun 10, 2014 08:12
GitHub: Cryterion
IRC: Cryterion
In-game: Cryterion

Re: [MOD] Lapis Lazuli [lapis]

by Cryterion » Sun May 31, 2015 20:23

Try posting it through sourceforge.net, alternative to github and git compatible I believe.
No trees or animals were hurt in the production of this message. However, a large number of Electrons were temporarily inconvenienced.
 

Xanthin
Member
 
Posts: 121
Joined: Fri Mar 07, 2014 14:05
GitHub: Xanthin
IRC: Xanthin
In-game: Xanthin

Re: [MOD] Lapis Lazuli [lapis]

by Xanthin » Sun May 31, 2015 21:23

This is realy decorative stuff. Nice! I like how the bricks have different patterns at the top and side.
I added
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
paramtype2="facedir",
to them for some fun with the srewdriver (I simply get nervous if I can't use the screwdriver on something :)). You get some different patterns then, see the screenshot for example.
Attachments
lapis_bricks-likes_screwdriver.png
lapis_bricks-likes_screwdriver.png (499.09 KiB) Viewed 2100 times
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [MOD] Lapis Lazuli [lapis]

by Napiophelios » Sun May 31, 2015 21:43

Thats cool looking Xanthin, I use the 32px textures so they arent as fun in that way
but its pretty neat looking screengrab.

I think they look awesome in snowbiomes by the way,
makes me think of the frost king from Adventure time for some reason.

I am glad you like it.
 

User avatar
LNJ
Member
 
Posts: 200
Joined: Tue Sep 23, 2014 16:02
GitHub: LNJ2
IRC: LNJ2GO
In-game: LNJ

Re: [MOD] Lapis Lazuli [lapis]

by LNJ » Tue Jun 02, 2015 17:45

I find it funny that my mod has been forked :)

It looks nice!
My Minetest Modding Tutorials (German) | Minetest TNG - My survival subgame! (OUTDATED... :() | #ComeToTheDuckSide - we have privacy! | diaspora* - The free and decentralized alternative to facebook and twitter!
 

User avatar
TenPlus1
Member
 
Posts: 1874
Joined: Mon Jul 29, 2013 13:38
GitHub: tenplus1

Re: [MOD] Lapis Lazuli [lapis]

by TenPlus1 » Tue Jun 02, 2015 18:32

In real life Lapiz Lazuli is found 2600 meters above sea level...
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [MOD] Lapis Lazuli [lapis]

by Napiophelios » Tue Jun 02, 2015 22:51

updated 16px textures
added cobbled pavers
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [MOD] Lapis Lazuli [lapis]

by Napiophelios » Tue Aug 18, 2015 04:45

Lapis mod Update :
-- added Xanthin's fixes/changes to the init file
-- stratus mapgen: tried to limit the ore generation for pyrite/added cathedral pyrite
-- enabled Cathedral Pyrite (position adjustable with screwdriver)
-- changes to lapis block textures (32px only)
-- completely new texture for lapis tile (16px and 32px)
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [MOD] Lapis Lazuli [lapis]

by Napiophelios » Tue Sep 29, 2015 17:44

Lapis mod Update
-disabled columns (uncomment to use)
-removed lapis sacred_ore / added alias
-tweaked some recipes
-removed mapgen file
-added new sheet ore registration
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [MOD] Lapis Lazuli [lapis]

by Napiophelios » Sun Nov 01, 2015 23:56

Minor Mod updated
--fixes Minetest's deprecated code warnings

LapisLazuli_modified-rev006.zip
fixed deprecated code warnings
 

User avatar
afflatus
Member
 
Posts: 302
Joined: Tue Apr 01, 2014 19:47
GitHub: 0-afflatus
IRC: afflatus
In-game: afflatus

Re: [MOD] Lapis Lazuli [lapis]

by afflatus » Wed Nov 18, 2015 11:47

Another beautiful mod Napiophelios
Grailtest is sleeping ...
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [MOD] Lapis Lazuli [lapis]

by Napiophelios » Thu Nov 19, 2015 21:32

Compliments are not always deserved but they are always welcome :)
Thanks!!!
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [MOD] Lapis Lazuli [lapis]

by Napiophelios » Sat Feb 20, 2016 07:45

Lapis mod Update :
--Trimmed the mod down a bit
--removed pavers, pyrite coins, sacred stones
--replaced nodebox tiles with regular nodes
--so players can build on top of tiles
--added aliases for the removed items
--removed 32px textures
--new textures for several nodes/items
--changed several crafting recipes
--to coincide with Minetest norms (I think)
--also put the mod on GitHub :)

Repository : https://github.com/Napiophelios/LapisLazuli
Download : https://github.com/Napiophelios/LapisLa ... master.zip
Rename extracted folder to "lapis"
 

User avatar
poikilos
Member
 
Posts: 32
Joined: Thu Feb 18, 2016 13:45
GitHub: poikilos
In-game: poikilos

Re: [MOD] Lapis Lazuli [lapis]

by poikilos » Thu Mar 17, 2016 19:27

If player mines lapis, they get "Unknown Item" in their inventory. If you open the player file, the player has "lapis:lazurite_cobble" listed
please fix by changing the drop to lapis:lapis_cobble
if that is correct (seems correct since all other mentions of cobble in lapis/init.lua are lapis:lapis_cobble)
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [MOD] Lapis Lazuli [lapis]

by Napiophelios » Thu Mar 17, 2016 22:05

Fixed now, thanks for the feedback :)
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [MOD] Lapis Lazuli [lapis]

by Napiophelios » Tue Dec 06, 2016 13:48

Lapis Mod Update :
-Added support for stairs plus (added by RQWorldblender)
-added metal sounds to pyrite nodes (added by RQWorldblender)
-restored ores to creative inventory (added by RQWorldblender)
-tweaked several nodes to use simple param2=facedir
-added the mod.conf file
-added my version of the disabled Rosace Stone from Darkage mod
place several together and adj. with screw driver to create designs

Image

Lapis Lazuli mod requires
development version of Minetest Game 0.4.14
for the new metal sound effects.


rosace.png
rosace.png (162.63 KiB) Viewed 2100 times
 


Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 81 guests

cron