Updated Trigger Block Material Lists (markdown)

sekwah41 2019-05-31 04:19:46 +01:00
parent 335e509265
commit a02c358a37

@ -1,5 +1,6 @@
List of spigot materials (Of course only block materials you can walk into will work). List of spigot materials (Of course only block materials you can walk into will work).
Spigot/Craftbukkit: [link](https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html) Spigot/Craftbukkit: [link](https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html)
**IMPORTANT NOTE:**The latest versions will not support any lower than 1.13
**NOTE:** In order to use the End Portal block, use the ID `ENDER_PORTAL`, not `END_PORTAL`. **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_`