summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrebecca <ubq323@ubq323.website>2026-02-28 11:03:07 +0000
committerrebecca <ubq323@ubq323.website>2026-02-28 11:03:07 +0000
commitfcac22ec472a72903c6854407924b0ae635ecc21 (patch)
treea02582233c8f8960da251b96bbbd4cc47c971ee9
parenta359d83dfcd7048c1e0f61952f3866ba053f2d27 (diff)
ore.lua
-rw-r--r--ore.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/ore.lua b/ore.lua
index 5e15ffa..016e65c 100644
--- a/ore.lua
+++ b/ore.lua
@@ -11,7 +11,7 @@ local interesting_blocks = {
}
for k,v in pairs{
coal=0xaaaaaa55,
- iron=0xbb337755,
+ iron=0xbb667755,
copper=0x33773355,
gold=0xffff00bb,
redstone=0xff0000bb,