Posted November 12, 20186 yr Hi! I want to draw a string with a black outline like minecraft does when drawing your current level. Like this: I tried net.minecraft.util.text.TextFormatting but that didnt provide the features to do this. Does minecraft/forge provide any tools that provide a greater amount of text formatting than text.TextFormatting or is there another way to do this? Thank you for trying to help me
November 12, 20186 yr 8 minutes ago, Alan Watts said: I want to draw a string with a black outline like minecraft does when drawing your current level. The level is rendered in GuiIngameForge starting at line 593 to line 606. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
November 12, 20186 yr Author 8 minutes ago, Animefan8888 said: The level is rendered in GuiIngameForge starting at line 593 to line 606. Oh my god thank you so much!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.