
More weathering transformations in-world!
Implementation of the idea presented in this video by Amos Redstone on Youtube: https://www.youtube.com/watch?v=AwkgAM9c7M8
This version does not generate the new blocks as part of the world generation.
Moraine block
Quicksand block
'Quicksand Bucket'.Transform cobblestone to moraine if an adjacent water source block freezes into an ice block, and this cobblestone block is the highest block at that (x,z) location. (Ice created by the Frost Walker enchantment does not transform adjacent cobblestone.)
Transform moraine to gravel if an adjacent ice block melts into a water source block.
Transform gravel to sand when it is airborne and within the explosion range of a wind charge.
Transform sand to quicksand when using a water bottle.
Transform quicksand to dirt when a full composter drips down on the quicksand.
The composter will lose content when a pointed dripstone hangs under it.
Poison is applied to an entity that is under the composter while this happens.