diff options
| -rw-r--r-- | ore.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ local interesting_blocks = { } for k,v in pairs{ coal=0xaaaaaa55, - iron=0xbb337755, + iron=0xbb667755, copper=0x33773355, gold=0xffff00bb, redstone=0xff0000bb, |
