/
Why is this different? Well some mods use blockstates, so this version has been updated to include blockstates when outputting to the console, so DIAMOND_ORE is now DIAMOND_ORE:0. This is also the same in the config, it uses blockstates.
Why did I add this? Well, some mods use blockstates for a different block. For example, EXAMPLE_ORE:0, and EXAMPLE_ORE:1 are different ores, just like diamond is different from iron. So we need this to manage blockstates for these kinds of ores.
Happy gaming!