Fails to upgrade minecraft:friction component from 1.10 to 1.18 if friction is greater than 1
Loading a 1.10 format version block with a minecraft:friction component set to a value greater than one, which worked at the time to increase velocity without user input, current versions of the game return the following content error:
<TIMESTAMP>[Json][error]block_definitions | <PACK_PATH> | <FILE_PATH> | upgrade <FILE_PATH> | > minecraft:block -> components -> minecraft:friction: the input is outside of the accepted range (0.100000, 1)
Due to this some blocks are missing from old behavior packs.