diff --git a/config/tunnels.lua b/config/tunnels.lua index 62c57f0..5551f04 100644 --- a/config/tunnels.lua +++ b/config/tunnels.lua @@ -10,7 +10,7 @@ return { ['mysticalagradditions:nether_prosperity_ore'] = true, ['mysticalagradditions:end_prosperity_ore'] = true }, - VEIN_ORE_WHITELIST_ITEMS = { + VEIN_ORES_WHITELIST_ITEMS = { ['mysticalagriculture:prosperity_shard'] = true } } \ No newline at end of file