diff --git a/SubCreator.md b/SubCreator.md index f44fbd8..a704b35 100644 --- a/SubCreator.md +++ b/SubCreator.md @@ -49,7 +49,7 @@ Template: `Template` **[Object]**: Settings container for this template. All of these values are optional unless otherwise specified. See [Configuration](https://github.com/ME1312/SubServers-2/wiki/Configuration) for more info on the value types and modifiers used here.
    `Enabled` **[Boolean]**: Set whether this template is enabled
    `Display` **[String]**: Set the display name of this template
-    `Icon` **[Item]**: Set the item icon of this template
+    `Icon` **[Item]**: Set the [item icon](https://github.com/ME1312/SubServers-2/wiki/Integrations#bukkit-item-naming) of this template
    `Build` **[Object]**: SubCreator build options
        `Import` **[Enum Value List]**: Import and run other templates by name
        `Replace` **[File Path List]**: Select files to replace variables in ([How?](https://github.com/ME1312/SubServers-2/wiki/SubCreator#file-selection-format))