Solved Placing Logs Horizontally

  • 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.

Lee Since

New Member
Jul 2, 2020
5
0
0
22
Does anybody know how to place logs horizontally with line "set event-block to ..."?
 
Last edited:
I guess you can use ID's for this, like log:emoji_frowning:id), you can play around with it then find the ID. Once you found it you can just set it to the event-block, if it errors, you can make a script to check the target block, then once you've done that, you can get the target block then do "set event-block to (block)"
 
You can use:

Code:
east-west oak log
west-east oak log

north-south oak log
south-north oak log
 
Status
Not open for further replies.