### Describe your suggested feature "advanced": { "#minecraft:lava": { "#minecraft:water": { "resultsFromTop": { "*": [ { "id": "minecraft:cobblestone", "weight": 100.0 } ] } } ### Other details _No response_ ### Acknowledgements - [x] I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open issue. - [x] I have written a short but informative title. - [x] I have updated the mod to version **[5.3.16](https://github.com/null2264/CobbleGen/releases/latest)**. - [x] I have checked the mod config for my feature. - [ ] I have admitted that I am a clown by having checked this box, as I have not read these acknowledgements. - [x] I will fill out all of the requested information in this form.
Describe your suggested feature
"advanced": {
"#minecraft:lava": {
"#minecraft:water": {
"resultsFromTop": {
"*": [
{
"id": "minecraft:cobblestone",
"weight": 100.0
}
]
}
}
Other details
No response
Acknowledgements