Started by
fuchsiashock
on
Topic category: User side tutorials
Ready to import, this is the 8 way random procedure for custom mob drops from the youtube tutorial. Just import to a new procedure and fill in the spawn gems you want to drop.
0.5 values before each spawn gem indicates a 50/50 chance.
Changing any of those values to 0.2 will make it an 80% chance.
1) edit your existing entity
2) Add "when entity dies" procedure
3) In that new procedure, create 3 local variables - random, random2, random3
4) Import the downloaded procedure
5) Set the loot you want for each occurrence
https://drive.google.com/open?id=1yr_galV1jiaBViJDPDpgjAFz78q2ul8q
Edited by fuchsiashock on Fri, 02/07/2020 - 10:08