feat(tunnels): add nether and end prosperity ore to the whitelist
This commit is contained in:
parent
692b24d96d
commit
834202e4cb
@ -6,6 +6,8 @@ return {
|
||||
FUEL_MARGIN_VEIN_MODE = 1000,
|
||||
VEIN_ORES_WHITELIST = {
|
||||
['mysticalagriculture:prosperity_ore'] = true,
|
||||
['mysticalagriculture:deepslate_prosperity_ore'] = true
|
||||
['mysticalagriculture:deepslate_prosperity_ore'] = true,
|
||||
['mysticalagradditions:nether_prosperity_ore'] = true,
|
||||
['mysticalagradditions:end_prosperity_ore'] = true
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user