i have made a spawner, but want to give it a probability of spawning a quest item on the corpse, i know ive seen how to do it somewhere, but cannot remember where, can u tell me plz?
you can ADD items to the mob with some probability using
ADD,probability/item
like
orc/ADD,0.1/platehelm
will add a platehelm to the orc 10% of the time.