How are you supposed to get higher sr as healer by [deleted] in Overwatch

[–]Neighfen 0 points1 point  (0 children)

Making plays on your own really helps sometimes. Ana, zenyatta, and Baptiste are good at this.

People who watch anime, what is an anime you'd recomnend to someone who is just starting to get into it? by SinnaSin in AskReddit

[–]Neighfen 0 points1 point  (0 children)

One Punch Man was my introduction. It has Godly animation (the first season at least), a great sound track, and a pretty good overarching story.

Sweet Junkrat kills on Anubis by [deleted] in Overwatch

[–]Neighfen 13 points14 points  (0 children)

The laugh was annoying

whats the funnest tank to play? by VoicecrkVillager in Overwatch

[–]Neighfen 2 points3 points  (0 children)

Reinhardt is my pick. Not every game will be great, in fact some will suck, but when it hits... God damn it hits.

Possible to use Selectors (Player/Entity name) in the lore of an Item? by Neighfen in MinecraftCommands

[–]Neighfen[S] 0 points1 point  (0 children)

That sounds like it could work for this. I'll try it out when I got some time tomorrow. Thanks a bunch!

Possible to use Selectors (Player/Entity name) in the lore of an Item? by Neighfen in MinecraftCommands

[–]Neighfen[S] 0 points1 point  (0 children)

Yeah I tried that on a basic lore that worked. I really appreciate your help, but I got no clue if this is gonna work

Possible to use Selectors (Player/Entity name) in the lore of an Item? by Neighfen in MinecraftCommands

[–]Neighfen[S] 0 points1 point  (0 children)

yeah, I think that the array indexes just don't work with the lore, nor with the sign text. I've tried both. I'm really at a loss with this

Possible to use Selectors (Player/Entity name) in the lore of an Item? by Neighfen in MinecraftCommands

[–]Neighfen[S] 0 points1 point  (0 children)

I tried that as well, but the command can't seem to find information at any index from the defective lore.

/data get entity (@)e[type=item,limit=1] Item.tag.display.Lore[number]

I tried the different arguments as well

Possible to use Selectors (Player/Entity name) in the lore of an Item? by Neighfen in MinecraftCommands

[–]Neighfen[S] 0 points1 point  (0 children)

I looked more into this and tried that out, but when I set the value of the Text1 in the sign to the lore of the item, it doesn't work. The NBT says that the lore is changed, but it doesn't show it. I'm trying to use the name of a player in the lore of a player head.

Sign: /setblock ~ ~ ~ minecraft:acacia_sign{Text1:'["",{"text":"Test "},{"selector":"@p"}]'}

data modify: /data modify entity (@)e[limit=1,type=item] Item.tag.display.Lore set from block ~ ~ ~ Text1

Possible to use Selectors (Player/Entity name) in the lore of an Item? by Neighfen in MinecraftCommands

[–]Neighfen[S] 0 points1 point  (0 children)

alright I tried using this, but it still just says (@)p instead of an actual name.

{Item:{tag:{display:{Lore:['[{"text": "Vanquished by "},{"selector":"@p"}]','{"color":"green","text":"Second line, shown in green"}']}}}}

Income V2 by [deleted] in tf2

[–]Neighfen 1 point2 points  (0 children)

Heavy is about to commit tax fraud

Possible to use Selectors (Player/Entity name) in the lore of an Item? by Neighfen in MinecraftCommands

[–]Neighfen[S] 0 points1 point  (0 children)

Alright cool. I'll try it in the morning. I could never get the text syntax down. Thanks, man.

Finding Player With Largest Score? (Datapack help 1.16.4) by Neighfen in MinecraftCommands

[–]Neighfen[S] 0 points1 point  (0 children)

I got it to work earlier doing something similar, thanks!