Texturepack help
So, I'm currently developing a plugin for my server and I want to have a fancy statistics screen by overlaying a custom texture above the inventory hud. I've also uploaded the texture here (=> first image). This is the
default.json
that I use to map the textures to the font characters:
But for some reason, when I open the gui, the texture seems to appear much darker than it should be (see the second image) while also being a bit more to the right than I want it to be. For some context, I'm using this negative space font texture pack for some other parts of the plugin.
Help is appreciated :CatYesAgreed:GitHub
GitHub - AmberWat/NegativeSpaceFont: Minecraft resource pack with n...
Minecraft resource pack with negative and positive size spaces - AmberWat/NegativeSpaceFont
28 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by dannyx.#0
okay important for texture is to &f it
then when ur using oraxen (which it looks like to me) use <shift:-8>
oh, maybe that's what I forgot then
I'm not, I'm directly doing it inside of the plugin
but let's see...
Iβve seen this before
skill issue
love you dan
ah yes, there is a cheatsheet for shifting stuff in there too
:broken:
another plugin I use has this
δΈ
as its backspace character so maybe try this
use the -8so for some reason, even when trying larger numbers, I still only manage to get the overlay to move this much. I can easily move it to the right but for some reason, it doesn't work to the left...
just use multiple of the small number
:smart:
let's try this out :kekw:
litterally what this plugin does
hmm.. for some reason even doing this doesn't seem to do anything
maybe get the actual character
not the
unicode thingy
that's the way intellij displays it
ah
does the shifting work at all?
yes, it does to the right
try putting it at the end? idk
lemme try out a few things that come to my mind and I'll let you know then
Backspace - ASCII Code
Detailed information about ASCII character β, also known as the backspace
idk maybe this helps?
i dont get if its just a regular character or actually doing something
if you cant find anything else maybe look at oraxens source code how BOY did it
GitHub
GitHub - oraxen/oraxen: Oraxen is a minecraft plugin that allows to...
Oraxen is a minecraft plugin that allows to easily use Minecraft 1.14 features in order to create new items with custom textures. It handles the resourcepack generation, upload (using Polymath) and...
okay, so it seems like some things didn't work as intended but by tweaking some things I managed to make it work by just repeating this character:
ο
. Thanks for the helpnow I just need to fix up the texture a bit...
good luck :salute:
also I have a quesion: do you know of an easy way to remove this text?
remove it in lang file ig
&r
name
oh
persons inv
yep, thanks