#please help me with this mine skript
1 messages · Page 1 of 1 (latest)
u gotta add commas after each coordinate
can you type it for me it still doesnt worrk
and the trigger: is used for commands
on block break of diamond ore:
if location of event-block is (-10.0: -60.0: -10.0:):
set block to diamond ore
?
alr
on block break of diamond ore:
if location of event-block is (-10: -60: -10:):
set block to diamond ore
no u are putting : after each coordinate instead of ,
on block break of diamond ore:
if location of event-block is (-10,-60,-10,):
set block to diamond ore
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
what does that mean
this is what i use idk if theres a better way https://skripthub.net/docs/?id=2120
if location of event-block is location(-10.0,-60.0,-10.0):
set event-block to diamond ore```