diff --git a/Trigger-Block-Material-Lists.md b/Trigger-Block-Material-Lists.md index c443d15..7fddc85 100644 --- a/Trigger-Block-Material-Lists.md +++ b/Trigger-Block-Material-Lists.md @@ -1,4 +1,5 @@ List of spigot materials (Of course only block materials you can walk into will work).
Spigot/Craftbukkit: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html -**NOTE:** In order to use the End Portal block, use the ID `ENDER_PORTAL`, not `END_PORTAL`. \ No newline at end of file +**NOTE:** In order to use the End Portal block, use the ID `ENDER_PORTAL`, not `END_PORTAL`. +**ANOTHER NOTE:** Due to 1.13 being released all old materials now have LEGACY_ in front of them on the javadocs. Just write the material name without LEGACY_ \ No newline at end of file