summaryrefslogtreecommitdiff
path: root/technic_worldgen/oregen.lua
AgeCommit message (Collapse)Author
2017-06-05Actually reuse mapgen table (#365)asl97
2017-04-05Change `noise_threshhold` to `noise_threshold`.MT-Modder
The old name was a typo and is deprecated.
2017-03-31perlin improvementsVanessa Ezekowitz
as suggested by @paramat
2017-03-28Zinc rareness FIX(?) (#333)Alexander German
* Zinc rareness FIX(?) I created the issue and i will fix it. But still idk if this really helps. (It helped me) At least it will make it more common in -32 and 2 Y distance. To compare its like in between iron and coal i belive. * Update oregen.lua
2016-02-28Zinc is too rare!!! It is an issue!mrsteyk
Changed zinc parameters in first block block to match "lead noise" and "tin frequent". Please commit this! Zinc was a real problem to me untill i changed this file, now i can find about 10 zinc in 2 minutes!
2015-03-11Change height_ to y_ in ore registrationsMT-Modder
2015-02-22Add sulfur and lead, and make them generateNovatux
2014-08-17Change oregen to a non-uniform distribution.Novatux
2013-09-17Partial rewriteShadowNinja
2013-04-27Store configuration in the world directory.ShadowNinja
2013-04-04Update 0.4.6-0RealBadAngel
2013-03-30updateRealBadAngel