#please help me with this mine skript

1 messages · Page 1 of 1 (latest)

jade roost
#

this one does not work

weary radish
#

u gotta add commas after each coordinate

jade roost
#

can you type it for me it still doesnt worrk

weary radish
#

and the trigger: is used for commands

jade roost
#

on block break of diamond ore:
if location of event-block is (-10.0: -60.0: -10.0:):
set block to diamond ore

#

?

weary radish
#

,

#

thats a comma

jade roost
#

alr

#

on block break of diamond ore:
if location of event-block is (-10: -60: -10:):
set block to diamond ore

weary radish
#

no u are putting : after each coordinate instead of ,

jade roost
#

on block break of diamond ore:
if location of event-block is (-10,-60,-10,):
set block to diamond ore

nova yoke
#

not after the last cord

#

the comma

jade roost
#

on block break of diamond ore:
if location of event-block is (-10,-60,-10):
set block to diamond ore

#

broer ik snap echt niks van deze shit bro

#

aajajaja

weary radish
#

what does that mean

jade roost
#

i dont understand it lol

#

can you maybe type the skript for me please?

weary radish
brazen bridge
#
    if location of event-block is location(-10.0,-60.0,-10.0):
        set event-block to diamond ore```