#block drop script
1 messages · Page 1 of 1 (latest)
You’re canceling all block drops.
And then just giving the player 4 spruce logs.
You always check before doing.
ive tried that already
on break:
if event-block is spruce log:
cancel drops
give 4 oak logs to player
this right?