how to add recipes to withered beacon? #1919
-
| 
         can you add recipes to withered beacon yet? I want to use it in a modpack I am making, are there future plans for this?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            nonamecrackers2
          
      
      
        May 15, 2024 
      
    
    Replies: 1 comment 3 replies
-
| 
         You can, you need to have a datapack with your recipes in  For a mob: For an item:  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
      Answer selected by
        nonamecrackers2
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
You can, you need to have a datapack with your recipes in
data/<namespace>/recipes, then include a recipe JSON similiar to the following:For a mob:
For an item: