I want to show the current recipe name in the visualization screen

nilanjan
2025-08-24
2025-09-17
  • nilanjan - 2025-08-24

    I am having some trouble showing the current recipe name in visualization i am not using the RecipeManCommands i am using the inbuild visualization feature of Saving and Loading recipes. I need it so the user would have a track on which recipe is being used currently.

     
  • TimvH

    TimvH - 2025-09-04

    Maybe the easiest solution for you is to add one STRING variable to your recipe and enter the name of the recipe in variable value. This is little bit double the work (naming the recipe and entering the value of the STRING variable), but in that case you always have the current value of the variable which you can read from the application and show in the visualization.

     
  • nilanjan - 2025-09-17

    Thanks for the reply and suggetion I will try to automate the above process

     

Log in to post a comment.