Very Cool Text Effects

larissagumer55

Forums Assistant

Status

offline

Posts

218

Likes

2,588

Resources

140

Bits Credits

36

LEVEL

10

2,135 XP

does anyone know how to install itemadder and use these effects?

 

Insomnia

×Moonkid×

Admin

Status

offline

Posts

53

Likes

139

Resources

4

Bits Credits

0

LEVEL

2

530 XP

For sure reach out to Ragnaros, bro has been an absolute essential part of my ItemsAdder journey!
 

Pumpkin

New Recruit

Status

offline

Posts

266

Likes

121

Resources

3

Bits Credits

0

LEVEL

2

545 XP

I would also like to know this, smoll guide about it would be nice.
does anyone know how to install itemadder and use these effects?

 
Liked by:

larissagumer55

Forums Assistant

Status

offline

Posts

218

Likes

2,588

Resources

140

Bits Credits

36

LEVEL

10

2,135 XP

i know how to use itemadder, i just don't know how to install and use these effects. can you tell me?
 
Liked by:

Ragnaros

Forums Assistant

Status

offline

Posts

219

Likes

3,845

Bits Credits

99

LEVEL

10

2,175 XP

i know how to use itemadder, i just don't know how to install and use these effects. can you tell me?

to know exactly how to use that particular set one would need to study the file layout of the addon in question as there are 2 different ways ItemsAdder handles things like this one via a config other is more manual and more of a pain todo XD
 
Liked by:

Ragnaros

Forums Assistant

Status

offline

Posts

219

Likes

3,845

Bits Credits

99

LEVEL

10

2,175 XP

for example see this easy to use

type you use #FFFFFE ( TEXT )




make sure you have the following set in the itemsadder config file

effects:
hide-scoreboard-numbers: false
text-effects:
enabled: true
replace-in-customitems-name-and-lore: true
chat:
enabled: true
sign:
enabled: true
book:
enabled: true
anvil:
enabled: true

once that is on which it probally should be by default the you can test in game by

<r YourTextGoesHere> and if sucessful you will have Rainbow Text
 
Liked by:

larissagumer55

Forums Assistant

Status

offline

Posts

218

Likes

2,588

Resources

140

Bits Credits

36

LEVEL

10

2,135 XP

Liked by:

Ragnaros

Forums Assistant

Status

offline

Posts

219

Likes

3,845

Bits Credits

99

LEVEL

10

2,175 XP

i can get the default one from itemadder, i'd like to know how to install and use the one i downloaded: https://mcmodels.net/model/very-cool-text-effects/

the itemadder one is easy, everything is already explained https://itemsadder.devs.beer/plugin-usage/text-effects-1.17+

what I need to know is this: https://mcmodels.net/model/very-cool-text-effects/

that's what i was referring to earlier about not knowing the structure of that pack and with out seeing the pack it's not easy to understand how the shadders work XD
 
Liked by:

larissagumer55

Forums Assistant

Status

offline

Posts

218

Likes

2,588

Resources

140

Bits Credits

36

LEVEL

10

2,135 XP

I opened it and saw the names of the texts and the colors:
TEXT_EFFECT(240, 240, 0) {
override_text_color(rgb(255, 82, 82));
override_shadow_color(rgb(100, 20, 80));
}

TEXT_EFFECT(240, 240, 4) {
apply_waving_movement();
override_text_color(rgb(255, 235, 60));
override_shadow_color(rgb(150, 60, 30));
}

TEXT_EFFECT(240, 240, 8) {
apply_iterating_movement();
override_text_color(rgb(86, 235, 86));
override_shadow_color(rgb(20, 80, 90));
}

TEXT_EFFECT(240, 240, 12) {
apply_flipping_movement();
override_text_color(rgb(74, 222, 209));
override_shadow_color(rgb(37, 71, 150));
}

text_effects_config.glsl

but I don't understand how to use it, is there a tutorial for this?
 
Liked by:

Ragnaros

Forums Assistant

Status

offline

Posts

219

Likes

3,845

Bits Credits

99

LEVEL

10

2,175 XP

so what you do is inside itemsadder config.yml find and turn off the following

Code:
effects:
  hide-scoreboard-numbers: false
  text-effects:
    enabled: false

make sure text-effects: are set to false then do /iareload then /iazip

then try in chat #F0F040 Test and it should work all you need todo is convert the RGB Values to Hex Values
Post automatically merged:

as you can see from the image attached it's working :) In ItemsAdder
 

Attachments

  • texteffectstest.png
    texteffectstest.png
    18.1 KB · Views: 9
Liked by:

Ragnaros

Forums Assistant

Status

offline

Posts

219

Likes

3,845

Bits Credits

99

LEVEL

10

2,175 XP

Hex Codes For The Various Text Effects

#F0F000 = Shadow
#F0F004 = Waving
#F0F008 = Iterating
#F0F00C = Flipping
#F0F010 = Skewing
#F0F014 = Outline
#F0F018 = Gradient
#F0F01C = Rainbow
#F0F020 = Shimmer
#F0F024 = Chromatic
#F0F028 = Metalic
#F0F02C = Fire
#F0F030 = Growing Movement
#F0F034 = Fade
#F0F038 = Blinking
#F0F03C = Glowing
#F0F040 = Lesbian Pride
#F0F044 = MLM Pride
#F0F048 = Bisexual Pride
#F0F04C = Transgender Pride
#F0F050 = Pride
#F0F054 = Pansexual Pride
#F0F058 = ASexual Pride
#F0F05C = Aromatic Pride
#F0F060 = Non Binary Pride

can type any of these in chat for example #F0F034 Message Goes Here
 

larissagumer55

Forums Assistant

Status

offline

Posts

218

Likes

2,588

Resources

140

Bits Credits

36

LEVEL

10

2,135 XP

it didn't work for me, where did you put the minecraft folder? i put it inside the: _iainternal/resourcepack/

do i need to edit anything in the shader settings?
 
Liked by:

larissagumer55

Forums Assistant

Status

offline

Posts

218

Likes

2,588

Resources

140

Bits Credits

36

LEVEL

10

2,135 XP

it worked thank you
 
Liked by:

larissagumer55

Forums Assistant

Status

offline

Posts

218

Likes

2,588

Resources

140

Bits Credits

36

LEVEL

10

2,135 XP

can you create more effects like the one that moves?
 
Liked by:

larissagumer55

Forums Assistant

Status

offline

Posts

218

Likes

2,588

Resources

140

Bits Credits

36

LEVEL

10

2,135 XP

I saw that you can combine effects, can you tell me how to do that?

nametags.gifd23fe049-519c-4b4b-8773-fe7659a639f2_combined_effects.gif
Ragnaros
 
Liked by:

Ragnaros

Forums Assistant

Status

offline

Posts

219

Likes

3,845

Bits Credits

99

LEVEL

10

2,175 XP

larissagumer55 you would edit the following file text_effects_config.glsl and combine effects such as

TEXT_EFFECT(240, 240, 100) {
apply_rainbow();
apply_waving_movement();
}

then if you type #F0F064 you get a rainbow wave XD
 
Liked by:

larissagumer55

Forums Assistant

Status

offline

Posts

218

Likes

2,588

Resources

140

Bits Credits

36

LEVEL

10

2,135 XP

thank you
 
Liked by:

Ragnaros

Forums Assistant

Status

offline

Posts

219

Likes

3,845

Bits Credits

99

LEVEL

10

2,175 XP

thank you

dont forget for each added effect you need to input a unique RGB value IE 240, 240, 106 then you'd need to convert that to hex using a RGB to HEX converter then you can use the hex address in game #F0F0XX
 
Liked by:

Latest threads

Forum statistics

Threads
58,283
Messages
89,364
Members
55,218
Latest member
Okayforlifestea
Top Bottom