diff options
| author | rebecca <ubq323@ubq323.website> | 2026-02-28 11:03:07 +0000 |
|---|---|---|
| committer | rebecca <ubq323@ubq323.website> | 2026-02-28 11:03:07 +0000 |
| commit | fcac22ec472a72903c6854407924b0ae635ecc21 (patch) | |
| tree | a02582233c8f8960da251b96bbbd4cc47c971ee9 /ore.lua | |
| parent | a359d83dfcd7048c1e0f61952f3866ba053f2d27 (diff) | |
ore.lua
Diffstat (limited to 'ore.lua')
| -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, |
