LetsGoAway

Results 56 comments of LetsGoAway

if this commit is merged it will be much easier to do things like particle edits, sound extraction and sprite sheet generation

i have just realised i have forgotten to edit the read me, if this is accepted ill edit the read me and also make a script that packages the pack...

closing because code is likely outdated now

It could be changed using unicode, and a custom texture, however this would cause issues for players who dont have the texture pack because texture packs arent forced to on...

a better name could be "enable-optional-pack-cooldown"

some links that might be helpful with this: https://wiki.bedrock.dev/concepts/emojis.html#custom-emoji https://wiki.bedrock.dev/json-ui/json-ui-documentation.html#text

some links that might be helpful with this: https://wiki.bedrock.dev/concepts/emojis.html#custom-emoji https://wiki.bedrock.dev/json-ui/json-ui-documentation.html#text

this line seems to be the line that defines what text the cooldown shows: https://github.com/GeyserMC/Geyser/blob/90c4ea78a7285aa734e94400ec7f75e5b2f8ef0e/core/src/main/java/org/geysermc/geyser/util/CooldownUtils.java#L129C12-L129C12 so ill mess around with the code and see if i can make a better...

I have just created the java cooldown in minecraft bedrock with the same texture, however this requires changes to the geysermc code itsself, here is how it looks https://www.youtube.com/watch?v=DrMvQ_-YxNU

ill do that when i get home but thanks for your interest! ill also make a fork of geyser with the code changed for it and i might make a...