|
@@ -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).**
|
|
|
|
|
|

|