Upgrading Codecs to 1.20.6 #3794
              
                Unanswered
              
          
                  
                    
                      CrypticVerse
                    
                  
                
                  asked this question in
                Mod Dev Support
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I'm currently developing a mod that uses a custom Codec to serialize and de-serialize recipes.
I also know that there is a new MapCodec method in RecipeSerializer and packet codec method, and I don't know how to use these since the original method is Codec, not MapCodec.
How would I use and upgrade these from 1.20.4 -> 1.20.6?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions