Cristiano Magro
2020-10-13 4c99358b32bf4dedc75c0ecae2e1a0770c64fd4b
technic_worldgen/mg.lua
@@ -51,7 +51,7 @@
mg.register_ore({
   name = "technic:mineral_lead",
   wherein = "default:stone",
   seeddiff = 13,
   seeddiff = 14,
   maxvdistance = 10.5,
   maxheight = 16,
   seglenghtn = 15,
@@ -67,8 +67,8 @@
   mg.register_ore_sheet({
      name = "technic:granite",
      wherein = "default:stone",
      y_min = -31000,
      y_max = -150,
      height_min = -31000,
      height_max = -150,
      tmin = 3,
      tmax = 6,
      threshhold = 0.4,
@@ -80,8 +80,8 @@
   mg.register_ore_sheet({
      name = "technic:marble",
      wherein = "default:stone",
      y_min = -31000,
      y_max = -50,
      height_min = -31000,
      height_max = -50,
      tmin = 3,
      tmax = 6,
      threshhold = 0.4,