Hi All,
I'm looking for some guidance here. I'm trying to spawn my ore in the End.
Here is how I did it in the the Overworld and Nether:
public static void setupOregen()
{
for(Biome biome : ForgeRegistries.BIOMES)
{
if(WorldgenConfig.GOBBER2_ORE_GENERATION.get())
biome.addFeature(GenerationStage.Decoration.UNDERGROUND_ORES, Biome.createDecoratedFeature(Feature.ORE, new OreFeatureConfig(NATURAL_STONE, BlockList.gobber2