changed iron ore distribution

This commit is contained in:
minjaesong
2024-03-01 16:14:03 +09:00
parent 43e16bf785
commit a773786c9e
2 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
"id";"freq";"power";"scale";"ratio";"tiling";"comment";"blocktagnongrata"
"1";"0.026";"0.010";"0.517";"1.0";"a16x16";"copper (malachite)";""
"2";"0.045";"0.011";"0.517";"1.0";"a16x16";"iron (haematite)";""
"2";"0.031";"0.011";"0.521";"1.0";"a16x16";"iron (haematite)";""
"3";"0.017";"0.070";"0.511";"3.8";"a16x4";"coal";""
"4";"0.019";"0.011";"0.511";"1.0";"a16x16";"zinc (sphalerite)";""
"5";"0.017";"0.017";"0.511";"1.0";"a16x16";"tin (cassiterite)";""
1 id freq power scale ratio tiling comment blocktagnongrata
2 1 0.026 0.010 0.517 1.0 a16x16 copper (malachite)
3 2 0.045 0.031 0.011 0.517 0.521 1.0 a16x16 iron (haematite)
4 3 0.017 0.070 0.511 3.8 a16x4 coal
5 4 0.019 0.011 0.511 1.0 a16x16 zinc (sphalerite)
6 5 0.017 0.017 0.511 1.0 a16x16 tin (cassiterite)