diff --git a/LICENSE.txt b/LICENSE.txt index 555ce17..c504478 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -25,7 +25,7 @@ Copyright (C) 2015-2016 expertmm (github.com/expertmm): * Hoes CC BY-SA 3.0 by expertmm: based on farming_tool_hoe.png bu various: Copyright (C) 2012-2016 PilzAdam, Copyright (C) 2014-2016 BlockMen, Copyright (C) 2015-2016 MasterGollum, Copyright (C) 2015-2016 Gambit Everything else (2012) by Doc22: -* Textures for axes, picks, mineral overlays, items (x.png where x is name), and blocks (originally WTFPL as specified at https://forum.minetest.net/viewtopic.php?id=3663 , rereleased as CC BY-SA 3.0) +* Textures for axes, picks, and if not modified after 2012: items (x.png where x is mineral name), mineral overlays, and blocks (originally WTFPL as specified at https://forum.minetest.net/viewtopic.php?id=3663 , rereleased as CC BY-SA 3.0) You are free to: Share — copy and redistribute the material in any medium or format. diff --git a/README.md b/README.md index 2c14a55..e5856a0 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Some major changes were done to make the mod easier to maintain: ## Changes: '!' is for bugs in 2012 version that are fixed (as opposed to features that were changed/added) in this fork +* (2017-03-21) Added improved peridot item&mineral textures * (2017-03-20) Added improved opal item texture (finished all except optional realistic mode opal block) * (2017-03-20) Change garnet from Spessartine to pomegranate seed colored Rhodolite to reflect the original meaning of the word garnet (comes from the word pomegranate) -- see and https://www.americangemsociety.org/en/garnet-history * (2017-03-18) new textures for garnet: gem (item), mineral, block (realistic style) @@ -153,8 +154,8 @@ Diamond, ced7da, 2.418, 0{.1}[.01], 0[.1], 1, 0, , , Emerald, (!02552a)04A752, 1.5775-1.5835,0,.1, .99, .5, 0,,, [Spessartine]Garnet,b5622c,1.73-1.75, 0, 0, .9, 0, , ,,, [pom-colored]Garnet,910516,1.73-1.75, 0, 0.05, 1.0, 0, , ,,, -Opal, (texture), , , , , , -Peridot, 85b116, , , , , , +Opal, (texture), 1.52, , , , ,(see blend file version 2's "Stone" material) +Peridot, 85b116, 1.658-1.695, , , , , Ruby, 832935, , , , , , Sapphire, 163f7d, , , , , , ***Topaz, E5A55F, 1.62, .5, .5, 1.0, 0.0, 0.0 diff --git a/etc/8bit/birthstones_mineral_peridot.png b/etc/8bit/birthstones_mineral_peridot.png new file mode 100644 index 0000000..31abd37 Binary files /dev/null and b/etc/8bit/birthstones_mineral_peridot.png differ diff --git a/etc/birthstones_mineral_peridot ALPHA.png b/etc/birthstones_mineral_peridot ALPHA.png new file mode 100644 index 0000000..dd0e0f1 Binary files /dev/null and b/etc/birthstones_mineral_peridot ALPHA.png differ diff --git a/etc/birthstones_mineral_peridot COLOR.png b/etc/birthstones_mineral_peridot COLOR.png new file mode 100644 index 0000000..708a3a1 Binary files /dev/null and b/etc/birthstones_mineral_peridot COLOR.png differ diff --git a/etc/hd/birthstones_mineral_peridot.png b/etc/hd/birthstones_mineral_peridot.png new file mode 100644 index 0000000..3ded703 Binary files /dev/null and b/etc/hd/birthstones_mineral_peridot.png differ diff --git a/etc/hd/birthstones_peridot_block_top.png b/etc/hd/birthstones_peridot_block_top.png new file mode 100644 index 0000000..b0de7ab Binary files /dev/null and b/etc/hd/birthstones_peridot_block_top.png differ diff --git a/etc/minetest birthstones 2 expertmm.blend b/etc/minetest birthstones 2 expertmm.blend index f3de793..e882002 100644 Binary files a/etc/minetest birthstones 2 expertmm.blend and b/etc/minetest birthstones 2 expertmm.blend differ diff --git a/textures/birthstones_mineral_peridot.png b/textures/birthstones_mineral_peridot.png index 066077a..9046b85 100644 Binary files a/textures/birthstones_mineral_peridot.png and b/textures/birthstones_mineral_peridot.png differ diff --git a/textures/birthstones_peridot.png b/textures/birthstones_peridot.png index 04a0665..3b0d819 100644 Binary files a/textures/birthstones_peridot.png and b/textures/birthstones_peridot.png differ