[Mod] Emeralds [1.0.0] [Emeralds]
Hi! This is the first mod I have made for minetest. It is heavily based on the quartz mod and it adds emeralds to minetest. For more information and the download link, read below. Hope you like it, and don't hesitate to give feedback and/or suggestions!
Emeralds Mod
This mod adds emerald ore and some decorative blocks to minetest. It has been made by cloning the textures and the code of the quartz mod and modifying them. Credit for the original code and textures goes to the author of the quartz mod. I changed the code and names to emerald and I redesigned the textures to look like emerald. Emeralds are twice as rare as quartz but that's not much. Maybe I will add emerald weapons and emerald tools in the future.
Version: 1.0.0
License: MIT (see LICENSE.txt)
Dependencies:
default (found in minetest_game)
stairs (found in minetest_game)
moreblocks (optional, for stairsplus support)
Download : https://github.com/CC10MAGIC/emeralds
Please report bugs at the github issue tracker:
https://github.com/CC10MAGIC/emeralds/issues
Crafting:
Emerald Block:
c = emerald crystal x = nothing
x|x|x
-----
c|c|x
-----
c|c|x
Emerald Pillar:
q = emerald block x = nothing
x|x|x
-----
x|q|x
-----
x|x|x
Emerald Slab:
q = emerald block x = nothing
x|x|x
-----
x|x|x
-----
q|q|q
Emerald Stairs:
q = emerald block x = nothing
q|x|x
q|q|x
q|q|q
Emerald Pillar Slab:
q = emerald pillar x = nothing
x|x|x
-----
x|x|x
-----
q|q|q
Chiseled Emerald:
q = emerald slab x = nothing
x|x|x
-----
x|q|x
-----
x|q|x
Emerald Crystal Piece (useless as of now):
c = emerald crystal x = nothing
x|x|x
-----
x|c|x
-----
x|x|x
Emeralds Mod
This mod adds emerald ore and some decorative blocks to minetest. It has been made by cloning the textures and the code of the quartz mod and modifying them. Credit for the original code and textures goes to the author of the quartz mod. I changed the code and names to emerald and I redesigned the textures to look like emerald. Emeralds are twice as rare as quartz but that's not much. Maybe I will add emerald weapons and emerald tools in the future.
Version: 1.0.0
License: MIT (see LICENSE.txt)
Dependencies:
default (found in minetest_game)
stairs (found in minetest_game)
moreblocks (optional, for stairsplus support)
Download : https://github.com/CC10MAGIC/emeralds
Please report bugs at the github issue tracker:
https://github.com/CC10MAGIC/emeralds/issues
Crafting:
Emerald Block:
c = emerald crystal x = nothing
x|x|x
-----
c|c|x
-----
c|c|x
Emerald Pillar:
q = emerald block x = nothing
x|x|x
-----
x|q|x
-----
x|x|x
Emerald Slab:
q = emerald block x = nothing
x|x|x
-----
x|x|x
-----
q|q|q
Emerald Stairs:
q = emerald block x = nothing
q|x|x
q|q|x
q|q|q
Emerald Pillar Slab:
q = emerald pillar x = nothing
x|x|x
-----
x|x|x
-----
q|q|q
Chiseled Emerald:
q = emerald slab x = nothing
x|x|x
-----
x|q|x
-----
x|q|x
Emerald Crystal Piece (useless as of now):
c = emerald crystal x = nothing
x|x|x
-----
x|c|x
-----
x|x|x






