#how to make it so u cant place a block above a sea lantern

1 messages · Page 1 of 1 (latest)

halcyon seal
#

idk where to start

earnest cloud
#

I alr told you, on place

halcyon seal
#

so like
on place:
if block below is sea lantern
cancel

earnest cloud
#

yes

halcyon seal
#

?

#

like that

earnest cloud
#

not exactly

halcyon seal
#

..

earnest cloud
#

check the block below where you're placing

halcyon seal
#

oh

#

like that?

earnest cloud
#

you need to specify below what

halcyon seal
#

wdym

earnest cloud
#

skript won't know where to look if you only say below, below player? below event-location?
below x1000?

halcyon seal
#

AH

#

block below event-block

#

this thing

earnest cloud
#

below😔

halcyon seal
#

AH

#

LIKE THAT

#

?

earnest cloud
#

test it and see

halcyon seal
#

how would i put it all together

earnest cloud
#

do you even know basic skript?

halcyon seal
#

im new..

earnest cloud
halcyon seal
#

ah

#

w

#

on place:
if block below event-block is sea lantern
cancel

#

like that?

#

wait no

#

that makes noi sense

#

on place:
if block below event-block is sea lantern
cancel event

#

?

earnest cloud
#

cancel event

halcyon seal
#

ah

earnest cloud
#

and you need to indent

halcyon seal
#

well yeah

#

on place:
if block below event-block is sea lantern:
cancel event

#

w?

earnest cloud
#

almost

halcyon seal
#

damn

earnest cloud
#

an if statement always ends with a colon

#

thus subsequent lines are also indented

halcyon seal
#

like that then?

earnest cloud
#

colon😉

halcyon seal
#

after the lantern rigt

earnest cloud
#

mhm

halcyon seal
#

boom

#

im acc so sp ed

#

..

earnest cloud
#

Well, atleast you actually try to do it yourself and learn. There's a ton of people here who can't be bothered to learn and just want to be spoonfed