440: Using enchanting table font in text. [Minecraft Map Making]

Опубликовано: 15 Май 2026
на канале: Infernal Device
474
17

Membership:    / @infernaldevice  
Ep440: Using the enchanting table font in various texts.

00:00 Intro
00:25 Title
01:05 Tellraw
02:00 Sign

Version: 1.21

Commands, builds, hacks and ideas for people making their own Minecraft maps.

Check out my collabs on Coppit's channel:    / coppitj  

The Discord server I am usually on:   / discord  

The following commands are prefixed with three letters which represent the settings of the command block. E.g IUN: = Impulse Unconditional Needs_Redstone. These prefixes need to be removed if copying the commands.

Since angled brackets are not allowed in YouTube descriptions you will have to replace "greater than" and "less than" with the appropriate angled bracket.

Commands used:

Title:
IUN: title @a title {"text":"Hello world!","font":"minecraft:alt"}

Sign:
IUN: give @p oak_sign[block_entity_data={id:"minecraft:oak_sign",front_text:{messages:['{"text":"Hello","font":"alt"}','{"text":""}','{"text":""}','{"text":""}']}}]

Tellraw:
IUN: tellraw @p {"text":"Hello World!","font":"minecraft:alt"}