More actions
made whole page |
No edit summary |
||
| Line 43: | Line 43: | ||
● Example: <code>- nexo:tall_grass</code> | ● Example: <code>- nexo:tall_grass</code> | ||
{{Staff}} | |||
[[Category:Staff]] | |||
Latest revision as of 22:52, 6 February 2026
Moving patent recipes
● Open up home/plugins/nexo/recipes/shaped/patents in console and find the patent you need to make public!
You can easily search for it by clicking onto the file then doing ctrl + f
● Once you have it copied you need to open up the file of the job they want it added to! Make sure to remove it from the patent file once you have it copied!
● An example would be home/plugins/nexo/recipes/shaped/hunter
● Paste in the patent you have copied into the file of the job they want it added to
If they want it to be public it would go into other recipes
● Replace the patent permission with the new job permission
● Example: permission: hunter.recipes
If it is a public recipe it doesn't need a permission!!
● If other recipes in that folder has a certain name or has a certain starter word it is always a good idea to match it!
Moving patent item code
● Open up home/plugins/nexo/items/patents in console and find the patent you need to make public!
● Once you have it copied you need to open up the file of the job/category they want it added to! Make sure to remove it from the patent file once you have it copied!
● An example would be home/plugins/nexo/items/hats
● Paste in the patent you have copied into the file of the job/category they want it added to
If they want it to be public it would go into general_recipes
Adding a recipe to the recipe viewer!
● Go into home/plugins/RecipeViewer/categories and find the category you would need to add said item to!
● Grab the name of the recipe you need to add from nexo
● Example: sugar_cane_to_strings
● Add it to the end of the list!
● Every thing you add will start with - nexo:
● Example: - nexo:tall_grass