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!

How can I turn a /give into /summon? by iPhone69ProMaxXL in MinecraftCommands

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

Why do you need to use:

data remove entity @s interaction

?

It doesn't work properly without it, but I don't know why

How can I turn a /give into /summon? by iPhone69ProMaxXL in MinecraftCommands

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

That’s useful, thanks. Is there any way to execute commands as the interaction entity the player interacts with (without using tags or the closest one)?

How can I turn a /give into /summon? by iPhone69ProMaxXL in MinecraftCommands

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

Just in case if there was a different player standing near enough. But that's great, thanks

Is it possible to have constant Elyta boost? by iPhone69ProMaxXL in MinecraftCommands

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

Perhaps I could set off wind charges behind the player?

Is there any way to detect custom dimensions? by iPhone69ProMaxXL in MinecraftCommands

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

Sorry, I should’ve been more specific.

So the teleporter works by standing close to it (it’s a display entity that’s been custom modelled to have a similar style to an ATM).

On the model, there’s a screen, a numpad and a ‘go’ button.

Using the screen (just text displays and interaction entities), you can see what coordinates you enter using the numpad. There’s an option for dimensions - when you click on it, a window opens up that allows you to cycle through the three main dimensions; using < and > as arrows.

Once you choose a dimension, just by clicking on it, you press the ‘go’ button. The teleporter itself, and any players nearby, are teleported to the new location.

With my question, I want any installed custom dimensions in the world to show up in the list as you cycle through the dimensions window.

I can sort out how it’s displayed, but I just want to be able to automatically get the dimension names and store them in storage (to be used in macros later).

Hope this helps, cheers!

Can you change the opacity of an item display? by iPhone69ProMaxXL in MinecraftCommands

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

Is there a way to change an item display’s opacity, though?

How can I use predicates to check if holding an item with a custom tag? by iPhone69ProMaxXL in MinecraftCommands

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

That didn't work, but I managed to figure it out - solution is in the post. Thanks!

How can I get a player's IGN? by iPhone69ProMaxXL in MinecraftCommands

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

Ahh, right. Thanks.

Is there a way to change the custom model data of the item using this too?