Updated Trigger Block Material Lists (markdown)

timas130 2019-01-10 17:22:03 +03:00
parent ce9c4fb49d
commit af4b46dccd
1 changed files with 2 additions and 2 deletions

@ -1,5 +1,5 @@
List of spigot materials (Of course only block materials you can walk into will work).
<br>Spigot/Craftbukkit: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
Spigot/Craftbukkit: [link](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`.
**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_
**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_`