Mineral Chance: custom minerals
EoinKanro opened this issue ยท 0 comments
Information
Minecraft version: 1.21.1
Modloader: Neoforge
Mod name: Mineral Chance
Feature description
Hi! Can you please add config where I can add custom minerals from other mods?
Currently it'ts just constant:
private static final List<Item> overworldminerals = new ArrayList<Item>(Arrays.asList(Items.DIAMOND, Items.GOLD_NUGGET, Items.IRON_NUGGET, Items.LAPIS_LAZULI, Items.REDSTONE, Items.EMERALD));