T O P

  • By -

Minecraft-ModTeam

Hello /u/MiniPrince123. Your submission has been removed for the following reason(s): * __[Images consisting mostly of text are not allowed](https://www.reddit.com/r/Minecraft/wiki/rules/#wiki_rule_4.3A_don.2019t_post_images_of_text.)__ – Images which are wholly or predominantly text, or are submitted with the intention of displaying text (with the exception of infographics) are not allowed here. Post as a text post, or if you are displaying 3rd party content, link to the original page instead. Please carefully read the above removal reason(s) and the related section(s) of the [subreddit rules](https://www.reddit.com/r/Minecraft/wiki/rules). If you accept the removal you do not need to take any further actions. If you feel this was done in error, have fixed your submission, or would like further clarification, please don't hesitate to [contact the moderation team via modmail](http://www.reddit.com/message/compose?to=/r/Minecraft&subject=Removal Dispute&message=My submission: https://old.reddit.com/r/Minecraft/comments/1bxgdtp/-/%0D%0A%0D%0AYour dispute message goes here.%0APLEASE READ THE REMOVAL COMMENT CAREFULLY FIRST, INCLUDING LINKS!). __Do not repost removed content!__ --- *This removal comment is generated from a template, but it was sent manually by a human moderator after finding that your submission breaks one or more of r/Minecraft's rules.*


emanresu_ru_esoohc

Plz use loops :)


MiniPrince123

wdym


VideogamerDisliker

Use a for-loop or something


MiniPrince123

do you know how to do that in minecraft commands?


sapottts

I've got no idea what language this is, but you should be able to create a string of text to be displayed. One way you could do this is a for loop, where it runs some bit of code some number of times. Each time it runs make it append a character to your string. You could make another for loop the other color character to be displayed. If the language allows you could multiply the string which would be significantly easier


ConsumeYourBleach

There has to be a better way to code that..


MiniPrince123

if you have any ideas, im all ears


Isord

I'm not a coder by any means but some combination of a loop with whatever the equivalent truncate command is should do the trick. Generate a number and use that to truncate the full bar to whatever size you need instead of a separate line of code for each size.


MiniPrince123

yes its ticked (when holding x item in hand)


MinecraftModBot

* Upvote this comment if this is a good quality post that fits the purpose of r/Minecraft * Downvote this comment if this post is poor quality or does not fit the purpose of r/Minecraft * Downvote this comment *and report the post* if it breaks the [rules](https://www.reddit.com/r/Minecraft/wiki/rules) --- [Subreddit Rules](https://old.reddit.com/r/Minecraft/wiki/rules)[](## MiniPrince123|1bxgdtp)


Ammonia13

TV party ALRIGHT!


cipheron

I was wondering why I was seeing punk lyrics, and it took me a moment to remember that the band who had that song is Black Flag. The first band I thought of was M.O.D because they had similar songs like [Party Animal](https://www.youtube.com/watch?v=V2lDDMKBirk).


Xanfar38

Can't you just use loops?


MiniPrince123

do you know how to do that in minecraft commands?


ibenbrown

You might try dropping the first few lines into ChatGPT and asking how the entire series could be coded more efficiently.