Advertisement
Guest User

Untitled

a guest
Oct 9th, 2013
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.30 KB | None | 0 0
  1. oredef = {clust_scarcity = moreores.silver_chunk_size * moreores.silver_chunk_size * moreores.silver_chunk_size,
  2.             clust_num_ores = moreores.silver_ore_per_chunk,
  3.             clust_size     = moreores.silver_chunk_size,
  4.             height_min     = moreores.silver_min_depth,
  5.             height_max     = moreores.silver_max_depth,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement