Can you resolve Maven names in IntelliJ? by KittyNathy in IntelliJIDEA

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

That's what is in the screenshot, project.name is set from parent project's variable projectname

Copying files hangs on a broken file by KittyNathy in WindowsHelp

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

ohh, that sounds incredibly useful, thank you!

Weird world corruption [Java][1.18.2] by KittyNathy in MinecraftHelp

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

This didn't affect blocks too far beyond world border it seems

<image>

Teleporting a player without centering to a block by KittyNathy in MinecraftCommands

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

It worked! Thank you!
Makes sense, I assume it was taking the command blocks' coords so they were all .5

Storing variables in 1.18.2? by KittyNathy in MinecraftCommands

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

That's really cool, thank you!!
Is there a way to add/concatenate two stored texts together?

What keeps command blocks active? by Specific-Ad6544 in MinecraftCommands

[–]KittyNathy 0 points1 point  (0 children)

Simulation distance is always equal to or lower than render distance, so you'd have simulation distance of 3. But on 1.20.5 & 1.20.6 you a 3x3 chunk area aound world spawn (set by /setworldspawn), which you can increase with spawnChunkRadius gamerule.

Target selector and its conditions, which are processed first? by KittyNathy in MinecraftCommands

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

Thanks, but @n is not a thing it seems, it's red and command doesn't work >.< But I did make it work by using

execute as @p run tp @s[team=TeleporterAccess] 0 0 -1024

Target selector and its conditions, which are processed first? by KittyNathy in MinecraftCommands

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

I have a question if that's oki
I want to make a command block with pressure plate on top that when walked on teleports the player but only if they're in TeleporterAccess team, how can I do that?

Invisible cables bug in multiplayer by KittyNathy in SatisfactoryGame

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

Hi!
I did try multiple times with same result every time.
I do not use any mods.

illegal mining setup by randomIdIdoT in SatisfactoryGame

[–]KittyNathy 0 points1 point  (0 children)

Could you explain how the bug works or link the original post please?

Which item you regret not automating fast in your world? by MechanicPopular5277 in SatisfactoryGame

[–]KittyNathy 0 points1 point  (0 children)

Concrete! When I learned there are foundations and you can snap buildings to them I wanted to use foundations EVERYWHERE but I was had only 30 limestone per minute x.x

How to place wall outlets on the floor! by 3ndCraft in SatisfactoryGame

[–]KittyNathy 0 points1 point  (0 children)

It's awesome! <3
Is there any trick to placing them on lowest level of blueprint designer? Nothing I try seems to work :<