I was testing out a feature where every block that would normally give me x blocks, would instead give me m * x blocks where m is a value I can preset. I was going to use HarvestDropBlocks but as it is removed in 1.15.1, how would I do this? Btw, I'm really new at modding.