diff options
| author | rebecca <ubq323@ubq323.website> | 2026-02-28 10:58:11 +0000 |
|---|---|---|
| committer | rebecca <ubq323@ubq323.website> | 2026-02-28 10:58:11 +0000 |
| commit | e81664967c9d2b89a74b75f3743583e9935c6350 (patch) | |
| tree | 9d3b8e5b299a63250dcda4608cb4fa6a4902ec7a | |
| parent | 68c6e6e0fdff0fc08df50c538d65e7341f85ef0c (diff) | |
ore.lua
| -rw-r--r-- | ore.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ local interesting_blocks = { for k,v in pairs{ coal=0xaaaaaaaa, iron=0xbbbb33ff, - copper=0x33bb33ff, + copper=0x337733aa, gold=0xffff00ff, redstone=0xff0000ff, emerald=0x007700ff, |
