Updated Floating items (markdown)

filoghost 2014-12-20 09:10:07 -08:00
parent d90d12699b
commit c4c8347c5c

@ -1,4 +1,4 @@
You can create floating/holographic items in the same way you create text holograms, passing an ItemStack instead of Strings.
You can create floating items in the same way you create text lines, by using the method ```appendItemLine(...)```.