Modding Help Oredistributions, help fix for ISE2, Thanks

Discussion in 'Starbound Modding' started by DraLUSAD, Oct 21, 2014.

  1. DraLUSAD

    DraLUSAD Giant Laser Beams

    Hello, as the title says, i'm looking for someone who can fix my Ore Distributions file to become more Compatable with other mods if possible


    This is the code so far, but i want it to be added with current ores, rather overwriting them
    Code:
    {
      "__merge" : [
      ["overwrite", "surfaceOres"],
      ["overwrite", "subsurfaceOres"],
      ["overwrite", "deepsurfaceOres"],
      ["overwrite", "depth1"],
      ["overwrite", "depth2"],
      ["overwrite", "depth3"]
    ],
      "surfaceOres" : [
        [0.5, [ [ "coal", 1.40], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 0.20], [ "silverore", 0.20], [ "gold", 0.20], [ "platinum", 0.00], [ "diamond", 0.00], [ "iron",    0.20], [ "tinore", 0.20 ], [ "rubyore", 0.00 ], [ "sapphireore", 0.00 ], [ "emeraldore", 0.00 ], [ "topazore", 0.00 ], [ "amethystore", 0.00 ] ]],
        [1.5, [ [ "coal", 1.40], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 0.20], [ "silverore", 0.20], [ "gold", 0.20], [ "platinum", 0.20], [ "diamond", 0.00], [ "iron",    0.20], [ "tinore", 0.20 ], [ "rubyore", 0.00 ], [ "sapphireore", 0.00 ], [ "emeraldore", 0.00 ], [ "topazore", 0.00 ], [ "amethystore", 0.00 ] ]],
        [2.5, [ [ "coal", 1.40], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 0.20], [ "silverore", 0.20], [ "gold", 0.20], [ "platinum", 0.20], [ "diamond", 0.20], [ "titanium", 0.20], [ "tinore", 0.20 ], [ "rubyore", 0.20 ], [ "sapphireore", 0.20 ], [ "emeraldore", 0.20 ], [ "topazore", 0.20 ], [ "amethystore", 0.20 ] ]],
        [3.5, [ [ "coal", 1.40], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 0.20], [ "silverore", 0.20], [ "gold", 0.20], [ "platinum", 0.20], [ "diamond", 0.20], [ "titanium", 0.20], [ "tinore", 0.20 ], [ "rubyore", 0.20 ], [ "sapphireore", 0.20 ], [ "emeraldore", 0.20 ], [ "topazore", 0.20 ], [ "amethystore", 0.20 ] ]],
        [4.5, [ [ "coal", 1.40], [ "uranium", 0.20], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 0.20], [ "silverore", 0.20], [ "gold", 0.20], [ "platinum", 0.00], [ "diamond", 0.20], [ "aegisalt", 0.20], [ "tinore", 0.20 ], [ "rubyore", 0.20 ], [ "sapphireore", 0.20 ], [ "emeraldore", 0.20 ], [ "topazore", 0.20 ], [ "amethystore", 0.20 ] ]],
        [5.5, [ [ "coal", 1.40], [ "uranium", 0.20], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 0.20], [ "silverore", 0.20], [ "gold", 0.20], [ "platinum", 0.00], [ "diamond", 0.20], [ "aegisalt", 0.20], [ "tinore", 0.20 ], [ "rubyore", 0.20 ], [ "sapphireore", 0.20 ], [ "emeraldore", 0.20 ], [ "topazore", 0.20 ], [ "amethystore", 0.20 ] ]],
        [6.5, [ [ "coal", 1.40], [ "uranium", 0.20], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 0.20], [ "silverore", 0.20], [ "gold", 0.20], [ "platinum", 0.20], [ "diamond", 0.20], [ "Cerulium", 0.20], [ "tinore", 0.20 ], [ "rubyore", 0.20 ], [ "sapphireore", 0.20 ], [ "emeraldore", 0.20 ], [ "topazore", 0.20 ], [ "amethystore", 0.20 ] ]],
        [7.5, [ [ "coal", 1.40], [ "uranium", 0.20], [ "plutonium", 0.20], [ "solarium", 0.00], [ "copper", 0.20], [ "silverore", 0.20], [ "gold", 0.20], [ "platinum", 0.20], [ "diamond", 0.20], [ "Cerulium", 0.20], [ "tinore", 0.20 ], [ "rubyore", 0.20 ], [ "sapphireore", 0.20 ], [ "emeraldore", 0.20 ], [ "topazore", 0.20 ], [ "amethystore", 0.20 ] ]],
        [8.5, [ [ "coal", 1.40], [ "uranium", 0.20], [ "plutonium", 0.20], [ "solarium", 0.00], [ "copper", 0.20], [ "silverore", 0.20], [ "gold", 0.20], [ "platinum", 0.20], [ "diamond", 0.20], [ "Rubium",  0.20], [ "tinore", 0.20 ], [ "rubyore", 0.20 ], [ "sapphireore", 0.20 ], [ "emeraldore", 0.20 ], [ "topazore", 0.20 ], [ "amethystore", 0.20 ] ]],
        [9.5, [ [ "coal", 1.40], [ "uranium", 0.20], [ "plutonium", 0.20], [ "solarium", 0.20], [ "copper", 0.20], [ "silverore", 0.20], [ "gold", 0.20], [ "platinum", 0.20], [ "diamond", 0.20], [ "Rubium",  0.20], [ "tinore", 0.20 ], [ "rubyore", 0.20 ], [ "sapphireore", 0.20 ], [ "emeraldore", 0.20 ], [ "topazore", 0.20 ], [ "amethystore", 0.20 ] ]]   
       
      ],
    
      "subsurfaceOres" : [
        [0.5, [ [ "coal", 0.95], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.05], [ "silverore", 0.95], [ "gold", 0.90], [ "platinum", 0.80], [ "diamond", 0.00], [ "iron",    1.10], [ "tinore", 1.05 ], [ "rubyore", 0.00 ], [ "sapphireore", 0.00 ], [ "emeraldore", 0.00 ], [ "topazore", 0.00 ], [ "amethystore", 0.00 ] ]],
        [1.5, [ [ "coal", 1.00], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.10], [ "silverore", 1.05], [ "gold", 0.95], [ "platinum", 0.85], [ "diamond", 0.80], [ "iron",    1.20], [ "tinore", 1.10 ], [ "rubyore", 0.80 ], [ "sapphireore", 0.80 ], [ "emeraldore", 0.80 ], [ "topazore", 0.80 ], [ "amethystore", 0.80 ] ]],
        [2.5, [ [ "coal", 1.05], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.15], [ "silverore", 1.10], [ "gold", 1.05], [ "platinum", 0.90], [ "diamond", 0.85], [ "titanium", 1.10], [ "tinore", 1.15 ], [ "rubyore", 0.85 ], [ "sapphireore", 0.85 ], [ "emeraldore", 0.85 ], [ "topazore", 0.85 ], [ "amethystore", 0.85 ] ]],
        [3.5, [ [ "coal", 1.10], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.20], [ "silverore", 1.15], [ "gold", 1.10], [ "platinum", 0.95], [ "diamond", 0.90], [ "titanium", 1.20], [ "tinore", 1.20 ], [ "rubyore", 0.90 ], [ "sapphireore", 0.90 ], [ "emeraldore", 0.90 ], [ "topazore", 0.90 ], [ "amethystore", 0.90 ] ]],
        [4.5, [ [ "coal", 1.15], [ "uranium", 1.10], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.20], [ "silverore", 1.20], [ "gold", 1.15], [ "platinum", 1.05], [ "diamond", 0.95], [ "aegisalt", 1.10], [ "tinore", 1.20 ], [ "rubyore", 0.95 ], [ "sapphireore", 0.95 ], [ "emeraldore", 0.95 ], [ "topazore", 0.95 ], [ "amethystore", 0.95 ] ]],
        [5.5, [ [ "coal", 1.20], [ "uranium", 1.10], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.20], [ "silverore", 1.20], [ "gold", 1.20], [ "platinum", 1.10], [ "diamond", 1.05], [ "aegisalt", 1.20], [ "tinore", 1.20 ], [ "rubyore", 1.05 ], [ "sapphireore", 1.05 ], [ "emeraldore", 1.05 ], [ "topazore", 1.05 ], [ "amethystore", 1.05 ] ]],
        [6.5, [ [ "coal", 1.20], [ "uranium", 1.10], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.20], [ "silverore", 1.20], [ "gold", 1.20], [ "platinum", 1.15], [ "diamond", 1.10], [ "Cerulium", 1.10], [ "tinore", 1.20 ], [ "rubyore", 1.10 ], [ "sapphireore", 1.10 ], [ "emeraldore", 1.10 ], [ "topazore", 1.10 ], [ "amethystore", 1.10 ] ]],
        [7.5, [ [ "coal", 1.20], [ "uranium", 1.10], [ "plutonium", 1.10], [ "solarium", 0.00], [ "copper", 1.20], [ "silverore", 1.20], [ "gold", 1.20], [ "platinum", 1.20], [ "diamond", 1.15], [ "Cerulium", 1.20], [ "tinore", 1.20 ], [ "rubyore", 1.15 ], [ "sapphireore", 1.15 ], [ "emeraldore", 1.15 ], [ "topazore", 1.15 ], [ "amethystore", 1.15 ] ]],
        [8.5, [ [ "coal", 1.20], [ "uranium", 1.10], [ "plutonium", 1.10], [ "solarium", 0.00], [ "copper", 1.20], [ "silverore", 1.20], [ "gold", 1.20], [ "platinum", 1.20], [ "diamond", 1.20], [ "Rubium",  1.10], [ "tinore", 1.20 ], [ "rubyore", 1.20 ], [ "sapphireore", 1.20 ], [ "emeraldore", 1.20 ], [ "topazore", 1.20 ], [ "amethystore", 1.20 ] ]],
        [9.5, [ [ "coal", 1.20], [ "uranium", 1.10], [ "plutonium", 1.10], [ "solarium", 1.02], [ "copper", 1.20], [ "silverore", 1.20], [ "gold", 1.20], [ "platinum", 1.20], [ "diamond", 1.20], [ "Rubium",  1.20], [ "tinore", 1.20 ], [ "rubyore", 1.20 ], [ "sapphireore", 1.20 ], [ "emeraldore", 1.20 ], [ "topazore", 1.20 ], [ "amethystore", 1.20 ] ]]   
      ],
    
      "deepsurfaceOres" : [
        [0.5, [ [ "coal", 1.00], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.10], [ "silverore", 1.00], [ "gold", 0.95], [ "platinum", 0.85], [ "diamond", 0.80], [ "iron",    1.15], [ "tinore", 1.10 ], [ "rubyore", 0.80 ], [ "sapphireore", 0.80 ], [ "emeraldore", 0.80 ], [ "topazore", 0.80 ], [ "amethystore", 0.80 ] ]],
        [1.5, [ [ "coal", 1.05], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.15], [ "silverore", 1.10], [ "gold", 1.00], [ "platinum", 0.90], [ "diamond", 0.85], [ "iron",    1.25], [ "tinore", 1.15 ], [ "rubyore", 0.85 ], [ "sapphireore", 0.85 ], [ "emeraldore", 0.85 ], [ "topazore", 0.85 ], [ "amethystore", 0.85 ] ]],
        [2.5, [ [ "coal", 1.10], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.20], [ "silverore", 1.15], [ "gold", 1.10], [ "platinum", 0.95], [ "diamond", 0.90], [ "titanium", 1.15], [ "tinore", 1.20 ], [ "rubyore", 0.90 ], [ "sapphireore", 0.90 ], [ "emeraldore", 0.90 ], [ "topazore", 0.90 ], [ "amethystore", 0.90 ] ]],
        [3.5, [ [ "coal", 1.15], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.25], [ "silverore", 1.20], [ "gold", 1.15], [ "platinum", 1.00], [ "diamond", 0.95], [ "titanium", 1.25], [ "tinore", 1.25 ], [ "rubyore", 0.95 ], [ "sapphireore", 0.95 ], [ "emeraldore", 0.95 ], [ "topazore", 0.95 ], [ "amethystore", 0.95 ] ]],
        [4.5, [ [ "coal", 1.20], [ "uranium", 1.15], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.25], [ "silverore", 1.25], [ "gold", 1.20], [ "platinum", 1.10], [ "diamond", 1.00], [ "aegisalt", 1.15], [ "tinore", 1.25 ], [ "rubyore", 1.00 ], [ "sapphireore", 1.00 ], [ "emeraldore", 1.00 ], [ "topazore", 1.00 ], [ "amethystore", 1.00 ] ]],
        [5.5, [ [ "coal", 1.25], [ "uranium", 1.15], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.25], [ "silverore", 1.25], [ "gold", 1.25], [ "platinum", 1.15], [ "diamond", 1.10], [ "aegisalt", 1.25], [ "tinore", 1.25 ], [ "rubyore", 1.10 ], [ "sapphireore", 1.10 ], [ "emeraldore", 1.10 ], [ "topazore", 1.10 ], [ "amethystore", 1.10 ] ]],
        [6.5, [ [ "coal", 1.25], [ "uranium", 1.15], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.25], [ "silverore", 1.25], [ "gold", 1.25], [ "platinum", 1.20], [ "diamond", 1.15], [ "Cerulium", 1.15], [ "tinore", 1.25 ], [ "rubyore", 1.15 ], [ "sapphireore", 1.15 ], [ "emeraldore", 1.15 ], [ "topazore", 1.15 ], [ "amethystore", 1.15 ] ]],
        [7.5, [ [ "coal", 1.25], [ "uranium", 1.15], [ "plutonium", 1.15], [ "solarium", 0.00], [ "copper", 1.25], [ "silverore", 1.25], [ "gold", 1.25], [ "platinum", 1.25], [ "diamond", 1.20], [ "Cerulium", 1.25], [ "tinore", 1.25 ], [ "rubyore", 1.20 ], [ "sapphireore", 1.20 ], [ "emeraldore", 1.20 ], [ "topazore", 1.20 ], [ "amethystore", 1.20 ] ]],
        [8.5, [ [ "coal", 1.25], [ "uranium", 1.15], [ "plutonium", 1.15], [ "solarium", 0.00], [ "copper", 1.25], [ "silverore", 1.25], [ "gold", 1.25], [ "platinum", 1.25], [ "diamond", 1.25], [ "Rubium",  1.15], [ "tinore", 1.25 ], [ "rubyore", 1.25 ], [ "sapphireore", 1.25 ], [ "emeraldore", 1.25 ], [ "topazore", 1.25 ], [ "amethystore", 1.25 ] ]],
        [9.5, [ [ "coal", 1.25], [ "uranium", 1.15], [ "plutonium", 1.15], [ "solarium", 1.04], [ "copper", 1.25], [ "silverore", 1.25], [ "gold", 1.25], [ "platinum", 1.25], [ "diamond", 1.25], [ "Rubium",  1.25], [ "tinore", 1.25 ], [ "rubyore", 1.25 ], [ "sapphireore", 1.25 ], [ "emeraldore", 1.25 ], [ "topazore", 1.25 ], [ "amethystore", 1.25 ] ]]   
      ],
    
      "depth1" : [
        [0.5, [ [ "coal", 1.05], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.15], [ "silverore", 1.05], [ "gold", 1.00], [ "platinum", 0.90], [ "diamond", 0.85], [ "iron",    1.20], [ "tinore", 1.15 ], [ "rubyore", 0.85 ], [ "sapphireore", 0.85 ], [ "emeraldore", 0.85 ], [ "topazore", 0.85 ], [ "amethystore", 0.85 ] ]],
        [1.5, [ [ "coal", 1.10], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.20], [ "silverore", 1.15], [ "gold", 1.05], [ "platinum", 0.95], [ "diamond", 0.90], [ "iron",    1.30], [ "tinore", 1.20 ], [ "rubyore", 0.90 ], [ "sapphireore", 0.90 ], [ "emeraldore", 0.90 ], [ "topazore", 0.90 ], [ "amethystore", 0.90 ] ]],
        [2.5, [ [ "coal", 1.15], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.25], [ "silverore", 1.20], [ "gold", 1.15], [ "platinum", 1.00], [ "diamond", 0.95], [ "titanium", 1.20], [ "tinore", 1.25 ], [ "rubyore", 0.95 ], [ "sapphireore", 0.95 ], [ "emeraldore", 0.95 ], [ "topazore", 0.95 ], [ "amethystore", 0.95 ] ]],
        [3.5, [ [ "coal", 1.20], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.30], [ "silverore", 1.25], [ "gold", 1.20], [ "platinum", 1.05], [ "diamond", 1.00], [ "titanium", 1.30], [ "tinore", 1.30 ], [ "rubyore", 1.00 ], [ "sapphireore", 1.00 ], [ "emeraldore", 1.00 ], [ "topazore", 1.00 ], [ "amethystore", 1.00 ] ]],
        [4.5, [ [ "coal", 1.25], [ "uranium", 1.15], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.30], [ "silverore", 1.30], [ "gold", 1.25], [ "platinum", 1.15], [ "diamond", 1.05], [ "aegisalt", 1.20], [ "tinore", 1.30 ], [ "rubyore", 1.05 ], [ "sapphireore", 1.05 ], [ "emeraldore", 1.05 ], [ "topazore", 1.05 ], [ "amethystore", 1.05 ] ]],
        [5.5, [ [ "coal", 1.30], [ "uranium", 1.15], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.30], [ "silverore", 1.30], [ "gold", 1.30], [ "platinum", 1.20], [ "diamond", 1.15], [ "aegisalt", 1.30], [ "tinore", 1.30 ], [ "rubyore", 1.15 ], [ "sapphireore", 1.15 ], [ "emeraldore", 1.15 ], [ "topazore", 1.15 ], [ "amethystore", 1.15 ] ]],
        [6.5, [ [ "coal", 1.30], [ "uranium", 1.15], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.30], [ "silverore", 1.30], [ "gold", 1.30], [ "platinum", 1.25], [ "diamond", 1.20], [ "Cerulium", 1.20], [ "tinore", 1.30 ], [ "rubyore", 1.20 ], [ "sapphireore", 1.20 ], [ "emeraldore", 1.20 ], [ "topazore", 1.20 ], [ "amethystore", 1.20 ] ]],
        [7.5, [ [ "coal", 1.30], [ "uranium", 1.15], [ "plutonium", 1.15], [ "solarium", 0.00], [ "copper", 1.30], [ "silverore", 1.30], [ "gold", 1.30], [ "platinum", 1.30], [ "diamond", 1.25], [ "Cerulium", 1.30], [ "tinore", 1.30 ], [ "rubyore", 1.25 ], [ "sapphireore", 1.25 ], [ "emeraldore", 1.25 ], [ "topazore", 1.25 ], [ "amethystore", 1.25 ] ]],
        [8.5, [ [ "coal", 1.30], [ "uranium", 1.15], [ "plutonium", 1.15], [ "solarium", 0.00], [ "copper", 1.30], [ "silverore", 1.30], [ "gold", 1.30], [ "platinum", 1.30], [ "diamond", 1.30], [ "Rubium",  1.20], [ "tinore", 1.30 ], [ "rubyore", 1.30 ], [ "sapphireore", 1.30 ], [ "emeraldore", 1.30 ], [ "topazore", 1.30 ], [ "amethystore", 1.30 ] ]],
        [9.5, [ [ "coal", 1.30], [ "uranium", 1.15], [ "plutonium", 1.15], [ "solarium", 1.06], [ "copper", 1.30], [ "silverore", 1.30], [ "gold", 1.30], [ "platinum", 1.30], [ "diamond", 1.30], [ "Rubium",  1.30], [ "tinore", 1.30 ], [ "rubyore", 1.30 ], [ "sapphireore", 1.30 ], [ "emeraldore", 1.30 ], [ "topazore", 1.30 ], [ "amethystore", 1.30 ] ]]
      ],
    
      "depth2" : [
        [0.5, [ [ "coal", 1.10], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.20], [ "silverore", 1.10], [ "gold", 1.05], [ "platinum", 0.95], [ "diamond", 0.90], [ "iron",    1.25], [ "tinore", 1.20 ], [ "rubyore", 0.90 ], [ "sapphireore", 0.90 ], [ "emeraldore", 0.90 ], [ "topazore", 0.90 ], [ "amethystore", 0.90 ] ]],
        [1.5, [ [ "coal", 1.15], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.25], [ "silverore", 1.20], [ "gold", 1.10], [ "platinum", 1.00], [ "diamond", 0.95], [ "iron",    1.35], [ "tinore", 1.25 ], [ "rubyore", 0.95 ], [ "sapphireore", 0.95 ], [ "emeraldore", 0.95 ], [ "topazore", 0.95 ], [ "amethystore", 0.95 ] ]],
        [2.5, [ [ "coal", 1.20], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.30], [ "silverore", 1.25], [ "gold", 1.20], [ "platinum", 1.05], [ "diamond", 1.00], [ "titanium", 1.25], [ "tinore", 1.30 ], [ "rubyore", 1.00 ], [ "sapphireore", 1.00 ], [ "emeraldore", 1.00 ], [ "topazore", 1.00 ], [ "amethystore", 1.00 ] ]],
        [3.5, [ [ "coal", 1.25], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.35], [ "silverore", 1.30], [ "gold", 1.25], [ "platinum", 1.10], [ "diamond", 1.05], [ "titanium", 1.35], [ "tinore", 1.35 ], [ "rubyore", 1.05 ], [ "sapphireore", 1.05 ], [ "emeraldore", 1.05 ], [ "topazore", 1.05 ], [ "amethystore", 1.05 ] ]],
        [4.5, [ [ "coal", 1.30], [ "uranium", 1.15], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.35], [ "silverore", 1.35], [ "gold", 1.30], [ "platinum", 1.20], [ "diamond", 1.10], [ "aegisalt", 1.25], [ "tinore", 1.35 ], [ "rubyore", 1.15 ], [ "sapphireore", 1.15 ], [ "emeraldore", 1.15 ], [ "topazore", 1.15 ], [ "amethystore", 1.15 ] ]],
        [5.5, [ [ "coal", 1.35], [ "uranium", 1.15], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.35], [ "silverore", 1.35], [ "gold", 1.35], [ "platinum", 1.25], [ "diamond", 1.20], [ "aegisalt", 1.35], [ "tinore", 1.35 ], [ "rubyore", 1.20 ], [ "sapphireore", 1.20 ], [ "emeraldore", 1.20 ], [ "topazore", 1.20 ], [ "amethystore", 1.20 ] ]],
        [6.5, [ [ "coal", 1.35], [ "uranium", 1.15], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.35], [ "silverore", 1.35], [ "gold", 1.35], [ "platinum", 1.30], [ "diamond", 1.25], [ "Cerulium", 1.25], [ "tinore", 1.35 ], [ "rubyore", 1.25 ], [ "sapphireore", 1.25 ], [ "emeraldore", 1.25 ], [ "topazore", 1.25 ], [ "amethystore", 1.25 ] ]],
        [7.5, [ [ "coal", 1.35], [ "uranium", 1.15], [ "plutonium", 1.15], [ "solarium", 0.00], [ "copper", 1.35], [ "silverore", 1.35], [ "gold", 1.35], [ "platinum", 1.35], [ "diamond", 1.30], [ "Cerulium", 1.35], [ "tinore", 1.35 ], [ "rubyore", 1.30 ], [ "sapphireore", 1.30 ], [ "emeraldore", 1.30 ], [ "topazore", 1.30 ], [ "amethystore", 1.30 ] ]],
        [8.5, [ [ "coal", 1.35], [ "uranium", 1.15], [ "plutonium", 1.15], [ "solarium", 0.00], [ "copper", 1.35], [ "silverore", 1.35], [ "gold", 1.35], [ "platinum", 1.35], [ "diamond", 1.35], [ "Rubium",  1.25], [ "tinore", 1.35 ], [ "rubyore", 1.35 ], [ "sapphireore", 1.35 ], [ "emeraldore", 1.35 ], [ "topazore", 1.35 ], [ "amethystore", 1.35 ] ]],
        [9.5, [ [ "coal", 1.35], [ "uranium", 1.15], [ "plutonium", 1.15], [ "solarium", 1.08], [ "copper", 1.35], [ "silverore", 1.35], [ "gold", 1.35], [ "platinum", 1.35], [ "diamond", 1.35], [ "Rubium",  1.35], [ "tinore", 1.35 ], [ "rubyore", 1.35 ], [ "sapphireore", 1.35 ], [ "emeraldore", 1.35 ], [ "topazore", 1.35 ], [ "amethystore", 1.35 ] ]]
      ],
    
      "depth3" : [
        [0.5, [ [ "coal", 1.15], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.25], [ "silverore", 1.15], [ "gold", 1.10], [ "platinum", 1.00], [ "diamond", 0.95], [ "iron",    1.30], [ "tinore", 1.25 ], [ "rubyore", 0.95 ], [ "sapphireore", 0.95 ], [ "emeraldore", 0.95 ], [ "topazore", 0.95 ], [ "amethystore", 0.95 ] ]],
        [1.5, [ [ "coal", 1.20], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.30], [ "silverore", 1.25], [ "gold", 1.15], [ "platinum", 1.05], [ "diamond", 1.00], [ "iron",    1.40], [ "tinore", 1.30 ], [ "rubyore", 1.00 ], [ "sapphireore", 1.00 ], [ "emeraldore", 1.00 ], [ "topazore", 1.00 ], [ "amethystore", 1.00 ] ]],
        [2.5, [ [ "coal", 1.25], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.35], [ "silverore", 1.30], [ "gold", 1.25], [ "platinum", 1.10], [ "diamond", 1.05], [ "titanium", 1.30], [ "tinore", 1.35 ], [ "rubyore", 1.05 ], [ "sapphireore", 1.05 ], [ "emeraldore", 1.05 ], [ "topazore", 1.05 ], [ "amethystore", 1.05 ] ]],
        [3.5, [ [ "coal", 1.30], [ "uranium", 0.00], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.40], [ "silverore", 1.35], [ "gold", 1.30], [ "platinum", 1.15], [ "diamond", 1.10], [ "titanium", 1.40], [ "tinore", 1.40 ], [ "rubyore", 1.15 ], [ "sapphireore", 1.15 ], [ "emeraldore", 1.15 ], [ "topazore", 1.15 ], [ "amethystore", 1.15 ] ]],
        [4.5, [ [ "coal", 1.35], [ "uranium", 1.15], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.40], [ "silverore", 1.40], [ "gold", 1.35], [ "platinum", 1.25], [ "diamond", 1.15], [ "aegisalt", 1.30], [ "tinore", 1.40 ], [ "rubyore", 1.20 ], [ "sapphireore", 1.20 ], [ "emeraldore", 1.20 ], [ "topazore", 1.20 ], [ "amethystore", 1.20 ] ]],
        [5.5, [ [ "coal", 1.40], [ "uranium", 1.15], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.40], [ "silverore", 1.40], [ "gold", 1.40], [ "platinum", 1.30], [ "diamond", 1.25], [ "aegisalt", 1.40], [ "tinore", 1.40 ], [ "rubyore", 1.25 ], [ "sapphireore", 1.25 ], [ "emeraldore", 1.25 ], [ "topazore", 1.25 ], [ "amethystore", 1.25 ] ]],
        [6.5, [ [ "coal", 1.40], [ "uranium", 1.15], [ "plutonium", 0.00], [ "solarium", 0.00], [ "copper", 1.40], [ "silverore", 1.40], [ "gold", 1.40], [ "platinum", 1.35], [ "diamond", 1.30], [ "Cerulium", 1.30], [ "tinore", 1.40 ], [ "rubyore", 1.30 ], [ "sapphireore", 1.30 ], [ "emeraldore", 1.30 ], [ "topazore", 1.30 ], [ "amethystore", 1.30 ] ]],
        [7.5, [ [ "coal", 1.40], [ "uranium", 1.15], [ "plutonium", 1.15], [ "solarium", 0.00], [ "copper", 1.40], [ "silverore", 1.40], [ "gold", 1.40], [ "platinum", 1.40], [ "diamond", 1.35], [ "Cerulium", 1.40], [ "tinore", 1.40 ], [ "rubyore", 1.35 ], [ "sapphireore", 1.35 ], [ "emeraldore", 1.35 ], [ "topazore", 1.35 ], [ "amethystore", 1.35 ] ]],
        [8.5, [ [ "coal", 1.40], [ "uranium", 1.15], [ "plutonium", 1.15], [ "solarium", 0.00], [ "copper", 1.40], [ "silverore", 1.40], [ "gold", 1.40], [ "platinum", 1.40], [ "diamond", 1.40], [ "Rubium",  1.30], [ "tinore", 1.40 ], [ "rubyore", 1.40 ], [ "sapphireore", 1.40 ], [ "emeraldore", 1.40 ], [ "topazore", 1.40 ], [ "amethystore", 1.40 ] ]],
        [9.5, [ [ "coal", 1.40], [ "uranium", 1.15], [ "plutonium", 1.15], [ "solarium", 1.10], [ "copper", 1.40], [ "silverore", 1.40], [ "gold", 1.40], [ "platinum", 1.40], [ "diamond", 1.40], [ "Rubium",  1.40], [ "tinore", 1.40 ], [ "rubyore", 1.40 ], [ "sapphireore", 1.40 ], [ "emeraldore", 1.40 ], [ "topazore", 1.40 ], [ "amethystore", 1.40 ] ]]
      ]
     
    }
    
    Is there away to make it, so only Tin, Amethyst, Emerald, Ruby, Sapphire and Topaz are merged in, with out breaking the code for me, or other mod users
     
  2. AstralGhost

    AstralGhost Pangalactic Porcupine

    I'm not entirely familiar with the old merge system, but I don't think it's possible with that.
    But the merge system was replaced in the nightlies with the new patch system that can potentially do this. And I believe this sort of thing is the reason the new system was implemented, so you can do things like this.
    So I'm pretty sure it's not possible in the current stable version. So you'll have to transition to nightlies or wait until stable gets updated. I could be wrong, but I'm rather sure on that.

    That said, even with the new patch system I believe this is a difficult one if you want compatibility with other mods altering these ore distributions.
    It won't be easy and you'll probably need to understand the patching method pretty well before properly implementing it with other mods.

    (Edit: Nevermind, it looks to me like you're only adding new stuff, so that would not be difficult to make compatible with the new patch system. It's as easy as adding them on to the end of each line.
    Changing any of the current values might be harder to do like I previously said, though.)

    Some documentation on the patching method:
    A general tutorial: http://community.playstarbound.com/index.php?threads/basic-patching.84496/
    In-depth link: http://tools.ietf.org/html/rfc6902#appendix-A.7
     
    Last edited: Oct 21, 2014
    severedskullz likes this.
  3. The | Suit

    The | Suit Agent S. Forum Moderator

    Unfortunately it is almost impossible to do it.
    I say almost because your only option is to create a unique ore distribution for a unique biome, so it does not effect the others.

    The only way to make your merge work is to create dependency mods for every other major mod. The same way Frackin Flora does.
    But with the nightly build patch system it does become a bit easier though more code is involved.

    You can read the guide I wrote in the link provided by astra.
    Make sure you test the code in the Json patcher provided within the link
     

Share This Page