FA - Ores
This is a modified version of Sangar's Bedrock Ores with changes to support third-party generation methods such as COG.
The modification offers an alternative approach to creating limited resources that need to be extracted directly at their location.
Example COG script:
<Substitute name='coalsubstitution'>
<OreBlock block='bedrockores:bedrock_ore' weight='1.0' nbt='{amount:500,ore:{Name:"minecraft:coal_ore"},id:"bedrockores:bedrock_ore"}' />
<Replaces block='minecraft:orange_glazed_terracotta' weight='1.0' />
</Substitute>
The modification should be compatible with existing saves using original Bedrock Ores.