- You can now use "$modid$ending" where modid is a mod's id, and ending is the ending of a common block type.
For example:
To remove all wools: $minecraft$wool
To remove all swords: $somemod$sword
To remove all ingots from somemod: $somemod$ingot
This only works for block removal and does not yet work for interactions/attacks.