Skip to content

Xqedii/3D-Text-Display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D Text Display

Release Discord

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


Overview

Below you will find example texts that can be generated using this script.

Normal Text

Plain text with texture from resource pack file

/text Cherry Example Text

image

Text with 2 lines

Centered text that has 2 lines

/text Flowers Text with\n2 Lines

image

Animated RGB Text

RGB Animated Text with changing colors (default speed 100)

/text rgb Animated\nRGB Text

image

RGB Speed

RGB Animated Text with speed set to 20

/text rgb20 RGB Text with\nSpeed 20

image

Installation

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.

Packages

 
 
 

Contributors