Texture Packs Other Packs

Block Script [1.14 - 1.21.8] (no mods)

  • Font
  • Items
  • Misc
  • Models
  • 690 views • 2 today
  • 60 downloads • 0 today
  • 4
  • 0
  • 1
Fokus0411
Level 15 : Journeyman Miner
1
Block Script [​1.14 - 1.21.8]
Pure vanilla, no mods required!


This resource pack lets you put letters, numbers and symbols inside item frames.
All those characters can be colored inside crafting table using dyes.
With no mod requirements, it's perfect for providing big, colorful signage on your server.
Just remember to set it as your server resource pack.



How to use?


First, give yourself a character.

Pre-1.21:
/give @p leather_horse_armor{CustomModelData:0}

Post-1.21:
/give @p leather_horse_armor[custom_model_data={floats:[0]}]

Replace 0 with number in range [​1...255] to get different characters.

Order is the same as in code page 437. Add thousands to change font.
For example:

- 70 gives you "F" character, using the simple font
- 1111 gives you "o" character, using the bold font
- 2137 gives you "ë" character, using the Cordata font

After you give yourself a character you want, color it with dyes on a crafting table, similarly to leather armor.


Place your characters in invisible item frames. You can get them using:

Pre-1.21:
/give @p item_frame{EntityTag:{Invisible:1b}}
/give @p glow_item_frame{EntityTag:{Invisible:1b}}

Post-1.21:/give @p item_frame[entity_data={id:"minecraft:item_frame",Invisible:true}]
/give @p glow_item_frame[entity_data={id:"minecraft:glow_item_frame",Invisible:true}]



An easier way to use? [​tested on 1.20.4]

Use the commands found in `chest_commands` subfolder of the pack to summon a chest with all the glyphs inside. Remember to execute them in command blocks, since they are certainly too long for chat.
Progress100% complete
Game VersionMinecraft 1.21.8
Tags

  Have something to say?

wadbarom
08/13/2025 12:15 pm
He/Him • Level 32 : Artisan Blacksmith Droid
Yo that's really cool 🙏
1

Welcome