Limestone Caves
Trying to make a cave biome that has the default block as limestone from create (so all that would normally be stone/deepslate is instead limestone) but doesn't seem to be working. Currently using a rule in the noise settings that is a condition: if biome limestone_cave, then run block create:limestone. Don't know why it's not working. Perhaps I'm misunderstanding noise settings?