Minecraft Maps / Other

Unicode Wall Sign Reference Datapack Java 1.14.3

  • 899 views, 2 today
  • 16 downloads, 0 today
  • 1
  • 0
StephenP67's Avatar StephenP67
Level 26 : Expert Miner
0
Not so much a project as a reference for anyone trying to use unicode characters on signs, the attached file contains a datapack with functions for creating a grid of unicode characters as a visual reference. Each character is added as 16 characters per line with the hexadecimal and integer number of the character beside it on the dark oak sign to the left. A sign can fit 16 characters of 10 pixels wide so if there are less than 16 characters then the character is wider than 10 pixels and didn't fit. Conversely if the 16 characters don't fill the width of the sign then they are less than 10 pixels wide.

Edit: Based on my calculations the sign fits about 178 pixels with a 2 pixel space between characters.

To create a grid use /function usign:u01

(u00, u01, u02.. uff)

Each function covers a range of characters in hexadecimal

ie. u20 = 2000 to 20FF

I didn't set the function to replace blocks so you need to move to create additional sets, I programmed it so that walking forward to behind the last set will create the next in a position to be viewed from the player's position.
Progress100% complete
Tags

1 Update Logs

Update 1 : by StephenP67 07/14/2019 3:17:11 amJul 14th, 2019

Replaced the attached save file due to a problem I had with the file naming. Functions with uppercase letters (ie. u0A-u0F etc) weren't recognised until I changed the file names to lower case (ie. u0a-u0f).

Added the hex value to the lable signs to make it easier to work out which function they were generated with.

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome