Updated Item Upgrading (markdown) authored by Indyuce's avatar Indyuce
...@@ -5,7 +5,7 @@ There are 3 things to setup in order to have a working item upgrading system: fi ...@@ -5,7 +5,7 @@ There are 3 things to setup in order to have a working item upgrading system: fi
## Setting up the upgrading template ## Setting up the upgrading template
The upgrading template can be setup in the **upgrade-templates.yml** config file. This step is pretty straight forward but might require a bit of time to spend in the configuration balancing your upgrading setup. Open your templates config file: The upgrade templates can be setup in the **upgrade-templates.yml** config file. This step is pretty straight forward but might require a bit of time to spend in the configuration balancing your upgrading setup. Open your templates config file:
``` ```
# Template ID, only used as reference. This is the # Template ID, only used as reference. This is the
# text you need to enter in the edition GUI in order # text you need to enter in the edition GUI in order
... ...
......