diff options
| author | rebecca <ubq323@ubq323.website> | 2026-02-28 11:02:48 +0000 |
|---|---|---|
| committer | rebecca <ubq323@ubq323.website> | 2026-02-28 11:02:48 +0000 |
| commit | a359d83dfcd7048c1e0f61952f3866ba053f2d27 (patch) | |
| tree | eab72e5ea74a25125ce47d52fafe1e52e9a2b8ef | |
| parent | df2ff7153b6313021a1507d4a801da59610ee4f2 (diff) | |
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=0xbb333355, + iron=0xbb337755, copper=0x33773355, gold=0xffff00bb, redstone=0xff0000bb, |
