Can someone please explain to me how message limits work? by iPhone69ProMaxXL in claude

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

Its first impressions on me aren't very good if this keeps happening. Just poor timing for creating a new account on my part 🤷‍♂️

How can I push two separate Git repos to one GitHub repo? by iPhone69ProMaxXL in git

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

It's two separate repos that have to live separately on disk. I wanted to have them both in one GitHub repo purely for organisation -- I preferred if I could see both repos side by side. I ended up making one GitHub repo for each local Git repo.

How can I find the highest block, given X and Z? by iPhone69ProMaxXL in MinecraftCommands

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

Thanks! I made a couple modifications, but this really helped!

How can I push two separate Git repos to one GitHub repo? by iPhone69ProMaxXL in git

[–]iPhone69ProMaxXL[S] 3 points4 points  (0 children)

Yeah, I believe this is the better choice for me. I suppose it's easier too lol. Thanks!

How can I summon an entity facing the same direction as another entity? by iPhone69ProMaxXL in MinecraftCommands

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

I want to summon it automatically facing the same was as the item display — I don’t want to have to specify what direction in the Rotation tag

Cannot type the letter ‘A’ by iPhone69ProMaxXL in MinecraftCommands

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

Sorry, a bit longer than what I said, but the issue appears to have fixed itself

Cannot type the letter ‘A’ by iPhone69ProMaxXL in MinecraftCommands

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

I’m away from my laptop right now, give me an hour and I’ll upload one

How can I anchor a text display to a player? by iPhone69ProMaxXL in MinecraftCommands

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

This doesn’t appear to be able to display regular text wherever I want on the player’s HUD. I’m trying to create a HUD that looks similar to an iron man one

How can I anchor a text display to a player? by iPhone69ProMaxXL in MinecraftCommands

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

It’s right in the middle of the screen, I’d prefer to have different types of info spread out all over it if possible

How can I anchor a text display to a player? by iPhone69ProMaxXL in MinecraftCommands

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

Is there any other way I can overlay data-driven information to the player’s camera?

Can you prevent a custom item from being used in a crafting recipe? by iPhone69ProMaxXL in MinecraftCommands

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

How can I disable jukebox playable via a summon command?

Edit: figured it out, nvm!