Browse Source

Update 'plugins/customoregen.md'

MattTek 6 years ago
parent
commit
a1e884bf47
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/customoregen.md

+ 1 - 1
plugins/customoregen.md

@@ -23,6 +23,6 @@ In order to run CustomOreGen, a SkyBlock plugin needs to be installed and runnin
 3. Restart your server (Using the /Reload command is not recommended!)
 
 # Creating a Generator
-When making generators, make sure to use Bukkit block names. A list of the Bukkit block names can be found [here](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html).
+**When making generators, make sure to use Bukkit material (block) names. A list of the Bukkit material names can be found [here](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html).**
 
 ![](/media/CustomOreGenConfig.png)