From af4b46dccda0986775a908ffc513307e99836b2d Mon Sep 17 00:00:00 2001 From: timas130 Date: Thu, 10 Jan 2019 17:22:03 +0300 Subject: [PATCH] Updated Trigger Block Material Lists (markdown) --- Trigger-Block-Material-Lists.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Trigger-Block-Material-Lists.md b/Trigger-Block-Material-Lists.md index 7fddc85..09d4045 100644 --- a/Trigger-Block-Material-Lists.md +++ b/Trigger-Block-Material-Lists.md @@ -1,5 +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 +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_ \ No newline at end of file +**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