How to set block to end portal frame with eye

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

ViperX

Member
Jul 26, 2022
26
0
1
24
Hey so I trying to make skript that on click on end portal frame its set to end portal frame with eye and the only option that woked is with set block but this is working just when I make the player execute...
when I make the console execute its not working
code:
Code:
make console execute "make console execute "setblock %{_x}% %{_y}% %{_z}% minecraft:end_portal_frame 4""
[doublepost=1658929352,1658927364][/doublepost]Solved ok so I did this:
Code:
set event-block's data to 4
 
Status
Not open for further replies.