This will load the recipe using the recipe serialization system, and wire it back to the serializer via type matching the value you specified during the <code>RECIPE_TYPE</code> registration above, in step 2.
+
This will load the recipe using the recipe serialization system, and wire it back to the serializer via matching the registry name in <code>type</code> to the value you specified while registering the serializer in step 1.