Updated Crafting Stations (markdown) authored by Indyuce's avatar Indyuce
Crafting stations enable players to easily craft specific items using crafting recipes, which require ingredients and conditions. When opening a crafting station, players can see information about the station recipes, including the recipe conditions (permissions, levels), ingredients and output, and navigate through them using the pagination system. You can make a player open a crafting station GUI by using the following command: **/mi stations open {player} {station-id}**.\ Crafting stations enable players to easily craft specific items using crafting recipes, which require ingredients and conditions. When opening a crafting station, players can see information about the station recipes, including the recipe conditions (permissions, levels), ingredients and output, and navigate through them using the pagination system.\
You can check the list of available crafting stations by using **/mi stations list**. You can make a player open a crafting station GUI by using the following command: **/mi stations open {player} {station-id}**. You can check the list of available crafting stations by using **/mi stations list**.
## Creating a new crafting station ## Creating a new crafting station
... ...
......