Commit Graph

2 Commits (master)

Author SHA1 Message Date
mrunderhill89 1bddcc747c Nerfed gem sythesis.
Before, it was too easy to sythesize sapphires for hydro generators and
the water-breathing armor, and huge amounts of chromium could be made by
grinding rubies and splitting the dust in a centrifuge.

Now they both require 5 dust samples per gem (up from 4), and the
corundum recipies are no longer symmetrical. Ruby dust takes an
additional alumina sample to create (up from 3) and does not return
chromium when separated. Sapphire dust takes 2 iron samples (up from 1,
alumina req is still 3), but only returns 1. These values are outlined
in the source files so you can change them back fairly easily.
2016-06-24 15:08:00 -07:00
mrunderhill89 5fbe778778 Compatibility patch for other mods that add rubies and sapphires.
Thanks to HybridDog for pointing this out. This update renames the mod
folders for my ruby and sapphire mods so that they don't get mixed up
with anyone else's, like Zeg9's Weird Ores mod (https://github.com/Zeg9
/minetest-weirdores).

Also added some aliases for that mod so that their rubies are replaced
with mine. This seems to work in Worldgen but I haven't seen any rubies
that have already been mined be replaced, so keep an eye out for that.
2016-06-06 09:24:36 -07:00