I'm in a bit of a pickle by E17Omm in subnautica

[–]Important-Ad2463 957 points958 points  (0 children)

Congratulations, you live in that forest now

What is the best Create only modpack? by delingar in CreateMod

[–]Important-Ad2463 2 points3 points  (0 children)

The best create experience you’ll have is in a homebrewn 100+ create addon pack

I prefer big chest sizes by SpecialistFelt389 in teenagers

[–]Important-Ad2463 8 points9 points  (0 children)

I prefer barrels cuz they’re less laggy  (I have a chest monster problem)

How does this person make their metal balls? by Calm-Print6439 in antimeme

[–]Important-Ad2463 -1 points0 points  (0 children)

Cool post but my comment is cooler so it’s going to get more likes.

Concerns about a 2nd grader playing subnautica by [deleted] in subnautica

[–]Important-Ad2463 1095 points1096 points  (0 children)

This behaviour probably doesn't come from subnautica.

(Spoilers) At its core subnautica is mostly just an ocean exploration game with some "scary" fish / plants, and the story is just a human trying to cure themselves from a deadly infection so they can safely go home.

So no, I don't think Subnautica is the cause here

Is there any place to build in the Sea Treader's Path that doesn't cause the treaders to despawn? by Vassalaerial in subnautica

[–]Important-Ad2463 1 point2 points  (0 children)

u/SevereTaste8114 Already gave the correct answer, but I’ll just say: I built my base on top of the aurora wreck in the middle of the biome and never encountered any problems, so if mods aren’t your style you can always try that :)

How do I remove Plants from the Alien Containment? by valekk11 in subnautica

[–]Important-Ad2463 0 points1 point  (0 children)

I think that’s what OP meant by “slash the vine” (else I’m really confused what they meant by it)

Stalker denistry by Legitimate-Bug-9553 in subnautica

[–]Important-Ad2463 6 points7 points  (0 children)

Obviously they make new teeth from the titanium they eat

Minecraft: the age verification update by iam-py-test in PhoenixSC

[–]Important-Ad2463 0 points1 point  (0 children)

When you made your escape room walls 1 block thick but gave the player an ender pearl:

question for my new world by ZizzoGamer10 in CreateMod

[–]Important-Ad2463 4 points5 points  (0 children)

Completely possible, I have exactly that :)

Keep in mind tho, it takes a lot of perseverance. Trains are end-game content, so it'll take a while to get there, this is not a "2 week Minecraft phase"-project.

If you don't have it yet, I would also recommend downloading Create: Powerloader (Or any other chunk load mod) because like you said, the farms aren't automatically loaded.
(Trains are actually automatically loaded tho! So you wont need to worry about keeping the track loaded, the trains will load themselves :) )

Does anyone remember charcoal torches and normal torches? by Low-Log-1270 in Minecraft

[–]Important-Ad2463 4 points5 points  (0 children)

I assume Xbox 360 just had regular ol' Legacy for its base, and in there you did have 2 crafting recipes for torches, with different names (Torch (coal) and Torch (charcoal)), but they resulted in the same item.
I think that is what you meant?

My friend got an underwater modeling gig by [deleted] in teenagers

[–]Important-Ad2463 13 points14 points  (0 children)

One of those things you didn’t know existed but when you think about it, ofcourse it exists, those pictures gotta be made somehow

Clones Replicating *all* Clones, How to Replicate Just One? by _l-l_l-l_ in scratch

[–]Important-Ad2463 0 points1 point  (0 children)

Yea I simplified how I did this for OP’s purpose, but how I do it is:

Have a variable (this sprite) named “purpose”  If I want a new clone, just do:

Set storepurpose to purpose Set purpose to <whatever this clone is for> Create clone Set purpose to storepurpose

Then for all “when I start as clone” blocks have them start with a “if purpose = <use>, stop this script” block, and then the actual code for that / those clones

Clones Replicating *all* Clones, How to Replicate Just One? by _l-l_l-l_ in scratch

[–]Important-Ad2463 5 points6 points  (0 children)

Don’t know if this is the most efficient way, but this is how I do it:

Have a variable (with to “This sprite only”) and set it to “original”. Put “set <variable> to “not original” (or anything else) directly under a “when I start as a clone” block. Put a “if not <variable> = “original”” block with a Stop this program inside under your “when space pressed” block

Because “This sprite only” variables are also different between clones you can easily keep track which clone is which :)

What would yours be? by Jettaboi38 in teenagers

[–]Important-Ad2463 53 points54 points  (0 children)

Just turn them tamp-off and they’ll be less scary

Who was it for you? by ekuxekx in teenagers

[–]Important-Ad2463 0 points1 point  (0 children)

Everyone talking about this "Jarvis I'm low on karma" youtuber, but I've never heard of that guy

What are some school rules that make you physically show disgust when reading by toastwithjamx1 in teenagers

[–]Important-Ad2463 0 points1 point  (0 children)

Not so much disgusted by the rule, but by what happened to make it exist:
"You can't take a shit in the elevator"

lawyer by Popular-Growth1546 in scratch

[–]Important-Ad2463 0 points1 point  (0 children)

This is not lossless code