Where is the rare drop on mobs?

Started by Luftom on

Topic category: Help with MCreator software

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Where is the rare drop on mobs?

Hello! so, when I'm going to create a mob (I'm on version 2020.1) and I'm going to choose the drops, only the defaut drop option appears and the rare drop option does not appear. If anyone knows how to help me or where is the option of rare drops answer this topic. Thanks.
 

Joined Jan 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
As I know nowhere, but not…
Sun, 04/05/2020 - 06:19

As I know nowhere, but not sure about this. However you can add X% chance to drop the item
Random < 0.0X=X%chance
Random < 0.X=X0%chance
Random < X=X00%chance