#How do I make ores drop custom drops?

1 messages · Page 1 of 1 (latest)

steel gorge
novel kiln
#

cub custom drops plugin

vague verge
#

on break:
if event-block is a diamond ore:
clear all drops
drop 1 diamond chestplate

if I remember skript this should work (I did this on my phone the lines might be off)

ancient fossil
formal needle
formal needle
steel gorge
#

So

  if event-block is a diamond ore:
    clear all drops
    drop 1 diamond chestplate at event-location```
#

Then how do I name the item?

vague verge
#

on break:
if event-block is a diamond ore:
clear all drops
drop 1 diamond chestplate named "&b&lDiamond" at event-location

vague verge
formal needle
formal needle
steel gorge
steel gorge
#

What do I need?

#

Like waht plugins?

#

I got skbee, skript, skellet and that

#

What else/

#

Cause it still drops other stuff

#

Please help!

bleak warren
#

no just do

#

"clear drops" or "clear the drops"

#

remove the "all"

#

wait no

steel gorge
bleak warren
#

use "cancel drops of items"

steel gorge
#

No it works like this

#

dw

#

The clear the drops!

#

Ty!

bleak warren
#

skhub says "clear drops" only works in death events but ok

formal needle
pine oak
formal needle
copper rose
formal needle
#

Just sick of people coming crying to help channels cause chatgpt cant skrpt for them

#

And they dont even try to look at it themselves