Jump to content

southwest facing banner


No_Skittles

Recommended Posts

I'm trying to format a banner facing southwest but everything I try doesn't seem to work

 

here is the code I have (doesn't work):

on click on banner:
    if block below event-block is light blue wool:
        open chest with 3 rows named "hi" to player
        make gui slot 1 of player with yellow wool named "change" to run:
            set block at {StownGym} to air
            set block at {StownGym} to southwest facing yellow standing banner
 
on load:
    set {StownGym} to location at 148.5, 4, -46.5 in world "GameWorld"

 

Edited by No_Skittles
incomplete code
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...