#Endermity's Customization

1 messages · Page 2 of 1

opal thorn
#

where would we vc

jagged hazel
#

@limpid wren

#

What is the red box again? 🤔

#

It's not disable on the HUD?

limpid wren
#

red means its disabled

#

or the main feature is disabled

left sentinel
#

Is the config just not work now or is it cause im on modrinth?

limpid wren
#

what do you mean?

left sentinel
#

he sent a config decently back and i do exactly what he says but it just doesnt work

#

nothing changes

#

there both in the config folder

#

just nothing happens

limpid wren
#

well configs are per player

#

so if you just put it in config folder that means if he logs in on your pc he will have this config

left sentinel
#

wait so whats the point of the files he was sending and how were other people using it

#

^

#

i just didnt wanna have to move anything myself

limpid wren
#

as it literally said you need to rename this file to your uuid

left sentinel
#

i did that btw

#

idk why i wouldnt

#

its just not working and im confused

limpid wren
#

and you deleted the previous config file?

left sentinel
#

yea there all gone

#

do you think it has anything to do with it being on modrinth?

#

since its a profile

limpid wren
#

it doesn't affect it

#

you either put it in a wrong place or renamed it incorrectly

left sentinel
#

it should be uuid.conf.json.bak no?

limpid wren
#

no

#

its a backup

#

remove the .bak

left sentinel
#

and should i not put it in the modrinth profile wyntils config folder?

limpid wren
#

config folder inside wynntils folder

#

all wynntils things are in wynntils folder in the instance folder

left sentinel
#

guess ill see if it works rq

#

nothing changedD:

#

theres def something im doing wrongD:

#

do i have to do anything in game?

limpid wren
#

can you send me a screenshot of your confing folder

left sentinel
#

i removed the bak

limpid wren
#

go to settings and change anything and press save

left sentinel
#

?

limpid wren
#

when you did that, some other file appeared?

left sentinel
#

yea

limpid wren
#

send a screenshot

left sentinel
#

these show up

limpid wren
#

yeah, the uuid must not contain -

#

just copy the insides of that config and paste it into your config file

left sentinel
#

which ones mine the default?

limpid wren
left sentinel
#

ok it worked rofl:D

#

thanks

#

so all i needed to do was add it to my ownD:

#

would the conf settings juse go in there too?

limpid wren
#

what do you mean?

#

config is a config

left sentinel
#

the .conf only one

#

json

limpid wren
#

that's the file we are constantly talking about

left sentinel
#

he had 2 posted one was for settings?

#

is that something i can just import?

limpid wren
#

the other file is the backup of the main file

left sentinel
#

oh so is there nothing for settings?

limpid wren
#

no

#

its the same file, the second one is just the backup of the first one, nothing more

left sentinel
#

ok

#

well thanks for the helpD:\

#

sorry if i was being stupid

#

never had to do this beforeD:

jagged hazel
left sentinel
#

i gotchu

#

although

#

have the things i used are gone now

#

cant see the guild chat thing

jagged hazel
#

But can be usefull when I reset my PC without keeping any data and lose everyrhing -w-'

left sentinel
#

and the book only shows quests and stuff

jagged hazel
#

So it change settings too :c

#

You just need to spend 30min to recheck all the setting and change what you want

left sentinel
#

what would that settings even be

uncut wigeon
#

if you still can rollback the config, just do it and copy only the info boxes and custom bars if that what you looked for

left sentinel
#

im fine with everything basically

#

i just want to wyntils on the book and the texts back/ guild party private

left sentinel
#

how can i make it ping when iuts my name:D

uncut wigeon
left sentinel
#

and what did you do for that rainbow thing you have sorry

uncut wigeon
left sentinel
#

cutsom bar?

#

or info

#

is this the code for all of em?

#

oh i got it:D

#

thanks

uncut wigeon
#

ye that color code does rainbow

left sentinel
#

do I just replace the name for all of em

uncut wigeon
left sentinel
#

oooh

uncut wigeon
limpid wren
#

or use the new color functions, they will do same thing

uncut wigeon
limpid wren
#

I posted some stuff using them

river smelt
#

I have slightly modified this Totem Timer function to fit my needs better, but I did not want to take any credit for changing colors and words so I will post it here:

{concat(if_str(eq(shaman_totem_time_left(1); -1); concat(if_str(and(gte(mod(ticks; 40); 0); lte(mod(ticks; 40); 9));"   &#7579a3ff&lWaiting on Totem   "; if_str(and(gte(mod(ticks; 40); 10); lte(mod(ticks; 40); 19));"   &#7579a3ff&lWaiting on Totem.   "; if_str(and(gte(mod(ticks; 40); 20); lte(mod(ticks; 40); 29));"   &#7579a3ff&lWaiting on Totem..   ";if_str(and(gte(mod(ticks; 40); 30); lte(mod(ticks; 40); 39));"   &#7579a3ff&lWaiting on Totem...   ";"")))));""); if_str(eq(shaman_totem_time_left(1); -1);""; concat(if_str(eq(shaman_totem_time_left(1); 0);""; concat("   &#f42525ff&lTotem 1 &8[&#f98686ff&l";if_str(lt(shaman_totem_time_left(1);11);if_str(lt(shaman_totem_time_left(1);4);"&#00f00cff&l";"&#76d5efff&l");"&#f98686ff&l");str(shaman_totem_time_left(1));"s&8]   "))));if_str(eq(shaman_totem_time_left(2); -1); concat(if_str(and(gte(mod(ticks; 40); 0); lte(mod(ticks; 40); 9));"   &#7579a3ff&lWaiting on Totem   "; if_str(and(gte(mod(ticks; 40); 10); lte(mod(ticks; 40); 19));"   &#7579a3ff&lWaiting on Totem.   "; if_str(and(gte(mod(ticks; 40); 20); lte(mod(ticks; 40); 29));"   &#7579a3ff&lWaiting on Totem..   ";if_str(and(gte(mod(ticks; 40); 30); lte(mod(ticks; 40); 39));"   &#7579a3ff&lWaiting on Totem...   ";"")))));""); if_str(eq(shaman_totem_time_left(2); -1);""; concat(if_str(eq(shaman_totem_time_left(2); 0);""; concat("   &#d125f4ff&lTotem 2 &8[&#e586f9ff&l";if_str(lt(shaman_totem_time_left(2);11);if_str(lt(shaman_totem_time_left(2);4);"&#00f00cff&l";"&#76d5efff&l");"&#e586f9ff&l");str(shaman_totem_time_left(2));"s&8]   "))));if_str(eq(shaman_totem_time_left(3); -1); concat(if_str(and(gte(mod(ticks; 40); 0); lte(mod(ticks; 40); 9));"   &#7579a3ff&lWaiting on Totem   "; if_str(and(gte(mod(ticks; 40); 10); lte(mod(ticks; 40); 19));"   &#7579a3ff&lWaiting on Totem.   "; if_str(and(gte(mod(ticks; 40); 20); lte(mod(ticks; 40); 29));"   &#7579a3ff&lWaiting on Totem..   ";if_str(and(gte(mod(ticks; 40); 30); lte(mod(ticks; 40); 39));"   &#7579a3ff&lWaiting on Totem...   ";"")))));""); if_str(eq(shaman_totem_time_left(3); -1);""; concat(if_str(eq(shaman_totem_time_left(3); 0);""; concat("   &#25f463ff&lTotem 3 &8[&#86f9a8ff&l";if_str(lt(shaman_totem_time_left(3);11);if_str(lt(shaman_totem_time_left(3);4);"&#00f00cff&l";"&#76d5efff&l");"&#86f9a8ff&l");str(shaman_totem_time_left(3));"s&8]   ")))))}```

My changes include:
- Modified color scheme using new hex color features
- Slightly altered wording
- Different color scheme when totem time is less than 10 seconds (for eldritch call)
- Flashing warning indicator at 3 seconds, more noticeable than a small color change
inner relic
inner relic
#

There is no such info box on my Shaman Totem Timer

river smelt
#

you will need to create one

inner relic
#

I see

river smelt
#

Overlay Mnaagement->Custom->Add Info Box

inner relic
#

OH wait this is an info box and not an extension of the default shaman totem timer

#

My mistake I see now

#

Thank you

limpid wren
inner relic
#

Yeah i saw lol

#

They call me rhe misreader

quick dirge
jagged hazel
quick dirge
uncut wigeon
quick dirge
limpid wren
#

you need to find that in the file and only copy that part

uncut wigeon
limpid wren
#

alternatively you can copy the content of the file and then go in game, select the settings in the menu that you want to import and right click the import button

#

when you copy through files make sure you copy it right becauce if you miss like a , or put , too much or any other symbol then it will make the whole file invalid which means it will be completly wiped out when launching the game

#

that's why I recommend doing it through the game, tho it will not import the possition and size of overlays

worldly tendon
#

could i maybe get an edit on this to only show the 5 second timer when corrupted is on cd?

uncut wigeon
worldly tendon
#

yes it does

#

its a 5 second cd for "Corrupted"

uncut wigeon
#

sec

#

oh now i see

#

ye i can fix that

#

give some minutes

worldly tendon
#

yea dw im loggin off now anyways im tired

#

was just wondering if anyb could edit it so that it only shows a 5second timer which is the cooldown of corrupted AFTER you leave corrupted (and not showing the 120sec active status that shows your in corrupted)

uncut wigeon
# worldly tendon could i maybe get an edit on this to only show the 5 second timer when corrupted...

Corrupted bar (that shows only the 5s cooldown)

{concat(if_str(status_effect_active("Corrupted");"";"&8");"☠";if_str(status_effect_active("Corrupted");concat(" &l&o";str(int(add(parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Corrupted(.*)[(][0-9]{2}:)";"");"[)](\n.*)*";""));mul(parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Corrupted(.*)[(])";"");"(:[0-9]{2}[)](\n.*)*)";""));60))));"&4&os");""))}
capped(int(add(parse_int(if_str(status_effect_active("Corrupted");"1";"0"));parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Corrupted(.*)[(][0-9]{2}:)";"");"[)](\n.*)*";""));mul(parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Corrupted(.*)[(])";"");"(:[0-9]{2}[)](\n.*)*)";""));60)));5)
and(or(eq_str(class;"Warrior");eq_str(class;"Knight"));regex_find(status_effects; "[⬤].*Corrupted"))
worldly tendon
#

yea disabling the mod makes it work again

#

very weird

pine wing
#

what font do you use for the arrows to look like that

jagged hazel
#

Oh, it's a resource pack I use for this font
But to have it, you need to disabled Wynncraft resource pack and download it manually so you can put the font in priority of Wynncraft's resource pack
Here's the font :3

#

@pine wing upgreen

limpid wren
#

Or just use wynntils to put Wynn rp at the bottom automatically

jagged hazel
limpid wren
#

at least a year since it works like that

jagged hazel
#

Never know about it xD

#

Well, after, I didn't play since a long time so...

#

¯_(ツ)_/¯

shut adder
#

wow these give me the vibe of what wynn used for color schemes and health bars pre 2.1, honestly the nostalgia kinda hits right where it needs to

uncut wigeon
#

that usefull, i am gonna try that

limpid wren
#

no more regex

uncut wigeon
#

indeed

limpid wren
#

same for the next function

uncut wigeon
#

do you know if it now no more lag? i remember when i used with some of spells bars in lootrun/annilation i got like 1 fps from all the scrolls because alot stuff in status effect

limpid wren
#

regex functions cause performance issues

#

you should only use them if nothing else is avaliable

uncut wigeon
#

so status_Effect_duration shouldnt cause that much lags

limpid wren
#

yes

#

all functions cause little to no performance drops, except for regex ones

uncut wigeon
#

oh wow with regex it now actually not working xd because the changes you display in status effect

limpid wren
#

wait it changed? it shouldnt be changed

uncut wigeon
limpid wren
#

is it like formatting

#

oh

uncut wigeon
#

i remember it got ( )

#

in the time

#

and was gray

limpid wren
#

OH

#

god how did I miss it

uncut wigeon
#

also double space between time and name is on purpose?

limpid wren
#

that's how NamedValue gets rendered

uncut wigeon
#

alr

limpid wren
#

I dunno I didn't make it

limpid wren
#

I PRed a fix for the timer text

uncut wigeon
#

befor

{concat(if_str(status_effect_active("Shield");"";"&8");"⛊";if_str(status_effect_active("Shield");concat(" &l&o";str(int(add(parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Shield(.*)[(][0-9]{2}:)";"");"[)](\n.*)*";""));mul(parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Shield(.*)[(])";"");"(:[0-9]{2}[)](\n.*)*)";""));60))));"&b&os");""))}

capped(int(add(parse_int(if_str(status_effect_active("Shield");"1";"0"));parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Shield(.*)[(][0-9]{2}:)";"");"[)](\n.*)*";""));mul(parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Shield(.*)[(])";"");"(:[0-9]{2}[)](\n.*)*)";""));60)));20)

after

{concat(if_str(status_effect_active("Shield");"";"&8");"⛊";if_str(status_effect_active("Shield");concat(" &b&o";str(value(status_effect_duration("Shield")));"&b&os");""))}

capped(value(status_effect_duration("Shield"));20)

that actually insane how short it now xD

limpid wren
#

And super performant too

uncut wigeon
#

ye ig

#
{concat(if_str(status_effect_active("Second Chance");"";"&8");"✪";if_str(status_effect_active("Second Chance");concat(" &l&o";concat(if_str(gt(int(div(mod(parse_int(str(int(add(parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Second Chance(.*)[(][0-9]{2}:)";"");"[)](\n.*)*";""));mul(parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Second Chance(.*)[(])";"");"(:[0-9]{2}[)](\n.*)*)";""));60)))));3600);60));0);concat(str(int(mod(div(parse_int(str(int(add(parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Second Chance(.*)[(][0-9]{2}:)";"");"[)](\n.*)*";""));mul(parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Second Chance(.*)[(])";"");"(:[0-9]{2}[)](\n.*)*)";""));60)))));60);60)));"m ");"");concat(if_str(gt(int(mod(parse_int(str(int(add(parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Second Chance(.*)[(][0-9]{2}:)";"");"[)](\n.*)*";""));mul(parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Second Chance(.*)[(])";"");"(:[0-9]{2}[)](\n.*)*)";""));60)))));60));0);concat(str(int(mod(parse_int(str(int(add(parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Second Chance(.*)[(][0-9]{2}:)";"");"[)](\n.*)*";""));mul(parse_int(regex_replace(regex_replace(status_effects;"((.*\n)*(.*)Second Chance(.*)[(])";"");"(:[0-9]{2}[)](\n.*)*)";""));60)))));60)));"s");"");""));"");""))}

i wonder how short i can make this xD

#
{concat(if_str(status_effect_active("Second Chance");"";"&8");"✪";if_str(status_effect_active("Second Chance");concat(" &l&o";if_str(gt(div(value(status_effect_duration("Second Chance"));60);0);concat(str(int(div(value(status_effect_duration("Second Chance"));60)));"&6&om &r&l&o");"");concat(str(int(mod(value(status_effect_duration("Second Chance"));60)));"&6&os"));""))}
#

dam

marble totem
#

Hi, I am interested in an info box that will do as requested: When holding gathering tool , it tells you t1, t2, t3 in your inventory so example I hold gathering scythe it tells me how much meat and oil is in my inventory and their tier

marble totem
uncut wigeon
#

hmm sec too long

marble totem
uncut wigeon
#

👍

hallow violet
#

Is there any chance you can make an info box to display the amount of traps my trapper has placed?

uncut wigeon
hallow violet
#

oof

shut adder
#

Ello endermitty is there any chance u could make a infobox that just says how much pulls do you have in ur lootrun. Like one that counts challenges missions, purples dark grays all that. Or is it not possible

digital spire
#

heya, is there any way you could bars to track ghostly trigger and coursing restraints cooldowns? thanks

desert vigil
#

I just tried using this today and I want to say it doesn't work on Trickster since I don't have Shadow Travel. However I noticed during vanish it also gives the vanilla minecraft wither and invisibility effect. Is there any way to work around using these?

whole heron
#

has anyone created a mirror image bar?

uncut wigeon
# whole heron has anyone created a mirror image bar?
{concat(if_str(status_effect_active("Mirror Image");"⌛";"&8");"";if_str(status_effect_active("Mirror Image");concat(" &l&o";str(value(status_effect_duration("Mirror Image")));"&os");""))} 

capped(value(status_effect_duration("Mirror Image"));16)

and(or(eq_str(class;"Assasin");eq_str(class;"Ninja"));status_effect_active("Mirror Image"))
balmy iceBOT
balmy iceBOT
fervent cedar
#

can u make dps but formated

uncut wigeon
fervent cedar
limpid wren
#

{format(adps)}

placid crypt
#

hi can i check if this still works

reef arrow
#

Anyone able to strip this function down to just show the [timer] and not totem n [timer] but keep the placing totem part, I keep messing up

reef arrow
open cove
#

is there an update to this cause its stopped working now afaik

#

or igotta get a full l-evel to reset em

uncut wigeon
open cove
tardy apex
#

#function-archive message
Hi there! I’m a beginner who’s been playing Minecraft for two months, and I don’t know much about mods.
So, I have a question: How can I display the XP that appears below the minimap when I defeat an enemy, like in the video in this post?
I’m not very familiar with the details, so I’d appreciate it if you could explain it to me in detail.
My Minecraft version is 1.21.11.

uncut wigeon
#

xp gain is kinda bugged on wynntils rn because how wynncraft changed the way, so it not that help
but it just the default wynntils one just moved under the map

tardy apex
#

So, the current version of wynntils can't display XP accurately, huh? Thanks 🙂

uncut wigeon
tardy apex
#

I'll wait patiently

#

Could you also explain why I can't see the servers where XPBomb is active?

uncut wigeon
#

the way it works is reading the text from your chat and display them in overlay so if you dont have champion it will display only bombs in your world (if you swap worlds it will save the previous ones I THINK) and if you have champion it basicly track everything (but it not track past bombs befor you joined)

tardy apex
#

Is Champion the rank above VIP? Im just a paper player who isn't even VIP

uncut wigeon