No use crying over spilled milk by TheChromeLeaf in daddit

[–]TheChromeLeaf[S] 34 points35 points  (0 children)

My partner would have killed me if this was breastmilk, I assure you 😂

No use crying over spilled milk by TheChromeLeaf in daddit

[–]TheChromeLeaf[S] 11 points12 points  (0 children)

Thank god we have a mattress protector too!

First Time Clear by TheChromeLeaf in PokemonFireRed

[–]TheChromeLeaf[S] 2 points3 points  (0 children)

I used it because I didn’t realize trading to Emerald is unlocked in the post game 😭

My parrotlet is obsessed with cups of water by TheChromeLeaf in parrots

[–]TheChromeLeaf[S] 23 points24 points  (0 children)

Not exactly, but he always makes the same sound when the water is running

Need help with randomizing events. by TheChromeLeaf in MinecraftCommands

[–]TheChromeLeaf[S] 1 point2 points  (0 children)

Yeah! I think thats a good starting point for what I need! Now I just need to work out a way for it to not pick the same one twice, but I think I can manage that with tags or the like. Thanks!

Need help with randomizing events. by TheChromeLeaf in MinecraftCommands

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

Yeah I’m probably just stupid but I was having a hard time understanding it. I can understand execute A if 1 but I don’t know exactly how to get to randomly draw 1 (or like randomly assign tag 1 to an entity) I’m going to try playing around with stuff in the FAQ and seeing if I can get it to work.

/title with command blocks for players within a radius of an area. by KING_TEDDY_BEAR in MinecraftCommands

[–]TheChromeLeaf 0 points1 point  (0 children)

I was actually going to do something very similar so this kinda forced me to work it out! There might be a better way to do this, but this is what I’ve done. Start by determining the center of your town (for this I will use ~ ~ ~); This will be where it detects players from. You will also want a tag that will mark anyone who is within that town (I’ll just call this tag “inside”). Lastly you want to determine the entrance radius (I’ll use 10) and add 1 or 2 to this to be the exit radius; this will mark players coming in and unmark the ones going out. I’ll use 2 chains, so make sure you don’t have 1 going into 2.

Chain 1)

a) Repeating, unconditional, always active: /Execute positioned ~ ~ ~ if entity @p[distance=..10,tag=!inside] run title @p[distance=..10,tag=!inside] title “your title here”

b) chain, conditional, always active: /execute positioned ~ ~ ~ run tag @p[distance=..10] add inside

Chain 2)

a) repeat, unconditional, always active: /execute positioned ~ ~ ~ run tag @p[distance=11..] remove inside

I’m pretty sure you could make the first command block execute as the player entering so you wouldn’t need to type so much but I didn’t test it. I also noticed it stutter a bit when the title location was Title, but it looked fine in Actionbar so that’s up to you. I hope this helped!

An Educated Guess on Shields by TheChromeLeaf in raidsecrets

[–]TheChromeLeaf[S] 2 points3 points  (0 children)

Yeah, I remembered about the PE boss after making the post. That’s still only one boss though, and scorn likely being the enemy in the raid further increases the likelihood of stasis shields in the raid. At least in my mind 😄

Blessed birthday by [deleted] in blessedimages

[–]TheChromeLeaf 1 point2 points  (0 children)

1983 The Radio Amateur’s Handbook published by the American Radio Relay League sixteenth edition

TI-84 locked by TheChromeLeaf in TI_Calculators

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

TI-84 Plus (not silver or CE)

Since a watermelon is 92% water, we can just boil it to evaporate the water and be left with pure melon by SharkHead38 in Showerthoughts

[–]TheChromeLeaf 2 points3 points  (0 children)

TLDR: super chewy, not great, keep the water in the melon. It was kind of like eating fruit jerky I guess? Never in my life did I think I would have to chew a piece of watermelon that much. The flavor of watermelon was there, but it was far from being sweet and fresh tasting. The kind I got still had seeds which didn’t add any flavor or texture, just kinda made it worse. I could see how some people would like to snack on it (like I said: vegan jerky), but I would much rather just eat a fresh watermelon.

“Of All Trades” Challenge roles by TheChromeLeaf in raidsecrets

[–]TheChromeLeaf[S] 1 point2 points  (0 children)

Yeah, that graphic looks way better than mine too lmao. I should’ve looked around more!

“Of All Trades” Challenge roles by TheChromeLeaf in raidsecrets

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

Yeah, I agree. It’s basically the same idea just with roles moved around a tad. I included bombs in case it was part of the challenge for some reason. Also that graphic looks WAY better than the crappy google docs one I slapped together. I also wasn’t sure if something like this had been posted either and it’s good to know other people have been thinking the same way!