This script allows you to create 3D Texts from BlockBench in-game
This script allows you to seamlessly bring any text from Blockbench into Minecraft. By using the /text command, you can create 3D text in-game with ItemDisplay, where each letter is represented as a 3D model. A resource pack is required to load the models correctly and ensure the script works as intended.
Note
Resource pack is required for the text to be displayed correctly
Below you will find example texts that can be generated using this script.
Plain text with texture from resource pack file
/text Cherry Example Text
Centered text that has 2 lines
/text Flowers Text with\n2 Lines
RGB Animated Text with changing colors (default speed 100)
/text rgb Animated\nRGB Text
RGB Animated Text with speed set to 20
/text rgb20 RGB Text with\nSpeed 20
To install the script on a server, simply download it and place it in the scripts folder. For the code to work correctly, SkBee and one of the newer versions of Skript are required.
Important
It's important to install the resource pack. Without it, the model textures will not display correctly.